body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #232F36;
	background-image: url(/images/back.gif);
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #C3C8CC;
}
a:active {
	color: #FFFF00;
}
.size11 {
	font-size: 11px;
}
.size9d {
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 5px;
}
.buttonleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #626F77;
}
.buttonleft a, .buttonleft a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 2px 0 3px 0;
}
.buttonleft a:hover{
	color: #364751;
	background-color: #D5D8DB;
}
.newmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.newmenu a, .newmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 5px 0 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
.newmenu a:hover{
	color: #364751;
	background-color: #D5D8DB;
}
.bw14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #FFFF00;
	font-size: 11px;
}
.form { margin-top: 0; margin-bottom: 0; }