/* CSS Document */

body {
	background-image: url(images/bg-repeat.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #696969;
}
.span-left {
	background-image: url(images/span-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.span-right {
	background-image: url(images/span-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.span-bottom {
	background-image: url(images/span-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.corner-left {
	background-image: url(images/corner-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner-right {
	background-image: url(images/corner-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.span-green {
	background-color: #C9D279;
	background-image: url(images/span-green.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.header01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: 3e430b;
	font-weight: normal;
}
.header02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: 696969;
	line-height: 26px;
}
.header03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: 696969;
	line-height: 36px;
}
.subhead01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 3e430b;
	line-height: 19px;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #696969;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #696969;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #7E8266;
	text-transform: ;
}
a.credits {
	text-decoration: none;
}
a.credits:hover {
	text-decoration: none;
	color: #FFFFFF;
}
hr {
	color: CCCCCC;
	height: 1px;
}
ul {
	padding-left: 10px;
	margin-left: 10px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.browse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #993300;
	line-height: 26px;
}
a.browse {
	text-decoration: none;
}
a.browse:hover {
	text-decoration: underline;
}
.border {
	border-style: double;
	border-width: 1px;
	border-color: #666666;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #72792F;
}
a.login:link {
	text-decoration: none;
}
a.login:visited {
	text-decoration: none;
}
a.login:active {
	text-decoration: none;
}
a.login:hover {
	text-decoration: underline;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:link {
	text-decoration: none;
}
a.nav2:visited {
	text-decoration: none;
}
a.nav2:active {
	text-decoration: none;
}
a.nav2:hover {
	border-bottom: solid 1px #c9d279;
	text-decoration: none;
}
ul.nav2 {
	color: #c9d279;
	font-size: 16px;
}
sup {
	font-size: 14px;
}	