@charset "iso-8859-9";
/* CSS Document */
body  {
	background-color:#000000;
	color:#555555;
	font-size:11px;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 0px; 
	margin:50px 0px 0px 0px;

}
h1, h2, h3, h4 {
	font-size:16px;
	color:#7D8B17;
	font-family:Tahoma, arial, Times, serif;
	font-weight:bold;
	padding-left:0px;
}
a {
font-size:11px;	
color:#7D8B17;
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}
.postmetadataalt {
	font-size:9px;
}

.white{
	vertical-align:top;
	font-size:11px;	
	color:#ffffff;
}
.green{
	vertical-align:top;
	font-size:16px;	
	color:#7D8B17;
}
.green10{
	vertical-align:top;
	font-weight:bold;
	font-size:10px;	
	color:#ccff00;
}
.white10{
	vertical-align:top;
	font-size:11px;	
	color:#ffffff;
}
.black{
	vertical-align:top;
	font-size:11px;	
	color:#000000;
}
.gri{
	font: 11px "Tahoma"; 
	color:000000; 
	border: solid A0BDD3 1px;
}
INPUT.text{
	font: 11px "Tahoma"; 
	color:000000; 
	border: solid A0BDD3 1px;
}

INPUT.enter{
	font: 11px "Tahoma"; 
	border: outset dddddd 1px; 
	background-color: EEEEFF; 
	color: 333333; 
	font-weight:bold;
}