/* CSS Document */
body
{
	margin:0px;
}
.text
	{
	color : #255CB0;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 
	line-height:18px;
	}
	.text1
	{
	color : #255CB0;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.white_text
{
	color : #ffffff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 
	line-height:18px;

}
	
	.input_tupe1
 {
 	font-size:8pt;
	 height:16px;
 	 border-right: #769ED9 1px solid;
	 BORDER-TOP: #769ED9 1px solid;
	 BORDER-LEFT: #769ED9 1px solid;
	 BORDER-BOTTOM: #769ED9 1px solid;
	 BACKGROUND-COLOR: #ffffff;
	 color:#255CB0;
 }
 
 a
{
	color :  #484848;
    font-size : 10px;
	font-family : verdana;
	text-decoration: none;
	}
a:hover
{
}	
.footer
	{
		color : #255CB0;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.footerlink
	{
		color : #255CB0;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
.footer.a:footerlink
	{
		color : #255CB0;
	}

.errtext
{
	font-family: Arial,Verdana, sans-serif; 
	font-size:8pt;
	color: #ff0000;
}

.txtbox
	{
 	 border-right: #769ED9 1px solid;
	 BORDER-TOP: #769ED9 1px solid;
	 BORDER-LEFT: #769ED9 1px solid;
	 BORDER-BOTTOM: #769ED9 1px solid;
	 BACKGROUND-COLOR: #ffffff;
	 color:#255CB0;
}

.tablebgcolor
{
	color : #255CB0;
	font-size : 8pt;
	font-family :  Arial,Verdana, sans-serif; 
	text-decoration  :  none;
}
.tablebody
{
	color : #255CB0;
	font-size : 8pt;
	font-family :  Arial,Verdana, sans-serif; 
	text-decoration  :  none;
}
.text
{
	color : #255CB0;
	font-size : 8pt;
	font-family :  Arial,Verdana, sans-serif; 
	text-decoration  :  none;
}


select
 {
	 /*height:18px;*/
 	 border-right: #769ED9 1px solid;
	 BORDER-TOP: #769ED9 1px solid;
	 BORDER-LEFT: #769ED9 1px solid;
	 BORDER-BOTTOM: #769ED9 1px solid;
	 BACKGROUND-COLOR: #ffffff;
	 color:#255CB0;
}
textarea
 {
 	 border-right: #769ED9 1px solid;
	 BORDER-TOP: #769ED9 1px solid;
	 BORDER-LEFT: #769ED9 1px solid;
	 BORDER-BOTTOM: #769ED9 1px solid;
	 BACKGROUND-COLOR: #ffffff;
	 color:#255CB0;
}

.button
{
	border-right: #769ED9 1px solid;
	BORDER-TOP: #769ED9 1px solid;
	BORDER-LEFT: #769ED9 1px solid;
	BORDER-BOTTOM: #660000 1px solid;
	font-family: Arial,Verdana, sans-serif; 
	font-size : 7.5pt;
	font-weight:bold;
	color: #FFFFFF;
	BACKGROUND-COLOR: #769ED9;
}