.bodytext {
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	text-decoration: none;
}

.bodytextbold {
	font-family : Arial;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
	text-decoration: none;
}

.bodytextgray {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	text-decoration: none;
}

.bodytextgraybold {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	text-decoration: none;
}

.bodytextblack {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
}

.bodytextblackbold {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}

.bodytextwhite {
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
}

.bodytextwhitebold {
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

.bodytextyellow {
	font-family : Arial;
	font-size : 12px;
	color : #E8BB07;
	text-decoration: none;
}

.bodytextboldyellow {
	font-family : Arial;
	font-size : 12px;
	color : #E8BB07;
	font-weight : bold;
	text-decoration: none;
}

.bodytextpurple {
	font-family : Arial;
	font-size : 12px;
	color : #660066;
	text-decoration: none;
}

.bodytextboldpurple {
	font-family : Arial;
	font-size : 12px;
	color : #660066;
	font-weight : bold;
	text-decoration: none;
}

.menunav {
	font-family : Arial;
	font-size : 11px;
	color : #FF9900;
	font-weight : bold;
	text-decoration: none;
}

.menusubnav {
	font-family : Arial;
	font-size : 11px;
	color : #FF9900;
	text-decoration: none;
}

.bodytext_border {
	color : #cccccc;
	border-color : #cccccc;
	border : 1px;
	border-style : solid;
	padding : 10px;
}

.menu_border {
	border : 2px solid #EB1F04;
}

.menu_header {
	padding : 10px 5px 10px 15px;
	background-color : #EB1F04;
}

.menufieldset {
	border : 1px solid #CCCCCC;
	margin : 1px;
	padding : 0px 5px 0px 5px;
	background-color : #EB1F04;
}

.bodytextcheckout {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
}

.checkout_border {
	border : 2px solid #EB1F04;
}

.checkoutfieldset {
	border : 1px solid #CCCCCC;
	margin : 1px;
	padding : 0px 5px 0px 5px;
	background-color : #FFFFFF;
}
	
.feature_header {
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}

.content_header{
	font-family : Arial;
	font-size : 24px;
	color : #FF0000;
}

.content_subheader{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FF0000;
}

.bottomnav {
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 10px;
	text-decoration:none;
}

a.bottomnav {
	color : #FFFFFF;
	text-decoration:none;
}

a:hover.bottomnav {
	color : #FFFFFF;
	text-decoration:none;
}

.contentnav {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration:none;
}

a.contentnav {
	color : #000000;
	text-decoration:none;
}

a:hover.contentnav {
	color : #000000;
	text-decoration:none;
}

.footertext {
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}

.h1{
	font-family : Arial;
	font-size : 12px;
	color : #669966;
}

.h2{
	font-family : Arial;
	font-size : 10px;
	color : #99CC99;
}

.spice {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #330033;
}

.fieldset {
	border : 1px solid #E8BB07;
	margin : 1px;
	padding : 0px 0px 0px 5px;
}

.feature_header1 {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #E8BB07;
}

.feature_header2 {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #EB1F04;
}
.feature_header3 {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #330033;
}
.feature_header4 {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #FF3300;
}
