﻿body
{
    font-family: Verdana, Arial, Tahoma, Microsoft Sans Serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #FFFFFF;
    margin: 0px 0px 5px;
}

.mainTable {
	margin: 0px auto; 
	background-color: #cda445;
	width: 870px;	
}
.black12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black12:hover {text-decoration: underline; color: #000000; }

.contentTable {
	height: 400px;
	width: 870px;
}

.navTable {
	background-color: #FFFFFF;
	width: 185px;
}

.txtMainColor {
	font-size: 12px;
	color: #FF0000;
}

.txtMain {
	font-size: 12px;
	color: #000000;
}
.txtNav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.txtNav:hover {text-decoration: none; color: #FF0000; }

.txtSubNav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.txtSubNav:hover {text-decoration: none; color: #FF0000; }

.txtLeftCartHeader {
	font-size: 11px;
	color: #FFFFFF;
}
.txtFooter {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.txtFooter:hover {text-decoration: underline; color: #FF0000; }

.txtSubFooter {
	font-size: 10px;
	color: #490201;
	background-color: #d10602;
}

.required {
	color: #FF0000;
	font-size: 10px;	
}
.RequiredBig {
	color: #FF0000;
	font-size: 13px;	
	font-weight: bold;
}
.itemNav {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.itemNav:hover {text-decoration: underline; color: #FF0000; }

.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;
}

.txtLetter {
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #ff0000;
}

.txtTagline {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #ff0000;
}

.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;
}
