
A.menulink {
	display: block;
	width: 125px;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:13px;
	font-weight: bold;
	color: #999999;
	border: solid 1px #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 16px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	
}

A.menulink:hover {
	background-color:#669966;
	color: #FFFFFF;
	font-family:arial;
	font-size:13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	
}

A.content:link {
	color: #669933;
}
A.content:visited {
	color: #669933;
}
A.content:hover {
	color: #FF6600;
}
A.content:active {
	color: #669933;
}

body {
	background-color: #669966;
}
.style1 {
	font-size: medium;
	font-weight: bold;
	color: #666600;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.style3 {
	font-size: 24px;
	color: #006633;
	font-weight: bold;
	font-family: "Comic Sans MS", Arial;	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
A.mainlink {
	color: #003300;
	text-decoration: none;
	font-family:arial;
	font-size:14px;
	font-weight: bold;
}
A.mainlink:visited {
	text-decoration: none;
	color: #003300;
}
A.mainlink:hover {
	text-decoration: underline;
	color: #006633;
}
A.mainlink:active {
	text-decoration: underline;
	color: #003300;
}
.style4 {font-size: small}
.style5 {color: #003300}
.style7 {font-size: 10px}
.style9 {
	font-size: small;
	color: #999999;
	font-style: italic;
}
.style10 {
	font-size: 22px;
	color: #006633;
	font-weight: normal;
	font-family: "Comic Sans MS", Arial;	
}