.whitebg {
	background-attachment: scroll;
	background-image: url(images/whitebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.whitebg2 {
	background-attachment: scroll;
	background-image: url(images/whitebg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.whitebg3 {
	background-attachment: scroll;
	background-image: url(images/whitebg3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.whitebg4 {
	background-attachment: scroll;
	background-image: url(images/whitebg4.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.whitebg5 {
	background-attachment: scroll;
	background-image: url(images/whitebg5.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: 0.25px;
}
.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 5px;
	left: 10px;
	letter-spacing: .5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.options{
font-family: Verdana;
font-size: 14px;
color: #000000;
margin-left: 5px;
vertical-align: bottom;
text-decoration: none;
}

.options:link{
font-family: Verdana;
font-size: 14px;
color: #13639F;
text-decoration: none;
font-weight: bold;
}

.options:hover{
font-family: Verdana;
font-size: 14px;
color: #CC0000;
text-decoration: underline;
font-weight: bold;
}

.options:visited{
font-family: Verdana;
font-size: 14px;
color: #777777;
text-decoration: none;
font-weight: bold;
}

	
.allbdr {
	border: 1px solid #CCCCCC;
}
.ablackmaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.ablackmaroon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.abluemaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.abluemaroon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.rightbottombdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.bottombdr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.rightbdr {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.bdrall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.nonebdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
