body{
padding:0px;
margin:0px;
background-color:#2D3331;
}

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:12px;
	line-height:16px;
	color:#666666;
	}
	
strong a {
	color:#CCCCCC;
	font-size:9px;
	text-decoration:none
}
strong a:hover{
	color:#999999;
	text-decoration:underline
}

span strong {
	color:#CCCCCC
}

span a {
	color:#999999
}

.h_text {
	
	font-size:9px
}
	
.s_text { color:#424846; font-size:9px}
	
.l_text {
	color:#999999
}
	
.c_text {
	color:#999999;
	font-size:9px;
	font-weight:bold
}
.c_text a{
	color:#999999;
	font-size:9px;
	font-weight:bold;
	text-decoration:none
}
.c_text a:hover{
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	text-decoration:underline
}

.div { background:url(images/bg-line2.gif) repeat-x; height:1px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:24px; margin-top:6px;}
.form input	{width:138px; height:21px; border-color:#808080; border-top-width:1px; background-color:#ffffff; padding-left:5px}

textarea{width:138px; height:91px; border-color:#808080; border-top-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:6px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat; background-position:0px 10px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 9px; font-weight:bold}
li a  {
	font-family:Tahoma;
	font-size:9px;
	line-height:23px;
	color:#999999;
	text-decoration:none;
}
li a:hover {text-decoration:underline;}
