body{
padding:0px;
margin:0px;
background-color:#010005;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, input, textarea, body, font
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#fff;
	}
	
a {color:#A5A5A5;}

font { color:#A5A5A5;}
	
.c_text { color:#4B4B4B; line-height:14px;}
.d_text { color:#f0660b; line-height:14px;}
.e_text { color:#f0660b; font-size:16px;}
.c_text font { color:#767676; font-size:9px;}
.c_text a { color:#767676;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}
	
	input.btn{
   color:#999999;
   background-color:#000;
   border:1px solid;
   border-top-color:#783719;
   border-left-color:#783719;
   border-right-color:#783719;
   border-bottom-color:#783719;}
   
   input.btnhov{
   border-top-color:#fff;
   border-left-color:#fff;
   border-right-color:#fff;
   border-bottom-color:#fff;}
   

.form {height:24px; margin-top:6px;}
.form input {width:175px; height:21px; border-color:#783719; border-width:1px; background-color:#121314; border-style:solid; padding-left:5px; color:#fff}

textarea {width:175px; height:104px; border-color:#783719; border-width:1px; background-color:#121314; border-style:solid; padding-left:5px; color:#fff; overflow:hidden; margin-top:6px;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 14px; line-height:18px;}
li a  {color:#A2A2A2;}