body{
padding:0px;
margin:0px;
background-color:#3E464A;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, td, li, a, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#B0B0B0;
	}

a { color:#E55110; line-height:13px}

.h_text, .h_text a 
	{
		color:#798891; text-decoration:none;
	}

.h_text a:hover { text-decoration:underline;}

.h_text span { color:#424547;}
	
.c_text, .c_text a 
	{
		color:#85949D;
	}

.sep1 { background-color:#1B2124;}

.sep2 { background-color:#171C1F;}

.cell_light { background-color:#22292C;}

.cell_middle { background-color:#1F2528;}

.cell_dark { background-color:#181D20;}

.cell_light, .cell_middle, .cell_dark { padding: 20px 15px 10px 18px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:24px; margin-top:4px;
	}	

.form input
	{
		width:205px; height:21px; border-color:#FFFFFF; border-width:2px; background-color:#ffffff; padding-left:5px; color:#000000
	}

textarea{
		width:205px; height:105px; border-color:#FFFFFF; border-width:2px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:4px;  color:#000000
	}