body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(Brksbkg3.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009933;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #009933;
}
.aa {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
#item{

}

#item ul{margin-top:5px; padding:0px; margin:0px; list-style:none;}
#item li{width:auto; clear:both; float:left;}
#item li a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#item li a:hover{
	color:#FFFF00;
}

