BODY {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	top-margin:0px;
	left-margin:0px;
	marginheight:0px;
	marginwidth:0px;
	background-color:#FFFFFF;
}

.aHdr1 {
	font-size:10pt;
}
.aHdr2 {
	font-size:8pt;
	font-weight:bold;
}

P {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	margin-top:2px;
	margin-bottom:10px;
}

.infoBox {
	color: #000066;
	font-weight:bold;
	text-decoration:none

}
.infoBox:visited {
	color: #000066;
	font-weight:bold;
	text-decoration:none

}

.navDiv { 
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
	
}

.infoBox:hover {
	color: #000066;
	font-weight:bold;
	text-decoration:none

}

.infoBox:active {
	color: #000066;
	font-weight:bold;
	text-decoration:none

}

TD {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
}

INPUT {
	background-color:#fff5e3;
	font-family: arial;
	font-size: 8pt;
	color: #353535;
	border:solid 1px #C5C5C5;
}

SELECT {
	background-color:#fff5e3;
	font-family: arial;
	font-size: 8pt;
	color: #353535;

}

TEXTAREA {
	background:#fff5e3;
	font-family: arial;
	font-size: 8pt;
	color: #353535;
	border:solid 1px #C5C5C5;
} 

.smLogin {
	border:solid 1px #4595AB;
	background-color:#fff5e3;
	width:100px;
	font-family:tahoma;
	color:#173e18;
	font-size:10px;
}

.cartText {
	font-family:arial;
	font-size:10px;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}

.formStyle {
	border:1px solid CCCCCC;
	font-family:arial;
	font-size:8pt;
}

A {
	color:#003366;
	text-decoration:none;
}

A:hover {
	color:#003366;
	text-decoration:underline;
}

A:visited {
	color:#003366;
	decoration:none;	
}
A:active {
	color:#003366;
	text-decoration:none;	
}

.adminNav {
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
.adminNav:active {
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;	
}
.adminNav:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;	
}

.adminNav:hover {
	color:#f9a21b;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;	
}

.sNav {
	color:#FFFFFF;
	font-weight:bold;
	
}
.sNav:active {
	color:#FFFFFF;
	font-weight:bold;
	
}
.sNav:visited {
	color:#FFFFFF;
	font-weight:bold;
	
}

.sNav:hover {
	color:#faa21b;
	font-weight:bold;
	text-decoration:none;
}

.head {
	font-size:10pt;
	font-weight:bold;
	color:000000;
}

.smHead {
	font-size:8pt;
	color:#333333;
	font-weight:bold;
}