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


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:11px;
		line-height:14px;
		color:#D6E5AC;
	}

.m_text strong { color:#EAF1D7}
.m_text a{ color:#D6E5AC; text-decoration:none}
.m_text a:hover{ color:#D6E5AC; text-decoration:underline}
.m_text li a{ color:#D6E5AC; text-decoration:underline}
.m_text li a:hover{ text-decoration:none}
.h_text { color:#000000}
	
.c_text { color:#919D8E}
.c_text a{ color:#919D8E; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.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-top:6px;}
.form input {width:161px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px}

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

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

.ul1 { float:left; margin-top:30px; width:100%;}
.ul2 li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 11px; z-index:100; position:relative;}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#000000;  z-index:100; position:relative;}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFF66;
	font-size:14px;
}
.form-submit {
	background-image: url(images/send.gif);
	background-color: #0000FF;
}
