body {
	background-color: #000000;
	background-repeat: repeat-y;
}
TD{font-family: arial; font-size: 12px; color: #205B43;}
}
.main:link, a:visited, a:active {
	color: #3AA479;
	text-decoration: none;
	cursor: default;
}
.main:hover {
	color: #125836;
	text-decoration: none;
	cursor: default;
}
.mainb:link, .mainb:visited, mainb:active {
	color: #1A4A37;
	text-decoration: none;
	cursor: default;
}
.mainb:hover {
	color: #083115;
	text-decoration: none;
	cursor: default;
}
.craft:link, .craft:visited, craft:active {
	color: #00009A;
	text-decoration: none;
}
.craft:hover {
	color: #103CB9;
	text-decoration: none;
	cursor: default;
}
#dbmenu {
	position: absolute;
	left: 20px;
	top: 220px;
	border: none;
	padding: 5px;
	width: 142px;
	font-family: arial;
	font-size: 11px;
	color: #205B43;
}
#dbmain {
	position: absolute;
	left: 277px;
	top: 220px;
	border: none;
	padding: 5px;
	width: 585px;
	font-family: arial;
	font-size: 12px;
	color: #205B43;
}
#extra {
	position: absolute;
	left: 277px;
	top: 300px;
	border: none;
	padding: 5px;
	width: 700px;
	font-family: arial;
	font-size: 12px;
	color: #205B43;
}
.highlightit img{
	border: 1px solid #000000;
}
.highlightit:hover img{
	border: 1px solid #3AA479;
}
.highlightit:hover{
color: #3AA479; /* Dummy definition to overcome IE bug */
}
.floatleft 
{ 
	float: left;
	margin: 0 0px 0px 0;
}
