BODY {
	FONT-SIZE: 14px; 
	COLOR: #000000; 
	font-family: "microsoft sans serif",arial,helvetica,"sans serif";
	margin : 0px;
}

.contentmain {
    width: 620px; vertical-align: top;
}
.blueyonder {
    background-color:#F3F5FA; 
    border-left:solid 1px #7994CB;
}
.contenttable {
    width:570; margin-left:10px;
}
.contenthead {
    height: 50px; vertical-align: middle;
}

.clsInfoBox2 {
	color : Navy;
	border: none;
	text-align: left;
	padding-right:5px; 
	font-family: "microsoft sans serif",arial,helvetica,"sans serif";
	font-weight: normal;
	/*font-size: 14px;*/
	cursor: default;
	/*font : /150%;
	scrollbar-3dlight-color : #ebe9e7; 
	scrollbar-base-color : #ebe9e7; 
	scrollbar-track-color : #E0E9E6;
	scrollbar-arrow-color : #2E5C5C;
	scrollbar-darkshadow-color : #ebe9e7; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-face-color : #ebe9e7;*/
	width : 230px;
}
.clsInfofield {
	color : Navy;
	border: none;
	text-align: left;
	padding-right:5px; 
	font-family: "microsoft sans serif",arial,helvetica,"sans serif";
	font-weight: normal;
	/*font-size: 14px;*/
	cursor: default;
	/*font : /150%;
	scrollbar-3dlight-color : #ebe9e7; 
	scrollbar-base-color : #ebe9e7; 
	scrollbar-track-color : #E0E9E6;
	scrollbar-arrow-color : #2E5C5C;
	scrollbar-darkshadow-color : #ebe9e7; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-face-color : #ebe9e7;*/
}
.clsInput {
	color : Navy;
	border: 1px solid #6699cc;
	/*text-align: left;
	padding-right:5px; 
	font-family: "microsoft sans serif",arial,helvetica,"sans serif";
	font-weight: normal;
	font-size: 14px;
	cursor: default;
	scrollbar-3dlight-color : #ebe9e7; 
	scrollbar-base-color : #ebe9e7; 
	scrollbar-track-color : #E0E9E6;
	scrollbar-arrow-color : #2E5C5C;
	scrollbar-darkshadow-color : #ebe9e7; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-face-color : #ebe9e7;
	font : /150%;*/
}
.LabErrorCss{
	color :#B22222;
	border: 1px solid #B22222;
	text-align: left;
	padding:2px; 
	font-family: microsoft sans serif,arial,helvetica,sans serif;
	font-weight: normal;
	font-size: 14px;
	cursor: default;
	background : white;
	padding-bottom : 2px;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 2px;
	}
.clsLicense{
	background-color : #f0f7f7;
	COLOR: #000000; 
	font-weight : normal;
	font-size : 11px;
}
.MainHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 22px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial
}
.clsNewsBox{
	FONT-SIZE: 7pt; 
	margin-left : 2px;
	border : 1px solid #6699CC;
	margin : 8px 20px;
	left : 7px;
	padding : 4px;
}
.clsTableHeader{
	background : #6699cc;
	color : White;
	font-family: "microsoft sans serif",arial,helvetica,"sans serif";
	font-size : 14px;
	font-weight : bold;
}
.clsTableBkg{
	background-color : #f0f7f7;
	COLOR: #000000; 
	line-height : 140%;
	font-weight : normal;
	font-size : 14px;
        
}
.clsTableBkgBody{
	background-color : #f0f7f7;
	COLOR: #000000; 
	line-height : 125%;
	font-weight : normal;
	font-size : 14px;
}
.TabErrorCss{
	color : #B22222;
	border: 1px solid #B22222;
	text-align: center;
	padding-right:5px; 
	font-family: "microsoft sans serif",arial,helvetica,"sans serif";
	font-weight: normal;
	font-size: 14px;
	/*font : /150%;*/
	cursor: default;
	background : White;
}
.clsTextArea {
	color : Navy;
	border: none;
	/*text-align: left;
	padding-right:5px; */
	font-family: "microsoft sans serif",arial,helvetica,"sans serif";
	/*font-weight: normal;
	font-size: 14px;
	cursor: default;
	font : /150%;*/
	scrollbar-3dlight-color : #ebe9e7; 
	scrollbar-base-color : #ebe9e7; 
	scrollbar-track-color : #E0E9E6;
	scrollbar-arrow-color : #2E5C5C;
	scrollbar-darkshadow-color : #ebe9e7; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-face-color : #ebe9e7;*/
}
.clsWait{
	border : 4px double White;
	background-color : #6699cc;
	padding : 2px;
	font-family: "microsoft sans serif",arial,helvetica,"sans serif";
	font-size : 12px;
	color : White;
	font-weight : bold;
}
.clsfooter{
	font-size : 10px;
}
.clsHidden{
	visibility : hidden;
	display : none;
	border-style: none;
}
.btnContinue{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnContinue.gif);
    height: 22px;
    width: 90px;
}
.btnSignUp{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnSignup.gif);
    height: 22px;
    width: 90px;
}
.btnNext{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnNext.gif);
    height: 22px;
    width: 90px;
}
.btnBack{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnBack.gif);
    height: 22px;
    width: 90px;
}
.btnLogin{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnLogin.gif);
    height: 22px;
    width: 90px;
}
.btnLoginSecure{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnSLogin.gif);
    height: 22px;
    width: 90px;
}
.btnDecline{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnDecline.gif);
    height: 22px;
    width: 90px;
}
.btnAccept{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnAccept.gif);
    height: 22px;
    width: 90px;
}
.btnRecalc{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnRecalc.gif);
    height: 18px;
    width: 79px;
}
.btnProcessPayment{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnProcessPayment.gif);
    height: 22px;
    width: 90px;
}
.btnManage{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnManage.gif);
    height: 19px;
    width: 80px;
}
.btnPayNow{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnProcessPayment.gif);
    height: 22px;
    width: 90px;
}
.btnReceipt{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnReceipt.gif);
    height: 22px;
    width: 90px;
}
.btnBackToManage{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnAniBack.gif);
    height: 19px;
    width: 80px;
}
.btnChange{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnChange.gif);
    height: 19px;
    width: 43px;
}
.btnMakePayment{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnMakePayment.gif);
    height: 19px;
    width: 43px;
}
.btnLogout{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnLogout.gif);
    height: 19px;
    width: 43px;
}
.btnSave{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnSave.gif);
    height: 22px;
    width: 90px;
}
.btnCancel{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnCancel.gif);
    height: 22px;
    width: 90px;
}
.btnClear{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnClear.gif);
    height: 22px;
    width: 90px;
}
.btnRecalc{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnRecalc.gif);
    height: 22px;
    width: 90px;
}
.btnRight{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnRight.gif);
    height: 22px;
    width: 35px;
}
.btnLeft{
	border: none;
    color: white;
    font-weight: bold;
    background: url(btnLeft.gif);
    height: 22px;
    width: 35px;
}
