body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #006633;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.news {
	border: 1px solid #006633;
	padding: 10px 10px 10px 10px;
}
.button {
	padding: 2px 10px 2px 10px;
	background-color: #006633;
	border: 1px solid #003366;
	text-align: center;
}
.content {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}
.footer {
	color: #CCCC99;
}
.header {
	color: #006633;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
}
.headerSub {
	color: #003366;
	font-style: italic;	
	font-size: 14px;
	font-weight: bold;
}
.main {
	padding: 2px 0px 2px 5px;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;	
}
a {
	color: #996633;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #003366
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #003366;
}
a.mainlink:link {
	color: #CCCC99;
	font-weight: bold;
	font-variant: small-caps;
}
a.mainlink:visited {
	color: #CCCC99;
	font-weight: bold;
	font-variant: small-caps;
}
a.mainlink:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
a.mainlink:active {
	color: #CCCC99;
	font-weight: bold;
	font-variant: small-caps;
}
a.buttonlink:link {
	color: #CCCC99;
	font-weight: bold;
	font-size: 13px;
}
a.buttonlink:visited {
	color: #CCCC99;
	font-weight: bold;
	font-size: 13px;
}
a.buttonlink:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
a.buttonlink:active {
	color: #CCCC99;
	font-weight: bold;
	font-size: 13px;
}


.buttonlink {
	background-color: #006633;
	color: #CCCC99;
	font-weight: bold;
	font-size: 13px;
}