body{
	padding:0px;
	margin:0px;
	background:url(bg.gif);
	font-family:Verdana;
	font-size:12px;	
}



td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, input, textarea
	{
		font-family:Verdana;
		font-size:12px;
		line-height:14px;
		color: #0C3F6A;
	}

.h_text { color:#6D9521}
.h2_text { color:#1E1E1E}
	
.l_text { color:#136E98}
	
.c_text { color:#568200}
.c_text a{ color:#404743; font-size: 12px;font-family:Verdana; font-weight:normal; text-decoration:none}
.c_text a:hover{ color:#404743; font-size: 12px;font-family:Verdana; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.line { background:url(line.gif) repeat-x; height:1px;}

.form{height:24px; margin-top:4px;}
.form input {width:129px; height:21px; border:#D7DADC 1px solid; background-color:#ffffff; padding-left:5px}

textarea {width:129px; height:79px; border:#D7DADC 1px solid; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:4px}
.input {width:141px; height:18px; border:#366513 1px solid; background-color:#9ED33A; padding-left:5px; vertical-align:middle}

ul {margin:0; padding:0; list-style:none}
/*li.eeeeeeleft_menu  {background:url(a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 25px}
li.eeeeeeleft_menu a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#136E98}
li.eeeeeeleft_menu a:hover  {font-family:Tahoma; font-size:11px; line-height:18px; color:#136E98;text-decoration:underline}*/


ul.left_menu {
	padding: 0px;
	margin: 0px;
}
li.left_menu  {
	background-color:#FFFFFF; 
	list-style:none;
	background:url(a1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 16px;
	line-height: 18px;
	vertical-align: top;
	display: block;
}
li.left_menu a  {
	font-family:Tahoma; 
	font-size:11px;  
	line-height:18px; 
	color:#136E98;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	display: block;
}
li.left_menu a:hover  {
	background-color:#2193CF; 
	color:#FFFFFF; 
	font-family:Tahoma; 
	font-size:11px; 
	line-height:18px;
	text-decoration:underline;
	vertical-align: top;
}

li.left_menu_inside  {
	background-color:#FFFFFF; 
	list-style:none;
	background:url(a1.gif) no-repeat 5% center; 
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 26px 
}
li.left_menu_inside a  {
	font-family:Tahoma; 
	font-size:11px; 
	padding:3px; 
	line-height:18px; 
	color:#136E98
}
li.left_menu_inside a:hover  {
	background-color:#2193CF; 
	color:#FFFFFF; 
	padding:3px; 
	font-family:Tahoma; 
	font-size:11px; 
	line-height:18px;
	text-decoration:underline
}

 a.pdf_link {
	background:url(icon_pdf.gif) no-repeat;
	background-position:middle;
	padding: 1px 3px 5px 28px;
	background-color:#DEDEDE;
	line-height:20px; 
 }