﻿body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tblGeneralStyle
{
	direction:ltr;
	border:1px solid #999;
	font-size:14px;
}

.tblTitleNewStyle
{
	direction:ltr;
	border:1px solid #999;
	border-width:1px;
	font-size:14px;
	width:460px;
}


.tblWelcome
{
	direction:ltr;
	border:1px;
}

.textBoxes
{
	/*padding:3px;*/
	font-size:18px;
	border:1px solid #999;
	width:220px;
}

.dropDownStyle
{
	font-size:16px;
	width:70px;	
}

.titleStyle
{
	border-bottom:1px solid #999;
	font-size:14px;
	width:469;
	padding: 5px 0px 5px 3px;
	font-weight:bold;
}

.continueButtons
{
	background-image:url("../Images/button.png");
	color:Black;
	cursor:pointer;
	width:156px;
	height:46px;
	border:0;
}

.chkBoxList
{
	text-align:left;
}

.chkBoxList td
{
	width:100px;
}

.lblMsg
{
	color:Red;
}