a:visited, a:link, a:active {text-decoration: none; color: #336666; background-color: transparent;}
a:hover {text-decoration: none; color: #FFFFFF; background-color: transparent;}

h1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}
h2 { font-family: Verdana; font-weight: bold; font-size: 13px; color:#000000}
h3 { font-family: Verdana; font-weight: bold; font-size: 10px; }

body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#336666;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

td{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#336666;
  font-weight: normal;

}

a.topMenu:visited, a.topMenu:link, a.topMenu:active {
	text-decoration: none; 
	color: #000000; 
	background-color: transparent; 
	font-weight:normal;
	font-size:11px;
}

a.topMenu:hover {
	text-decoration: none; 
	color: #000000; 
	background-color: transparent; 
	font-weight:normal;
	font-size:11px;
}

a.sideMenu:visited, a.sideMenu:link, a.sideMenu:active {
	text-decoration: none; 
	color: #ffffff; 
	background-color: transparent; 
	font-size:12px;
}

a.sideMenu:hover {
	text-decoration: none; 
	color: #000000; 
	background-color: transparent; 
	font-size:12px;
}
.borderGreen{
 background-color: none; 
 border-style: solid;
 border-color: #8BB1AD;
 border-width: 2px;
} 
	