body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background: #202020;}
a:link, a:active, a:visited { 
	COLOR: #ffcc33;
	font-weight: bold; 
	text-decoration: none;}
a:hover {
	COLOR: #ffffff; 
	font-weight: bold;
	text-decoration: none;}
input, textarea {
	background: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: arial; 
	font-size: 10px; 
	color: #ffcc33;}	
b {
	font-size: 10px;
	font-weight: bold;	
	font-family: arial;
	color: #ffffff;}
body, table, p {
	font-size: 10px;
	font-weight: bold;	
	font-family: arial;
	color: #cccccc;}
hr {
	height: 1px;
	color: cfc3b5;}
.submit{
	background: #2f261a;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;}
.counter {
	font-family: arial; 
	font-size: 9px; 
	color: #999999;}
.tint {
	background: url(images/tint.png); 
	filter: alpha(opacity=10); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10); 
	-moz-opacity: 10%;
	filter: Alpha(Opacity=10, FinishOpacity=10, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=200);
	width: 20%;
	height: 20%;}
.background {
	background: #202020 url(../images/site/header.gif) no-repeat left top;}
.footer {
	background: url(../images/site/footer.gif) no-repeat left bottom;}
.filter { 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10); 
	-moz-opacity: 10%;
	filter: Alpha(Opacity=10, FinishOpacity=10, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=200);}
.borders {
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;}
.gbdate {
	padding: 2px;
	color: #333333;
	text-align: left;}
#iframe {
	border-width: 0px; 
	width: 300px;
	height: 475px;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;}

