<!-- 
 
body 
{ 
background-color: #ffffff; 
 
scrollbar-base-color: #e2f1f8; 
scrollbar-arrow-color: #000099; 
} 

.a 
{ 
font-family: verdana,helvetica,geneva,arial,sans-serif; 
font-size: 11px; 
font-style: normal; 
color: #ffffff; 
font-weight: bold; 
text-decoration:none; 
} 
 
a:hover 
{ 
font-family: verdana,helvetica,geneva,arial,sans-serif; 
font-size: 10px; 
font-style: normal; 
color:#ca3b3f; 
font-weight: bold; 
text-decoration:none; 
} 
 
.b 
{ 
font-family: verdana,helvetica,geneva,arial,sans-serif; 
font-size: 10px; 
font-style: normal; 
color: #7596b7; 
font-weight: none; 
text-decoration:none; 
} 
 
b:hover 
{ 
font-family: verdana,helvetica,geneva,arial,sans-serif; 
font-size: 10px; 
font-style: normal; 
color:#cc0000; 
font-weight: none; 
text-decoration: none; 
} 

.menu_td 
{ 
background-repeat: repeat; 
background-color: #f2fbfd; 
} 
 
.bullets_text 
{ 
font-family: Verdana,Helvetica,  Geneva, Arial, sans-serif;
	color: #777777;
	font-weight: bold;
	font-size: 11px;

}
.bullets_text1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #91D264;
	font-weight: bold;
	font-size: 11px;
}

.body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	font-weight: none;
	font-size: 10px;

	}
	.body_text1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: none;
	font-size: 11px;

	}



/*******************FORM************************************************/


}

.textarea {
border: 1px solid #3F688C;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: 10px;
font-weight: none;
color: #5A5A5A;
}

.select {
background-color: #D7E7ED;
border: 1px solid #3F688C;
font-family: Arial, Arial, Helvetica;
font-size: 11px;
font-weight: none;
color: #000000;

}

.button {
border: 1px solid #3F688C;
background-color: #A1DFF4;
font-family: Arial, Arial, Helvetica;
font-size: 10px;
color: #000000;
font-weight: bold
}
.input1 {
border:1px solid #3F688C;
height:18;
font-family: Arial, Arial, Helvetica;
font-size: 10px;
font-weight: none;
color: #000000;

}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
color: #CC0000;
font-size: 10px;}
.style6 {
color: #CC0000; font-weight: bold; }

.checkbox{
padding: 1px;
margin: 1px;
width:15px;
display:inline;
float:left;
color: #3f688c;

} 

//-->