body
{
	margin: 0px;
}
td.page_bg_l{
	background:url(../images/left_page_bg.gif) repeat-y right top;
}
td.page_bg_r{
	background:url(../images/right_page_bg.gif) repeat-y left top;
}
a.login{
	color:#333333;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
span.login_div{
	color:#333333;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
td.bharat_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing:3px;
}
td.user_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.5px;
}
td.username{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.loginuser {
height:20px;
background-repeat:no-repeat;
background-position: left center;
border: 1px solid #cccccc;
} 
.loginpass {
height:20px;
background-repeat:no-repeat;
background-position: left center;
border: 1px solid #cccccc;
} 
td.rember {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.button { 
background-color:#5994c7;
border: 1px outset #ffffff;
height: 23px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 80px;
}
.changepass { 
background-color:#5994c7;
border: 1px outset #ffffff;
height: 23px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
width: 110px;
}
td.copyright {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.forgot_link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.forgot_link:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005da2;
	text-decoration: none;
	font-weight: normal;
}
span.forgot_div {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
td.vendor_tab{
	background:url(../images/vendor_tab.gif) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.5px;
	font-weight: bold;
	padding:0 0 0 30px;
}
.validatorCalloutHighlight
{
    background-color: aliceblue;
}
 .toolbar
{
	font-size: 14px;
	font-family: Verdana;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#a8c8e6);
	color: #000000;
}
.selectedtoolbar
{
	font-size: 14px;
	font-family: Verdana;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#a8c8e6,endColorStr=#ffffff);
	color: #000000;
}
 .toolbarback
{
	font-size: 13px;
	font-family: Verdana;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#a8c8e6);
	color: #000000;
}
a.Logout_link
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/login_in.gif);
	background-repeat: repeat-x;
	width:80px;
}
a.Logout_link:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005da2;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/login_on.gif);
	background-repeat: repeat-x;
	width:80px;
}
.errorTable
{
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
    width: 100%;
    font-size: 10pt;
    color: #ff0000;
    font-family: Verdana;
    vertical-align: middle;
    text-align: center;
    background: url(../images/error.gif) #ffd6d3 no-repeat left center;
    left: 30px;
    position: static;
    top: 10px;
   
}
.successTable
{
    border-right: forestgreen 1px solid;
    border-top: forestgreen 1px solid;
    border-left: forestgreen 1px solid;
    border-bottom: forestgreen 1px solid;
    width: 100%;
    background-color: #eaffe3;
    font-size: 10pt;
    color: #006600;
    font-family: Verdana;
    background-position: left center;
    background-image: url(../images/info.gif);
    background-repeat: no-repeat;
}
td.vendor_tab{
	background:url(../images/vendor_tab.gif) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.5px;
	font-weight: bold;
	padding:0 0 0 20px;
}
td.header
{
	font-family:Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background:url(../images/vendor_tab_old.gif) no-repeat left bottom;
	height:30px;
	padding:0 0 0 20px;
	color: #FFFFFF;
}
td.subheader
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	padding: 0 0 0 20px;
	background-color: lightgrey;
}
td.subtext
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;	
	color: #000000;
	text-align:left;
	
}
td.subtext1
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;	
	color: #000000;
	text-align:right;
	
}
.modalPopup
{
background-color: #f5f5f5;
border-width: 3px;
border-style: solid;
border-color: Gray;
padding: 3px;
width: 100px;
height: 0 auto;
font-family: Thomba;
font-size: 10pt;
 
} 

.GridView
{
	font-style:normal;
	font-family:Verdana;
	font-size:12px;
	color:#660000;
	/*background-color: #eaffe3;*/
}

.TDHeading
{
	font-style: normal;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	height:22px;
	text-align: left;
}

.TDImgHeading
{
	font-style: normal;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	text-align: left;
	height:22px;
	background-image: url(../images/dark_gray.png);
	background-repeat: repeat-x;
}

.TDSubHeading
{
	font-style: normal;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align: left;
	height:22px;
	background-image: url(../images/light_gray.png);
	background-repeat: repeat-x;
}

/* header styles */
.header1
{
    position:relative;
    color:#000000;        
    cursor:move; /* So the user knows they can drag the panel */
}
.header1 .outer
{
    background:url(image/top-right.png) right no-repeat;
    padding-right:40px;
}
.header1 .inner
{
    background:url(image/top-left.png) left no-repeat;
    padding-left:9px;
}
.header1 .content
{
    height:35px;
    background:url(image/top-mid.png) repeat-x;
}
.header1 .content H2
{
    font-size:12pt;
    font-weight:bold;
    color:#fff;
    padding-top:6px;
    margin:0;
}
.header1 .close
{
    /* the image is 35x35 pixels wide */
    height:25px;
    width:35px;	
    /* position the image */
    position:absolute;	
    top:4px;
    right:7px;	
    background:url(image/close.png) no-repeat;	
    cursor:pointer;
}
.header1 .close:hover
{
    /* set the hover image */
    background:url(image/close-hover.png) no-repeat;	
}        

/* dialog body styles */
a.Home {
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.Home:hover {
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
}

.TextRightAlign
{
	text-align:right;	
}

.HideControl
{
	width:0px;
	display:none;
}
.NoBorder
{
	border-style:none; 
	border-color:White;
    text-align:right;
    width:60px;
}
.NoBorderWithLeft
{
	border-style:none; 
	border-color:White;
    text-align:left;
    width:40px;
}
#topbar{
position:absolute;
border: 1px solid black;
background-color: #E0ECF8;
padding: 2px;
visibility: hidden;
z-index: 100;
}
a.top_menu{
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.top_menu:hover{
	color: #4B4B4B;
}
td.title{
	background-attachment: fixed;
	background: url(../img/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
td.title_black{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; color:#000000;
	padding-left:25px;
}
td.title_b{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000000;
}
td.title_w{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#ffffff;
}
td.normal_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
td.normal_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
td.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
table.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
td.vendor_tab{
	background:url(../img/vendor_tab.gif) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.5px;
	font-weight: bold;
	padding:0 0 0 30px;
}
table.border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
