body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
}

.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 0 0 0 18px;
	margin: 10px 0 5px 0;
	border-bottom-style: none;
	background-color: #333333;


}

div {
	background-color: #3F3F3F;
	padding: 10px 0px 10px 10px;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #6F6F6F;
	width: 940px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
.toptable {
	background-color: #4F4F4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F6F6F;

}
.menubottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #333333;
	border: none;
	color: #999999;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
