/* CSS Document */
.banner
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	height: 20px;
	width: 150px;
}
.txtboxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.txtlegend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.btntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height: 25px;
	width: 75px;
}
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 100px;
	width: 250px;
}
.legend
{

	font-family:"Helvetica";
	color:#5d8bb1;
	font-size:18px;
	font-weight:bold;


} 
.fieldset
{

	border-style:solid;
	border-color:#5d8bb1;

} 
.formsubheads
{
	font-family:"Helvetica";
	color:#663300;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
} 
.admin_leftmenu
{ 
	font-family:"Helvetica";
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px; 

}
.admin_leftbg
{
	background-color: #ffcc33;
	width:200px;
	height:30px;
	border: 1px outset #000; 
} 

.sess_msg
{
	font-family:"Helvetica";
	color:black;
	font-size:14px;
	font-weight:bold;
} 

.mandatory
{
	font-family:"Helvetica";
	color:red;
	font-size:11px;
	font-weight:normal;
} 

.breadcrum
{
	font-family:"Helvetica";
	font-size:12px;
	color:#3366cc;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
} 
.breadcrums
{
	font-family:"Helvetica";
	font-size:10px;
	color:#3366cc;
	font-weight:normal;
	text-decoration:none;
} 
.breadcrums:hover
{
	font-family:"Helvetica";
	font-size:10px;
	color:#3366cc;
	font-weight:normal;
	text-decoration:underline;
} 
.footer
{
	font-family:"Helvetica";
	font-size:10px;
	color:#3366cc;
	font-weight:normal;
	text-decoration:none;
	border: 1px solid;
} 

.error_msg
{
	font-family:"Helvetica";
	color:red;
	font-size:12px;
	font-weight:bold;
} 

.content
{
	font-family:"Helvetica";
	font-size:13px; 
	text-decoration:none;
	color:#000000;
} 

.frm_head
{
	font-family:"Helvetica";
	font-size:14px;
	color:#3366cc;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
} 

.anchor
{
	font-family:Helvetica;
	font-size:14px;
	color:#999900;
	font-weight:bold;
	text-decoration:;
	padding-left:5px;
	text-decoration: underline;
} 