body {	font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		margin: 0;	
		}
		
a	{text-decoration:none;}

a:link	{color: #00885A;}

a:visited	{color: #006633;}

a:active	{color: #FF0000;}

a:hover {color:#CC0000;text-decoration:underline;}

abbr, acronym { border-bottom: 1px dotted #000; cursor: help; }

img {	border-width: 0;
		}

html>body #button td a {width: auto;}

#button td a {
	display: block;	
	font-size: x-small;
	text-decoration:none;
	width: 100%;
	padding: 0.3em;
			}
							
#button .unsel {
	background-color: #009966;
	color: #FFFFFF;
	border-left: solid 1px #99CB98;	
	border-top: solid 1px #99CB98;
	border-bottom: solid 1px #006633;
	border-right: solid 1px #006633;}

#button .unsel:hover {
	background-color: #008E5B;
	color: #E4E4E4;				
	border-left: solid 1px #006633;	
	border-top: solid 1px #006633;
	border-bottom: solid 1px #99CB98;
	border-right: solid 1px #99CB98;}

#button .sel {				
		background-color: #99CB98;
		color: #008441;
		border-left: solid 1px #6CB06A;	
		border-top: solid 1px #6CB06A;
		border-bottom: solid 1px #C2E5C1;
		border-right: solid 1px #C2E5C1;}
		
#navbar {font-size:x-small; color:#009966}
			
#navbar a {color:#FFFFFF; text-decoration:none}	
		
#backlink {font-size: xx-small;	color: #000000;}

#backlink a{color: #CC0000;}

.bodytext {font-size: x-small;}

.smalltext {font-size: xx-small;}

h1 {
	font-size: large;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	margin: 0.1em 0em 0.3em 0em;
	padding: 0;
}

.whitetext {color: #FFFFFF}

.sectionhead {font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
}
h3 {font-size: small;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
	}
h4 {font-size: x-small;
	font-weight: bold;	
	}
p {font-size: x-small; 
		}	
.datestamp {font-size: xx-small; color:#BBBBBB; margin-top:0.5em}

.super {font-size: xx-small; color:#F00; vertical-align: 33%;}
.GrHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00885A;
	text-decoration: none;
	font-size: 12px;
}
.frontlink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.frontlink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.frontlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99CB98;
	text-decoration: none;
}
.frontlink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

