body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(graphics/bkgd.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #8C9F88;
	text-decoration: none;
}
a:visited {
	color: #8C9F88;
	text-decoration: none;
}
a:hover {
	color: #8B9B80;
	text-decoration: none;
}
a:active {
	color: #8b9b80;
	background-color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: Charlesworth, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #254B25;
	font-variant: small-caps;
}

.medbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #254B25;
	font-variant: small-caps;
}
.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}



#divBanner {
	margin-bottom: 5px;
}
#divNav {
	background-image: url(graphics/navbkgd.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #92A592;
}
#divContent {
	margin-top: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #254B25;
	letter-spacing: 2px;
}
.tbldesign {
	border: 1px solid #254B25;
	background-image: url(graphics/imgbkgd.gif);
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.tbldesign2 {
	border: 1px solid #254B25;
	background-image: url(graphics/imgbkgd.gif);
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
input {
	border: 1px solid #254B25;
	margin-right: 3px;
	margin-left: 3px;
	color: #254B25;
	background-color: #ced6c9;
}
.up {
	background-color: #FFFFFF;
	height: 20px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.over {
	background-color: #EFEFE7;
	height: 20px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.greenbkgd {
	background-color: #ced6c9;
}

#aow {
	font-size: 10px;
	text-align: center;
	padding-top: 50px;
}
#divContent img {
	border: 1px solid #000000;
}
.tdpad {
	padding-left: 15px;
}
a {
	text-decoration: none;
}