body {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	background-color:#e1e1e1;
	font-size:11px;
	color:#39479D;
	margin:0px;
}
a:link{color:#1D86C7;}
.blue_bg{
background-image: url(../images/blue_bar.gif);
height:7px;
background-repeat:repeat-x;
}
.footer{
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
height:57px; 
font-size:10px;
color:#FFFFFF;
padding-left:20px;
}
.white_font{
color:#FFFFFF;
text-decoration:none;
}
.tab{background-image:url(../images/red_tab_bar.gif);
background-repeat:repeat-x;
height:38px;
}
.tab_text{font-size:10px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.tab_text:hover{font-size:10px;
color:#ACE8FF;
font-weight:bold;
text-decoration:none;
font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.hd{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#004DB3;
}
.red{color:#474646;
}
.red_bg{background-color:#22417F;
}
.highlight_text{color:#ffffff;
text-decoration:underline;
font-size:11px;
}
.link_rightclm{
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
text-align:left;
}
.yellow_bg{
font-size:11px;
} 
.div{
float:right;
width:60px;
height:10px;
}
.blue_rght{
background-image:url(../images/blue_rght.gif);
background-repeat:repeat-y;
background-position:bottom;}
.input{
border:1px solid #0A4F9A;
background-color:#FFFFFF;
height:14px;
color:#0A4F9A;
font-size:11px;
}
.link_clr{color:#1D86C7;}
.cyan{color:#00CBF7;
font-weight:bold;
}