﻿body
{
    font-family: Verdana, Arial, Tahoma, Microsoft Sans Serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #000000;
    margin: 0px 0px 5px;
}

.mainTable {
	margin: 0px auto; 
	width: 760px;
	height: 600px;
}

.black12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black12:hover {text-decoration: underline; color: #000000; }
a.black12:visited {text-decoration: none; color: #000000;}

.black16 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.black16:hover {text-decoration: underline; color: #000000; }
a.black16:visited {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: #d2956c;
}

.txtMain14 {
	font-size: 14px;
	color: #d2956c;
}

.txtTitle {
	font-size: 16px;
	color: #d2956c;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
}

.subTitle {
	font-size: 14px;
	color: #d2956c;
	font-weight: bold;
	text-decoration: underline;
}
a.subTitle:hover {text-decoration: underline; color: #000000; }


.products {
	font-size: 12px;
	color: #d2956c;
}

.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: 10px;
	color: #000000;
	text-decoration: none;
}
a.txtFooter:hover {text-decoration: underline; color: #771103; }

.txtSubFooter {
	font-size: 10px;
	color: #b2aaa2;
}

.required {
	color: #FF0000;
	font-size: 10px;	
}
.RequiredBig {
	color: #FF0000;
	font-size: 13px;	
	font-weight: bold;
}
.itemNav {
	font-size: 11px;
	color: #d2956c;
	text-decoration: none;
}
a.itemNav:hover {text-decoration: underline; color: #771103; }

.txtCustomLength {
	font-size: 10px;
	color: #000000;
}

.txtLetter {
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}

.txtCart {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.txtCart:hover {text-decoration: underline; color: #771103; }


.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;
}