body{
padding:0px;
margin:0px;
background-color:#111111;
}

body {
scrollbar-base-color: #232323;
scrollbar-arrow-color: #42484C;
scrollbar-3dlight-color: #42484C;
scrollbar-darkshadow-color: #42484C;
scrollbar-face-color: #252829;
scrollbar-highlight-color: #252829;
scrollbar-shadow-color: #252829;
scrollbar-track-color: #232323;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:link, a:visited {
	color:#F0D24F;
	/*color:#C8C8C8;*/
	text-decoration:none;
}

strong.orange {
	color:#F0D24F;
}

a:hover { 
	text-decoration:none;
	text-decoration:underline;
}

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:link, .c_text a:visited { 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;}
*/

h1 { font-size:11px; }

h2 { font-size:10px; }

img.text { float:left; margin-right:10px; margin-top:12px; }

table.mainTextTable {
	background-image:url(../images/main/bg.gif);
}

table.mainTextTable td {
	padding:24px 20px 14px 17px;
}

dd { margin-left:0px; margin-bottom:10px; }