.content a 
{
	color: white;
	font-weight: bold;
}
a
{
	color: white;
}
body
{
	margin: 0px;
	background-color: #D0D0D0;
}
.menu
{
	cursor: pointer;
}
.footer
{
	font-size: 6.5pt;
	padding-top: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer a
{
	color: #111111;
	text-decoration: none;
}
.footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.headline
{
	FONT-SIZE: 10pt; 
	FONT-WEIGHT:bold; 
	COLOR: #0066CC; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-DECORATION:none;
}
.type 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
}
.catBox
{
	vertical-align: top;
	width: 230px;
	border: thin solid #999999;
	background-color: #DDDDDD;
	padding:5px;
}
.button
{
	width: 100px;
	background: silver;
}
.formbutton
{
	width: 100px;
}
.formcontent
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.content
{
	font-family: Tahoma;
	font-size: 12px;
}
.textbox
{
	background-color: #E1DCC9;
}
.dropdown
{
	width: 400px;
	background-color: #E1DCC9;
}
.bottomBox
{
	padding-top: 10px;
	padding-left: 15px;
	vertical-align: top;
}
.mapButton
{
	color: white;
	background-color: #C72FD0;
	border: 1px outset White;
	font-size: 9px;
	font-weight: bold;
}