body{
padding:0px;
margin:0px;
background-color:#030503;
}

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:#000000;
	}
	
.border { border-left:1px solid #3E3E3E; border-right:1px solid #3E3E3E}

.h_text { color:#D1D1D1}
.h2_text { color:#656565}

.l_text { color:#648195; text-decoration:none}
.l_text:hover{ color:#648195; text-decoration:underline}
.l2_text{ color:#8D8D8D; text-decoration:none}
.l2_text:hover{ color:#8D8D8D; text-decoration:underline}

.p_text a{ color:#8D8D8D; text-decoration:none}
.p_text a:hover{ color:#3B89CD}
	
.c_text { color:#414141; font-size:10px}
.c2_text { color:#606060; font-size:10px}
.c2_text a{ color:#606060; text-decoration:none}
.c2_text a:hover{ color:#606060; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.lh { line-height:13px}
	
.bg-tl {
	background-color: #1F201F;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-tr {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-bl {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-br {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg-tl {
	background-color: #1F201F;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-tr {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-bl {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-br {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.form{height:23px; margin-top:2px;}
.form input {width:219px; height:20px; border:#153A6F 1px solid; background-color:#030503; padding-left:5px}

textarea {width:219px; height:66px; border:#153A6F 1px solid; background-color:#030503; padding-left:5px; overflow:hidden; margin-top:2px}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {font-family:Tahoma; font-size:11px; line-height:17px; color:#8D8D8D;}

.ul2 ul {margin:0; padding:0; list-style:none}
.ul2 li  {background:none; margin:0px; padding:0px}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:17px; color:#656565;}
