body {padding:0; margin:0; background-color:#323232}
body, td, textarea{
	font-size:9px;
	font-family:Tahoma;
	color:#4c88cf;
	line-height:normal;
	vertical-align:top;
	padding:0px;
	text-transform: uppercase;
	font-style: normal;
}
input{
	font-size:11px;
	font-family:Tahoma;
	color:#4c88cf;
	line-height:normal;
	vertical-align:top;
	padding:0px;
	font-style: normal;
}
iframe
{
	background-color: #2D2D2D;
}
br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{
	color:#4c88cf;
	text-decoration:underline
} 
a:hover{
	text-decoration:blink
}
.a{color:#DDDDDD;}
.a1{color:#DDDDDD; font-size:12px}
.a2{color:#ffffff;}
span{

}

ul{margin:0; padding:0; list-style:none; line-height:16px}
li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px; padding-left:10px; background-position:0 8px }
li a{color:#707272;} 

.set{
	line-height:normal;
	color:#4c88cf;
	text-decoration: underline;
}

.set1{ line-height:13px; color:#ffffff; text-transform:uppercase}
.set2{ line-height:16px}

.footer{color:#7B7B7B;} 
.footer a {color:#9C9C9C; text-decoration:none} 
.footer a:hover{ text-decoration:underline}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:8px; background-position:0 5px; vertical-align:middle; color:#D3D3D3; font-weight:bold; text-decoration:none} 
.more:hover{ text-decoration:underline}

input{
   background:#2E2E2E;
   border:1px solid #8A8A8A;
   padding-left:5px;
   
}
textarea{
   background:#2E2E2E;
   border:1px solid #8A8A8A;
   padding-left:5px;
   width:214px; height:162px;
   overflow:auto}
#wrapper
{
	width:30%;
}
#input-label
{
	float:left;
	font-size:12px;
	font-weight:bold;
}
#user-input
{
	margin-left:20%;
}
#user-input input textarea
{
	width:50%;
}
#input-field
{
	margin-bottom:1%;
}
#message
{
	font-weight:bold;
}
#admin-record
{
	width:500px;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
}
#admin-record-element
{
	margin-bottom:10px;
}
#admin-record-element a
{
	font-size:12px;
}
