body {
	background-color: #006600;
}
td {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #cc0000;
	text-decoration: underline;
}
a.submenu:link {
	color: #000077;
	text-decoration: none;
	line-height: 12px;
}
a.submenu:visited {
	color: #000077;
	text-decoration: none;
	line-height: 12px;
}
a.submenu:hover {
	color: #666666;
	text-decoration: underline;
}
a.submenu:active {
	color: #000099;
	text-decoration: underline;
}
a.topmenu:link {
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}
a.topmenu:visited {
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}
a.topmenu:hover {
	color: #999999;
	text-decoration: underline;
}
a.topmenu:active {
	color: #999999;
	text-decoration: underline;
}
.menueng {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	line-height: 15px;	
}
.menueng2 {
	font-size: 13px;
	font-weight: bold;
	color: #888888;
	line-height: 13px;
}
.solidbox {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #333333;
	border: 1px solid #AAAAFF;
	padding: 2px;
}
.redfont {
	color: #FF0000;
}
.grayfont {
	color: #999999;
}