body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #640000;
}
body,td,th {
	font-size: 12px;
	color: #CCCCCC;
}


#menuShow{
	border: 1px solid #999999;
	background-color: #cccccc;
	padding: 0px;
	font-size: 10px;
	font-family: tahoma;
	position: absolute;
	width: 90px;
	height: auto;
	left: -1px;
}

#menuSelect{
	border: 1px solid #999999;
	background-color: #cccccc;
	padding: 0px;
	font-size: 10px;
	font-family: tahoma;
	position: absolute;
	width: 90px;
	height: auto;
}
a.xxx {  font-family: "tahoma"; font-size: 12px; line-height: 16px; color: #999999; text-decoration: none}
a.xxx:hover {  font-family: "tahoma"; font-size: 12px; line-height: 16px; color: #FFFFFF; text-decoration: none}
a {  font-family: "tahoma"; font-size: 10px; line-height: 16px; color: #333333; text-decoration: none}
a:hover {  font-family: "tahoma"; font-size: 10px; line-height: 16px; color: #FFFFFF; text-decoration: none}

