/* CSS Document */

form {
	margin-top: 0px;
	margin-bottom: 5px;
}

.bb_form{
 font-family: Verdana;
 font-size: 9px;
 color: #296398;
 }
 
.bb_form a,.bb_form a:hover {
	color: #CC0000;
	text-decoration: underline;
}

input.bb_form {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 border: 1px solid #296398;
 }
 
select.bb_form {
 font-family: Arial, Helvetica, sans-serif;
 
 border: 1px solid #296398;
 }