body {
background: #5797bc;
background-image: url(images/header-bg.gif);
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
font-size: 11px;
}


td,font,p {
font-size: 14.0px;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
color: #222;
line-height: 18px;
}

a:link, a:visited, a:hover { font-weight: bold; }
a:link    { color: #0061a2; text-decoration: none;  }
a:visited { text-decoration: none; color: #005086; }
a:hover   { text-decoration: underline; color: #0081d7;  }

h1 {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 20.0px;
	line-height: 20.0px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0;
	color: #0061a2;
	border-bottom: 1px dashed #0061a2;
}

a.menu:link, a.menu:hover, a.menu:active, a.menu:visited { border: none; }
a.menu img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
border: none;}

a.menu:hover img {
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
border: none; }

a.white:link, a.white:visited, a.white:hover, a.white:active { color: #fff; font-weight: normal; }



input#author, input#email, input#subject, input#telephone {
width: 360px; height: 20px; border: 1px solid #cdcfcc;
font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px;
line-height: 18px; color: #6b6c69;
background-color: #FFFFFF; padding:1px 0 1px 1px; }

textarea#message { width: 440px; height: 100px;
line-height: 18px; border: 1px solid #cdcfcc;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 12px; color: #6b6c69;
background-color: #FFFFFF; }

#maincontent { display: none; }