body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFEA;
}
.greenblod {
	font-weight: bold;
	color: #003300;
}
.greenthin {
	font-weight: normal;
	color: #003300;
}
.greenlight {
	font-weight: bold;
	color: #009900;
	font-size: 110%;
}
.redbold {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
}
.purple {
	font-weight: bold;
	color: #990099;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#sectionLinks {
	padding-top: 0px;
	
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #378723;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	font-weight: bold;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #FFCC33;
}
.heading {
	background-color: #CDEEC8;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	display: block;
}
.larger {
	font-size: 110%;
}
.xlarge {
	font-size: 130%;
	font-weight: bold;
}
.pink {
	color: #CC0099;
}
.red {
	color: #FF0000;
}
.copyright, .copyright a:link, .copyright a:visited {
	font-size: 11px;
	color: #336600;
}
.red_lrg {
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
}
.blue {
	color: #0033CC;
}
a, a:visited {
	color: #006600;
}
.textsize {
	padding-left: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

