body{
padding:0px;
margin:0px;
background:#333333;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Georgia1, Georgia, serif;
		font-size:14px;
		line-height:18px;
		color:#FFF;
        text-align:justify;
	}
	
.border { border-left:1px solid #17191E; border-right:1px solid #17191E}

.h_text strong, .h_text a{ color:#CF5000}
.h_text span a{ color:#9F9F9F}
.h_text span strong{ color:#9F9F9F}
.h_text span strong a{ color:#7B7B7B}
.h_text span { color:#7B7B7B}
.h_text li span a{ color:#7B7B7B}

.c_text { color:#86898C}
.c_text span{ color:#86898C; font-size:10px; line-height:11px}
.c_text a{ color:#86898C}
.c_text span a{ color:#E36802; font-size:11px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.date { background:url(images/date2.gif) no-repeat; font-size:9px; color:#17191E; padding-left:6px; float:left; width:65px; height:17px}

.form{height:23px; margin-top:7px;}
.form input {width:243px; height:20px; border:none; background-color:#17191E; padding-left:5px}

textarea {width:243px; height:159px; border:none; background-color:#17191E; padding-left:5px; overflow:auto; margin-top:7px}

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:18px; color:#CF5000}