body {
	background-color: #C8DD00;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blacktext {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold
}
.alltext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {margin-left: 10px}
#thumbs img {
	border: 1px dashed White;
}
#thumbs a:hover img {border: 1px solid #FFCC00;}
#thumbsNoLines img {
	border: none;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold
	
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold
}
a:active {
	color: #FFFF99;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold
}

a:link.small_12 {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
	
}
a:visited.small_12 {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
}
a:hover.small_12 {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
}
a:active.small_12 {
	color: #FFFF99;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
}
a:link.green {
	color: #006400;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold
}
a:visited.green {
	color: #006400;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover.green {
	color: #FFA500;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold
}
a:active.green {
	color: #006400;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold
}
.border {
	width: 800px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: dashed;
	border-color: #7F8000;
	padding: 4px;
}