@charset "UTF-8";
#menu #border_table #divisions .menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}
#menu a:hover {
	color: #330000;
	text-decoration: underline;
}
#topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
}
#topmenu a {
	color: #999999;
	text-decoration: none;
}
#topmenu a:hover {
	color: #330000;
	text-decoration: underline;
}
