body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #527322}
a:link {
	color: #527322;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #527322;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style2 {
	color: #FBC412;
	font-weight: bold;
}
.form11 {
 font-size: 13px;
 color: #cccccc; 
 background-color: #333333;
 border: 1px solid #555555;
}
.form22 {
 font-size: 13px;
 color: #cccccc; 
 background-color: #111111;
 border: 1px solid #333333;
}

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #000;
		padding: 4px;
		width: 950px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #111111;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #333333;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	div.thumb {float: left; padding: 7px; width: 80px; height: 80px; }
#thumbs {position: relative; width: 950px; }
