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

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

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#717171;
	}
	
span a { color:#F0D24F; text-decoration:none}
span a:hover{ color:#F0D24F; text-decoration:underline}

.l_text { color:#C7C7C7; text-decoration:none}
.l_text:hover{ color:#C7C7C7; text-decoration:underline}
	
.h_text { color:#F0D24F}
	
.c_text { color:#3A3A3A; font-size:10px}
.c_text a{ color:#3A3A3A; text-decoration:none}
.c_text a:hover{ color:#3A3A3A; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.border { border:3px #343434 solid}

.padding { padding:9px 9px 10px 10px}

.div-scrol { width:390px; height:242px}

.line { width:337px; height:1px; background:url(images/bg-line.gif) repeat-x}

.form{height:23px; margin-top:2px;}
.form input	{width:181px; height:20px; border:none; background-color:#2E2E2E; padding-left:5px; color:#F0D24F}

textarea{width:181px; height:78px; border:none; background-color:#2E2E2E; padding-left:5px;  overflow:hidden; margin-top:2px; color:#F0D24F}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin:0px 0px 0px 0px; padding:0px 0px 0px 9px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#C7C7C7; text-decoration:none;}
li a:hover {text-decoration:underline;}