@charset "utf-8";
/* CSS Document */



body {
	background-image: url(images/website09_bgnd.gif);
	background-repeat: repeat-x;
} .style3 {font-size: 12px; 	background-color: #000000;
	background-color: #000000;
	background-color: #000000;
}

.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

content a:hover {
	color: #CC33CC;
	text-decoration: underline overline;
}
content a:visited {
	text-decoration: none;
}
content a:active {
	text-decoration: none;
}

.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0099;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3399;
}

.smalltext {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.imgborder{
padding-left:4px;
padding-right:4px;
padding-top:3px;
padding-bottom:3px;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
}


main a {
	font-size: 15.5px;
	color: #FFFFFF;
	font-weight: bold;
}
main a:link {
	text-decoration: underline;
}
main a:visited {
	text-decoration: underline;
}
main a:hover {
	text-decoration: none;
	color: #999999;
}
main a:active {
	text-decoration: underline overline;
}


