﻿body {
	background-color:#FFFFFF;
	font-family:  verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.mainTable {
	margin: 0px auto; 
	background-color: #b1a87a;
	width: 850px;	
}
.black12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black12:hover {text-decoration: underline; color: #000000; }
.contentTable {
	height: 400px;
	width: 850px;
}

.navTable {
	background-color: #767992;
	width: 230px;
	margin-left:18px;
	margin-right:0px;
}
.main_tag {
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

.txtMain {
	font-size: 12px;
	color: #FFFFFF;
}
.txtNav {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing:+1;
	font-weight: bold;
}
a.txtNav:hover {text-decoration: none; color: #2c1a1a; }

.txtSubNav {
	font-size: 11px;
	color: #f7f5f5;
	text-decoration: none;

}
a.txtSubNav:hover {text-decoration: none; color: #ffeed4; }

.txtLeftCartHeader {
	font-size: 11px;
	color: #FFFFFF;
}
.txtFooter {
	background-color: #000000;
	height: 25px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtFooter:hover {text-decoration: underline; color: #FFFFFF; }

.txtPurlpe14 {
	font-size: 12px;
	color: #09123b;
	}
.txtSubFooter {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.required {
	color: #b01304;
	font-size: 10px;	
}
.RequiredBig {
	color: #FF0000;
	font-size: 13px;	
	font-weight: bold;
}
.itemNav {
	font-size: 11px;
	color: #7a2039;
	text-decoration: none;
}
a.itemNav:hover {text-decoration: underline; color: #7a2039; }

.txtCustomLength {
	font-size: 10px;
	color: #000000;
}
.onSale {
	color: #7a2039;
	font-style: italic;
	font-weight: bold;
}
.stikeout {
	text-decoration:line-through;
}

.FormTitle {
	font-family:  verdana, Arial, sans-serif;
	font-size: 19px;
	font-weight:500;
	text-decoration: none;
}
.FormSubTitle {
	font-family:  verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background-color: #cccccc;
	margin-top: 15px;
	margin-bottom: 7px;
}
.SubTitleRow {
	padding-left: 0px;
	padding-right: 0px;
}

.SmallPrintItalic {
	font-family:  verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.SmallFormNote {
	font-family:  verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #ff0000;
}
.SmallPrint {
	font-family:  verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.VerifyBoldPrint {
	font-family:  verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	font-style: normal;
}
.VerifyPrint {
	font-family:  verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}


.CartTable {
	width:575px;
	border-collapse:collapse;
}

.CartTableReg {
	width:600px;
	border-collapse:collapse;
}

.CartHeaderRow {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #c1a250;
	line-height: 12pt;
}
.CartHeaderCell {
	border-width:1px;
	border-style:solid;
	border-color:#7a2039;
}
.CartDataCell {
	border-width:1px;
	border-style:solid;
}
.CartTotalCell {
	border-width:1px;
	border-style:solid;
	font-weight: bold;
	font-size: 11px;
	line-height: 12pt;
}
.CartGrandTotalCell {
	border-width:1px;
	border-style:solid;
	font-weight: bold;
	font-size: 12px;
	line-height: 12pt;
}