body {
	scrollbar-arrow-color: 000d8c;
	scrollbar-base-color: f2db80;
	scrollbar-track-color: CDB96C;
	background-color: #FFFFFF;
	text-align:center;
}
#wrapper {
	border: 2px solid #000000;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	clear:both;	
}
/* HEADER TABLE */
#headerTable1 {
	width: 100%;
	background-color: #808cd9;	/* Purple */
}
#heightSpacer1 {
	height: 13px;
}
.headerRowOrange {
	background-color: #ff3300; /* Orange-Red */
	height: 2px;
	overflow:hidden;
}
.headerRowYellow {
	background-color: #f2db80; /* Yellow */
	height: 2px;
}
.headingWhite {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
}
/* LOGO TABLE */
#logoTable {
	background-color: #000d8c; /* Blue */
	width: 100%;
}
#logoArea {
	width: 40%;
	text-align: center;	
}
#tagArea {
	width: 60%;
	text-align: center;
}
.headerRowPurple {
	background-color: #808cd9; /* Purple */
	height: 3px;
	overflow:hidden;
}
/* FOOTER TABLE */
#footerTable {
	background-color: #808cd9; /* Purple */
	width: 100%;
	margin-bottom: 20px;
}
.footerRowBlue {
	background-color: #000d8c; /* Blue */
	height: 2px;
	overflow:hidden;
}
.footerTextArea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
a.flinks:visited {
	color: black;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
a.flinks:link {
	color: #000;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
a.flinks:hover {
	color: #f2db80;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
/* END */

/* CONTENT AREA */
#content {
	width: 100%;
}
#contentLeft {
	width:10px;
}
#contentMiddle {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
}
#contentRight {
	width:10px;
}
/* END */

/* Footer Skin Objects */
.bizcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
}



a:visited    { color: #000d8c; text-decoration: underline }
a:link     { color: #000d8c; text-decoration: underline }
a:hover   { color: #808cd9; text-decoration: underline }
a.toplinks:visited  { color: #000; font-weight: bold; font-size: 10px; line-height: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: middle }
a.toplinks:link   { color: #000; font-weight: bold; font-size: 10px; line-height: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: middle }
a.toplinks:hover     { color: #f2db80; font-weight: bold; font-size: 10px; line-height: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; vertical-align: middle }
a.home:visited  { color: #f0ffff; font-style: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a.home:link { color: #f0ffff; font-style: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a.home:hover { color: #808cd9; font-style: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

ol  { list-style-type: decimal; list-style-position: outside; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular  }
ul { list-style-type: square; list-style-position: outside;}
.border { border: solid 1px #808cd9 }
.superscript { color: #f30; font-weight: bold; font-size: 7px; line-height: 7px; font-family: "Times New Roman"; vertical-align: text-top }
.content { color: black; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_bold { color: black; font-style: normal; font-weight: bold; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.content_italic { color: #f30; font-style: italic; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.formbutton { color: #f30; font-style: normal; font-weight: bold; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f2db80; border-style: solid; border-width: 1px; border-color: #808cd9 #000d8c #000d8c #808cd9 }
.CartFormButton {
        COLOR: #330000; FONT-WEIGHT: bold; 
}
.buybutton { border: solid 1px #f30 }
.forms  { color: black; font-style: normal; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f8f8f9; vertical-align: middle; border: solid 1px #808cd9 }
.contentBLK { color: #000000; font-style: normal; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.contentLG { color: #f30; font-style: normal; font-weight: bold; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
.contentORANGE { color: #f30; font-weight: 900; font-size: 18px; line-height: 18px; font-family: Verdana, Arial, Helvetica, "Sans Serif"; word-spacing: 0px; vertical-align: text-bottom }
.contentORANGEsmall { color: #f30; font-weight: 900; line-height: 18px; font-family: Verdana, Arial, Helvetica, "Sans Serif"; word-spacing: 0px; vertical-align: text-bottom }
.contentquote { color: #444444; font-style: normal; font-size: 12px; line-height: 13px; font-family: "Courier New", Courier, mono; text-decoration: none }
.contentRed { color: #cc0000; font-style: normal; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.contentSP { color: #808cd9; font-style: normal; font-size: 10px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.contentUL { color: #444444; font-style: normal; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
.contentWH  { color: #ffffff; font-style: normal; font-size: 11px; line-height: 13px; font-family: Arial, Helvetica, "Sans Serif" }
.date { color: #666666; font-style: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.footnote { color: #999999; font-style: normal; font-size: 9px; line-height: 13px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.heading  { color: #f30; font-style: normal; font-weight: bold; font-size: 10px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.headingBLUE  { color: #000d8c; font-style: normal; font-weight: bolder; font-size: 16px; line-height: 18px; font-family: Verdana, Arial, sans-serif; text-decoration: none }
.headingBLK { color: black; font-weight: 900; font-size: 22px; font-family: Arial, Helvetica, sans-serif }
.headingBLK-home { color: black; font-style: normal; font-weight: 900; font-size: 40px; font-family: Arial, Helvetica, sans-serif; letter-spacing: 3px }
.headingBlue { color: #000d8c; font-style: normal; font-weight: bold; font-size: 11px; line-height: 11px; font-family: Arial, Helvetica, sans-serif }
.headingERR { color: #cc0000; font-style: normal; font-weight: bold; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.headingNEWS { color: #f0ffff; font-style: normal; font-weight: bold; font-size: 20px; line-height: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.headingNEWS2 { color: #333333; font-style: normal; font-weight: bold; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.headingRed { color: #f30; font-style: normal; font-weight: bold; font-size: 11px; line-height: 11px; font-family: Arial, Helvetica, sans-serif }
.headingSP { color: #333366; font-style: normal; font-weight: bold; font-size: 10px; line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.headingWH { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

.highlight { color: #cc0000; font-style: normal; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.highlight2 { color: #000000; font-style: normal; font-size: 10px; text-decoration: none; font-famil: Arial, Helvetica, sans-serif  }
.menutitle { color: #ffffff; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.quote { color: #000d8c; font-style: italic; font-size: 11px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.quoteBold   { color: #000d8c; font-style: italic; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.quotePulled { color: #000d8c; font-style: italic; font-weight: bold; font-size: 16px; line-height: 16px; font-family: "Courier New", Courier, Monaco }
.submenutitle {  font-style: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif;  color: #000000; text-decoration: none}
.title2 { color: #666699; font-style: normal; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.titleNEWS  { color: #ffffff; font-style: normal; font-weight: normal; font-size: 16px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.titleNEWS2 { color: #003399; font-style: normal; font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.top_bar  { color: white; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, sans-serif; text-decoration: none }
.useraccount {  font-style: normal; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, sans-serif; color: #0000FF; text-decoration: none}
hr { color: #808cd9; height: 1px }

.VertMenuBox {
        BACKGROUND-COLOR: #F8F8F9;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #000D8C; COLOR: #FFFFFF; FONT-WEIGHT: bold;
}
.VertMenuItems {
        COLOR: #330000; TEXT-DECORATION: none;
}
.CategoriesList {
	FONT-SIZE: 11px;
}
