body {  	
	margin: 16px 0px 0px 0px;
	background: #000000 url(images/html_bg.gif) top center no-repeat; 
	padding: 0px 0px 0px 0px;

}

body, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;
		text-align: justify;
}

div.vstart
{
	height: 136px;
	padding: 0px 0px 0px 105px;
	background-image: url(images/v_start.gif);
	background-repeat: no-repeat;
	background-position: top left;
	right: 410px;

}

div.vwater
{

	padding: 0px 0px 0px 0px;
	background-image: url(images/vwater.gif);
	background-repeat: no-repeat;
	background-position: top right;


}

div.cwater
{
 
	padding: 0px 0px 0px 0px;
	background-image: url(images/cwater.gif);
	background-repeat: no-repeat;
	background-position: top right;



}

div.lwater
{
 
	padding: 0px 0px 0px 0px;
	background-image: url(images/lwater.gif);
	background-repeat: no-repeat;
	background-position: top right;



}


a:visited, a:link, a:link {  	text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline;}
a:hover {text-decoration: none}
.menu_links, .menu_links:visited, .menu_links:link { text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #004AA7; text-decoration: none}

.feedback_text_rev { background: #000000; letter-spacing: 2px; font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: bold; font-size: 13px; color: #d4a22d; text-decoration: none}
.feedback, feedback:visited, feedback:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #852236; text-decoration: none}
.feedback:hover {color: #FFFFFF; text-decoration: underline}
.feedback_rev, feedback_rev:visited, feedback_rev:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #852236; text-decoration: none}
.feedback_rev:hover {color: #852236; text-decoration: underline}


.tophead
{
	height: 161px;
	vertical-align: bottom;
}

.entry form
{
width: 60%;
}
.textfield_box
{
width: 60%;
background: #f4f4f4;
border: 1px dashed #506aa7;
font-size: 12px;
margin-bottom: 8px;
}
.textfield
{
width: 60%;
background: #f4f4f4;
border: 1px dashed #506aa7;
font-size: 12px;
margin-bottom: 8px;
height: 20px;
padding: 2px;
}




.logo_text {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #fffbf4;
	font-weight: bold;
	}

.headings {  
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	}


.heading_tag {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px; color: #595959; font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
	text-align: left;
	}

.heading_tag:active, .heading_tag:link, .heading_tag:visited {
	text-decoration: underline;
	text-align: left;}

.heading_tag:hover { color: #004AA7; text-decoration: none
}

.content_bg {  
background: #000000;
		}
.content_text {  
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
	line-height: 24px;

		}
.content_text_un {  
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #555555;
	text-align: left;
	line-height: 25px;
		}

.content_text_un_pub {  
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #737373;
	text-align: left;
	display: inline;
		}
		
.content_text_un_date {  
	font-family: Arial, Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #737373;
	text-align: left;
	display: inline;
		}


.biline
{
	font-family: Georgia, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 35px;
	font-weight: bold;
	line-height: 17px;
}

#coolmenu{


width: 109px;
background: #862238;

}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 109px;


}

#coolmenu a{
border: 6px solid #d4a22d;
font: bold 14px Arial;
padding: 2px;
padding-left: 4px;
display: block;
text-align: center;
color: black;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;

}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;

}

#coolmenu a:hover
{

	color: #ffffff;
	background: #862238;
	border: 0px;
	border-top: 6px solid #e6c986;
	border-bottom: 6px solid #594413;
	border-left: 6px solid #deb85e;
	border-right: 6px solid #695016;
	width: auto;
	font: bold 14px Arial;
padding: 2px;
padding-left: 4px;
display: block;
text-align: center;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;



}
