﻿html body form .RadInput .MyEmptyTextBox,
html body form .RadInput .MyEnabledTextBox,
html body form .RadInput .MyHoveredTextBox,
html body form .RadInput .MyFocusedTextBox,
html body form .RadInput .MyInvalidTextBox,
html body form .RadInput .MyNegativeTextBox
{
	color:#33337f;
	background: url('images/ap_textbox.png') repeat-x;
	border-style:solid;
	border-width:0.75pt;		
	border-color:#006ec7;
	FONT-WEIGHT: normal;
}
html body .RadInput .MyEmptyTextBox{color:#999;}
html body form .RadInput .MyEnabledTextBox{}
html body form .RadInput .MyHoveredTextBox{border-color:#3f5f94;}
html body form .RadInput .MyFocusedTextBox{border-color:#3f5f94;}
html body form .RadInput .MyInvalidTextBox{border-color:#d24000;background:#fff 100% -298px no-repeat url('images/Input/sprite.gif');color:#b32d34;}
html body form .RadInput .MyNegativeTextBox{color:#930;font-weight:bold;}
.error_Msg{font-weight:bold;padding:0px;color:#b32d34;}
.loading_Msg{font-weight:bold;padding:0px;color:#b32d34;}
.upperbar{background:url('images/upper_cellbg.png');}
.ads_cell{background:url('images/ads_bg.png');}
.marquee_cell{background:url('images/marquee_bg.png');line-height:30px;color:White;font-weight:bold;padding-top:3px;}
.grd_Custom .rgMasterTable .rgHeader { font-family:Arial ; font-size:10pt;} 
.grd_Custom .rgMasterTable .rgRow td, 
.grd_Custom .rgMasterTable .rgAltRow td { border-right-width:1px; border-left-width:0px; border-left-style:solid; border-right-style:solid; border-color:#c1d4f2; background-color:white;}
.grd_Custom .rgMasterTable .rgFooter td { border-left-style:none; border-right-style:none;}
.grd_Custom .rgMasterTable .rgAltRow .bs,
.grd_Custom .rgMasterTable .rgRow .bs{ border-right-style:none;border-left-style:none; text-align:center;}
.validator2{font-weight:bold; padding: 0 30px;background:#fff 100% -300px no-repeat url('images/Input/sprite.gif');color:#b32d34;}
.pdf_links
{
	background : url('images/pdf_btn.png');
	line-height:29px;
	color:White;
	font-weight:bold;
	font-size:12pt;
	text-indent:30px;
	text-decoration:none;
	text-align:right;
	float:right;
}
.pdf_links a {color:White; }