BODY {
	background-color: 000066;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;}
	
a:link {font-family: Arial;	color: #993300;	text-decoration: none;	font-weight: bold; font-size: 11px; }
a:visited {font-family: Arial; color: #993300; text-decoration: none;	font-weight: bold; font-size: 11px; }
a:hover {font-family: Arial; color: #993300; text-decoration: underline; font-weight: bold; font-size: 11px; }
a:active {font-family: Arial;	color: #000066;	text-decoration: underline;	font-weight: bold; font-size: 11px; }

a.headernav:link {font-family: Arial; color: #666666; text-decoration: none; font-weight: normal; font-size: 10px; }
a.headernav:visited {font-family: Arial; color: #666666; text-decoration: none; font-weight: normal; font-size: 10px; }
a.headernav:hover {font-family: Arial; color: #666666; text-decoration: underline; font-weight: normal; font-size: 10px; }
a.headernav:active {font-family: Arial; color: #000066; text-decoration: none; font-weight: normal; font-size: 10px; }

.headernav {
	font-family: Arial;
	color: #666666;
	font-size: 10px;
}

.headertext {
	font-family: Arial;
	color: #666666;
	font-weight: bold;

}

.maintext {
	font-family: Arial;
	color: #333333;
	line-height: 1.7;
	font-size: 11px;
}

.maintexti {
	font-family: Arial;
	color: #333333;
	line-height: 1.7;
	font-size: 11px;
	font-style:italic;
}

.maintextlrg {
	font-family: Arial;
	color: #333333;
	line-height: 1.7;
	font-size: 14px;
}

.maintextsoldout {
	font-family: Arial;
	color: #CC0033;
	line-height: 1.7;
	font-size: 11px;
	font-weight: bold;
}

.maintexbt {
	font-family: Arial;
	color: #333333;
	line-height: 1.7;
	font-size: 11px;
	font-weight: bold;
}

.maintexbtlrg {
	font-family: Arial;
	color: #333333;
	line-height: 1.7;
	font-size: 14px;
	font-weight: bold;
}

.caption {
	font-family: Arial;
	color: #993300;
	line-height: 1.7;
	font-size: 11px;
	font-weight: bold;
}


#forminput {
	BACKGROUND: #EDEDED; BORDER-LEFT: #FFFFFF 1px solid; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-TOP: 1px; PADDING-BOTTOM: 1px; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

#forminputover {
	BACKGROUND: #FFFFFF; BORDER-LEFT: #000066 1px solid; BORDER-RIGHT: #000066 1px solid; BORDER-TOP: #000066 1px solid; BORDER-BOTTOM: #000066 1px solid; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-TOP: 1px; PADDING-BOTTOM: 1px; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

#formbtn {
	BACKGROUND: #FFFFFF; BORDER-STYLE: solid; BORDER-COLOR: #333333; BORDER-WIDTH: 0px; color: #333333; font-size: 12px;
}