body{
padding:0px;
margin:0px;
background:#1C1C1B url(images/main_bg.jpg);
background-repeat: repeat-x;
}

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:14px;
		color:#C9C9C9;
	}

a { color:#C9C9C9;}
	
.c_text { line-height:12px;}
.c_text a { color:#8FB709;}

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

.input	{width:171px; height:20px; border-color:#6F6F6F; border-width:1px; background-color:#303030; border-style:solid; padding-left:5px}

textarea {width:171px; height:180px; border-color:#6F6F6F; border-width:1px; background-color:#303030; border-style:solid; padding-left:5px; overflow:hidden;}

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 11px; line-height:18px;}

.m1 { background:url(images/m1-dr.gif) repeat-y;}
.m1 font a { color:#8FB709;}


.m2 { background:url(images/m2.jpg) no-repeat bottom; color:#191919; line-height:12px;}
.m2 a { color:#191919;}
.m2 ul li {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 25px; line-height:18px;}
.m2_dr { background:url(images/m2-dr.jpg) repeat-y;}

.m4 { background:url(images/m3-dr.gif); color:#ADADAD; line-height:13px;}
.m4 strong { color:#FFFFFF;}

.m3 { background:#000000; color:#9E9E9E; line-height:12px;}
.m3 a { color:#9E9E9E;}
.m3 font a, .m4 font { color:#8FB609;}
.m3 font img { margin-right:5px;}
.m3 ul li { line-height:16px;}

.m1_1 { background:url(images/1-m1.gif)}

.m2_1 { background:url(images/1-m2.jpg) repeat-y;}

.scroll
	{
		scrollbar-3dlight-color:#353535;
		scrollbar-track-color:#353535;
		scrollbar-shadow-color:#353535;
		scrollbar-face-color:#000000; 
		scrollbar-arrow-color:#959595;
		scrollbar-darkshadow-color:#353535;
		scrollbar-highlight-color:#353535;
		
		height:173px;
		overflow: auto;
		padding-right:40px;
	}