.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext a:link {color: #085D63; text-decoration: underline;} 
.bodytext a:visited {color: #085D63; text-decoration: underline;} 
.bodytext a:hover {color: #FFFFFF; text-decoration: none; background: #085D63;} 
.bodytext a:active {color: #085D63; text-decoration: underline;}

.bodytext2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext2 a:link {color: #085D63; text-decoration: underline;} 
.bodytext2 a:visited {color: #085D63; text-decoration: underline;} 
.bodytext2 a:hover {color: #FFFFFF; text-decoration: none; background: #085D63;} 
.bodytext2 a:active {color: #085D63; text-decoration: underline;}

.greensmall {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #085D63;} 
.greensmall a:link {color: #085D63; text-decoration: underline;} 
.greensmall a:visited {color: #085D63; text-decoration: underline;} 
.greensmall a:hover {color: #FFFFFF; text-decoration: none; background: #085D63;} 
.greensmall a:active {color: #085D63; text-decoration: underline;}

.blackheader {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #00000;} 
.blackheader a:link {color: #08657B; text-decoration: underline; font-weight: bold} 
.blackheader a:visited {color: #08657B; text-decoration: underline; font-weight: bold} 
.blackheader a:hover {color: #FFFFFF; text-decoration: none; background: #08657B; font-weight: bold} 
.blackheader a:active {color: #08657B; text-decoration: underline; font-weight: bold}

.footertext {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999;} 
.footertext a:link {color: #999999; text-decoration: underline;} 
.footertext a:visited {color: #999999; text-decoration: underline;} 
.footertext a:hover {color: #ffffff; text-decoration: none; background: #999999} 
.footertext a:active {color: #999999; text-decoration: none;}

.smallwhite {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;} 
.smallwhite a:link {color: #999999; text-decoration: underline;} 
.smallwhite a:visited {color: #999999; text-decoration: underline;} 
.smallwhite a:hover {color: #ffffff; text-decoration: none; background: #999999} 
.smallwhite a:active {color: #999999; text-decoration: none;}

 #menutable td a:link, #menutable td a:visited {
    display: block;	
	background-color: #FFFFFF; filter:alpha(opacity=50);-moz-opacity:0.8;
	border: 1px solid #80776a;
	width: 100%;
 }
 
 #menutable td a:hover, #menutable td a:active {
    display: block;
 	background-color: #000000; filter:alpha(opacity=50);-moz-opacity:0.8;
	border: 1px solid #80776a;
	width: 100%
 }
 
 .imgLeft {
 float: left;
 margin-right: 10px;
 }
 
 #tagline {
 	border-top: 1px solid #80776A;
	border-bottom: 1px dotted #80776a;
	background-color: #F7F3EF;
 }
 
 #footertbl {
 	border-top: 1px dotted #80776A;
 }
 
 .navbk {
 	background-image: url(images/navbk.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
 }
 
 #keyboard td{
 	border: 1px solid #ACA499;
	
 }