/* text types */body {	background-color: #8C1C1D;	background-image: url(art/backgroundpattern.jpg);	background-repeat: repeat-x;	background-position: 30px 160px;}.bodytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #003366;}.headtext1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #305415;	font-weight: bolder;	text-transform: uppercase;}.headtext2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bolder;	color: #305415;}.smalltextwhite {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;}	/* links */a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bolder;	text-transform: uppercase;	color: #FFFFFF;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bolder;	color: #536124;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bolder;	text-transform: uppercase;	color: #FFFFFF;	text-decoration: none;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bolder;	text-transform: uppercase;	color: #003366;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bolder;	color: #536124;	text-decoration: none;}a.special:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #FFFFFF;	text-decoration: underline;	text-transform: none;}a.special:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #F3BA22;	text-decoration: underline;	text-transform: none;}a.special:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #FFFFFF;	text-decoration: underline;	text-transform: none;}a.special:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #FFFFFF;	text-decoration: underline;	text-transform: none;}a.special:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #F3BA22;	text-decoration: underline;	text-transform: none;}/* background colors */.tabsbotspacercolor {	background-color: #FAA226;}.tabtopspacercolor {	background-color: #FAA226;}.tabsarea {	background-color: #FAA226;	text-align: center;	vertical-align: middle;	height: 20px;	width: 100px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	padding-top: 5px;	padding-bottom: 5px;}.headertext {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: bold;	color: #FFFFFF;}.headtext1b {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bolder;	color: #FAA226;	text-transform: uppercase;}a.bodylink:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #8C1C1D;	font-style: normal;	font-variant: normal;}a.bodylink:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #8C1C1D;}a.bodylink:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #8C1C1D;}a.bodylink:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #FAA226;}#toplined {	top: 0px;	position: absolute;	width: 650px;}
