body {
	background-color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin: 5px;
}

.border {border-top:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;}

a:hover{text-decoration:none;}

a.bottom_link, a.bottom_link:link, a.bottom_link:active, a.bottom_link:visited {color:#FF8B08;TEXT-DECORATION: underline;}
a.bottom_link:hover {color:#ffffff; text-decoration: none;}

img { border:0px;}

.main_text, table, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#6C6C6C;
		text-align:justify;
	}

a { color:#FF8B08;}

a.menu, a.menu:link, a.menu:active, a.menu:visited {
	DISPLAY: block;
	color: #666666;
	TEXT-DECORATION: none;
	background-color: #ffffff;
	height: 49px;
	padding-top:35px;
	font-size:11px;	
}

a.menu:hover {	
	DISPLAY: block;
	color: #ffffff;
	TEXT-DECORATION: none;
	background-color: #666666;
	font-size:11px;
}
	
.ls_text, .ls_text a { color:#D1D1D1; line-height:11px; font-family:Arial; font-size:11px;}
.ls_text span { font-size:9px;}
	
.bottom_text, .c_text a { font-size:10px; line-height:10px; color:#8C8C8C; text-decoration:none;}
.bottom_text a:hover { text-decoration:underline}

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

.form{
	height:20px;
	margin-top:2px;
	width:104px;
	text-align: center;
}
.form input	{width:184px; height:21px; border-color:#8A8A8A; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px}

textarea{width:184px; height:156px; border-color:#8A8A8A; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; overflow:hidden; margin-top:6px}

.input1 {width:120px; height:21px; border-color:#888888; border-width:1px; background-color:#A8A8A8; border-style:solid; padding-left:5px; margin-left:26px; margin-top:25px; color:#D1D1D1}

ul {margin:0; padding:0; list-style:none}
li  {margin: 0px; padding:0px 0px 0px 5px; line-height:20px}

.line { margin-top:9px; height:1px; background-color:#CECECE;}
