BODY {
	WIDTH: 100%;
	FONT-FAMILY: verdana, arial, sans-serif;
	text-align: center;
	}
/* Div Styles */
#container {
	position: relative;
	width: 890px;
	margin: 0 auto;
	text-align: left;
	} 
#header {
	position: absolute;
	width: 880px;
	height: 125px;
	padding-top: 5px;
	left: 0px;
	top: 0px;
	border-bottom-width: 3px; 
	border-bottom-style: solid;
	border-bottom-color: #9900CC;
	z-index: 10;
	}
#pageinfo {
	position: absolute;
	width: 270px;
	height: 20px;
	left: 297px;
	top: 99px;
	z-index: 30;
	}
#cartbox {
	position: absolute;
	width: 297px;
	height: 79px;
	left: 574px;
	top: 42px;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: #9900CC;
	z-index: 50;
	}
#NavBar {
	background: #FFFFFF;
	position: absolute;
	width: 130px;
	height: 420px;
	top: 155px;
	z-index: 40;
	border-width: 2px;
	border-style: solid;
	border-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	padding-left: 4px;
	left: 0px;
	}
#middle {
	position: absolute;
	top: 140px;
	left: 130px;
	width: 710px;
	padding: 5px 5px 5px 15px;
	z-index: 1;
	border-left-width: 3px; 
	border-left-style: solid;
	border-left-color: #9900CC;
	}
#LeftContent {
	position: absolute;
	top: 140px;
	left: 40px;
	width: 760px;
	}
#LeftFlushContent {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 760px;
	}
#SideBar{
	position: absolute;
	left: 720px;
	top: 155px;
	width: 150px;
	padding: 3px;
	z-index: 10;
	border: 2px solid #CC0000;
	}
#keyword {
	 width: 100px;
	}
#Register {
	margin-left: 5px;
	width: auto;
	padding-top: 14px;
	}
#loginSearch {
	padding-left: 24px;
	width: auto;
	margin-top: 25px;
	}
#loginScreen {
	margin-left: 10px;
	width: auto;
	margin-top: 10px;
	}
#ContactInformation {
	margin-left: 219px;
	width: auto;
	padding-top: 25px;
	}
#shoppingCart {
	margin-left: 34px;
	width: auto;
	padding-top: 13px;
	}
#Checkout {
	margin-left: 31px;
	width: auto;
	padding-top: 28px;
	}
#reviewCart {
	width: auto;
	padding-top: 20px;
	margin: 0px;
	}
#checkoutForm {
	margin-left: 20px;
	width: auto;
	padding-top: 22px;
	}
#checkoutCartSummary {
	margin-left: 20px;
	width: auto;
	padding-top: 12px;
	}
/* Link Styles */
a:link {
	color: #660066;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #660066;
	}
a:hover {
	text-decoration: none;
	color: #CC0000;
	}
a:active {
	text-decoration: none;
	color: #660066;
	}
.NavLinks{
	font-size: 10pt;
	color: #660066;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	}
a.NavLinks:link{
	color: #660066;
	}
a.NavLinks:active{
	color: #660066;
	}
a.NavLinks:visited{
	color: #660066;
	}	
a.NavLinks:hover{
	color: #CC0000;
	}
.BreadCrumbs{
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #000099;
	text-indent: 10px;
	}
a.BreadCrumbs:link {
	color: #000099;
	}
a.BreadCrumbs:active {
	color: #000099;
	}
a.BreadCrumbs:visited {
	color: #000099;
	}
a.BreadCrumbs:hover {
	color: #000099;
	font-weight: bold;
	}
.MainTextCaption {
	font-size: 14px;
	color: #660066;
	font-weight: bold;
	padding-bottom: 7px;
}
a.MainTextCaption:link {
	color: #660066;
	}
a.MainTextCaption:active {
	color: #660066;
	}
a.MainTextCaption:visited {
	color: #660066;
	}
a.MainTextCaption:hover {
	color: #CC0000;
	font-weight: bold;
	}
/* Text Styles */
.findList {
 width: 140px;
 text-align: left;
	}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	line-height: 1.4em;
	}
.productText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	line-height: 1.4em;
	}
.productDetailText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
	line-height: 1.4em;
	}
.productPriceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	line-height: 1.4em;
	}
.productTitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #3F6F9F;
	line-height: 1.4em;
	}
.productDescriptionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699CC;
	line-height: 1.4em;
	}
.searchText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color: #003366; 
	}
.addToCartText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color: #000000; 
	}
.labelText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color: #000000; 
	}
.actionText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #336699; 
	font-weight: bold;
	}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #336699;
	line-height: 1.4em;
	}
.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #336699;
	height: 28px;
	text-align: right;
	vertical-align: middle;
	}
.formLabelsSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #336699;
	height: 14px;
	text-align: right;
	vertical-align: middle;
	}
.dotLineCell {
	background-image:  url("");
	background-repeat: repeat-x;
	height: 11px;
	padding-top: 0px;	
	}
.footerDotLineCell {
	background-image:  url("");
	}
.layoutOrderHistory { 
	border:1px solid #6699CC; 
	}
.headerOrderHistoryCenter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336699;
	background-color:#DEDEBD;
	font-weight: bold;
	text-align:center 
	line-height: 14px;
	text-align: center;
	}
.headerOrderHistoryLeft {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336699; 
	background-color:#DEDEBD;
	font-weight: bold;
	text-align:left 
	line-height: 14px;
	}
.dataOrderHistoryLeft {	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;	
	color: #336699; 
	border-top-width: 0px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-bottom-color:#6699CC; 
	text-align:left 
	line-height: 14px;
	}
.dataOrderHistoryCenter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336699;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color:#6699CC;
	text-align:center 
	line-height: 14px;
	text-align: center;
	}
.layoutLogin { 
	border:2px solid #6699CC; 
	}
.PageNameText{
	font-size: 12pt;
	font-weight: bold;
	line-height: 140%;
	color: #CC0000;
	text-indent: 5px;
}
.MainText {
	font-size: 12px;
	padding: 5px;
	color: #660066;
	vertical-align: top;
	line-height: 16px;
}
.OrangeCaption {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
.OrangeNavGrp {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}
.BlueNavGrp {
	font-size: 12px;
	color: #660066;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	font-style: italic;
}
.ProductListing {
	font-size: 14px;
	color: #660066;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
}
.FeatureListing {
	font-size: 14px;
	color: #660066;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-position: center;
	line-height: 18px;
	font-weight: bold;
	vertical-align: middle;
}
.FeatureList2 {
	font-size: 14px;
	color: #660066;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center;
	line-height: 18px;
	vertical-align: middle;
}
.MainBulletList {
	font-size: 12px;
	vertical-align: top;
	list-style-type: square;
	color: #660066;
	line-height: 20px;
	text-align: left;
}
.FeatureTextBlu {
	font-size: 14px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	color: #660066;
}
.FeatureTextOrg {
	font-size: 14px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	font-style: italic;
	color: #CC0000;
}
.SideText{
	color: #000000;
	font-size: 9pt;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Table Styles */
.TableRow01 {
	border-bottom: 1px solid #660066;
}
.TableText {
	font-size: 10px;
	text-indent: 3px;
	color: #660066;
}
.TableText2 {
	font-size: 12px;
	color: #660066;
	text-indent: 2px;
}
.TableTextCaption {
	font-size: 10px;
	color: #660066;
	text-indent: 2px;
}
