body{
padding:0px;
margin:0px;
background:url(media/images/bg.jpg) top repeat-x;
}

div.content {
	width:100%;
	height:auto;
	text-align: left;
	display:table;
}
div.content_frame {
	width:100%;
	height:auto;
	text-align: left;
	display:table;
}

#nav li:hover, #nav li.hover {
position: static;
}
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;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color: #eef5de;/*#D6E5AC;*/
	}

.m_text strong { color:#EAF1D7}
.m_text a{ color:#eef5de; text-decoration:none}
.m_text a:hover{ color:#eef5de; text-decoration:underline}
.m_text li a{ color:#eef5de; text-decoration:underline}
.m_text li a:hover{ text-decoration:none}
.h_text { color:#000000}
	
.c_text { color:#919D8E}
.c_text a{ color:#fece46;font-size:13px;}
.c_text a:hover{text-decoration:none;font-size:13px;}
.c_text span a{ color:#BD660C; text-decoration:underline}
.c_text span a:hover{text-decoration:none}

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

.form{height:25px; margin:0 0 0 0 }
.form input {width:290px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px; margin-top:0px; }

textarea {width:290px; height:115px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px; overflow:auto; margin-top:5px; margin-bottom:15px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(../images/a1.gif) no-repeat top left; margin:0px; padding:0px 0px 10px 11px}
li a  {font-family:Tahoma; font-size:12px; line-height:18px; color:#EDF5D8}

.ul2 li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 11px}
.ul2 li a  {font-family:Tahoma; font-size:12px; line-height:18px; color:#000000}
.textred{
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}
.title{
	font-size:18px;
	font-weight:bold;
	color:#ffd802;
}
.textbold{
	font-weight:bold;
}