.textbox {
   	width: 10em;
   	background-color: #FFFFFF;
   	color: #000000;
   	border-width: 1;
   	border-color: #004B85;
}

.bigbox {
   	background-color: #FFFFFF;
   	color: #000000;
   	border-width: 1;
   	border-color: #004B85;
}

.bottom_bar {
	font-family: helvetica, arial, verdana;    
	FONT-SIZE: xx-small;
	text-decoration: none;
}
	
.main_text {
	font-family: helvetica, arial, verdana;    
	COLOR: #000000;
	FONT-SIZE: 12;
	text-decoration: none;
}

a.side:link {color: #004B85; text-decoration: none;}
a.side:active {color: #004B85; text-decoration: none;}
a.side:visited {color: #004B85; text-decoration: none;}
a.side:hover {color: #00A2B2; text-decoration: none;}

a.bottom_links:link {color: #000000; text-decoration: none; font-weight: bold;}
a.bottom_links:active {color: #000000; text-decoration: none; font-weight: bold;}
a.bottom_links:visited {color: #000000; text-decoration: none; font-weight: bold;}
a.bottom_links:hover {color: #000000; text-decoration: none; font-weight: bold;}