/* CSS Document */
body {
	margin: 0px;
}
.BorderRightBottom {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
.BorderBottom {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
.nav {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.nav A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A0303;
	font-weight: bolder;
	background-color: #CCCCCC;
}
.shopnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.shopnav A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.shopnav A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A0303;
	font-weight: bolder;
	background-color: #CCCCCC;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	margin: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	text-align: left;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 10px 10px 20px;
	line-height: 20px;
}

.copy a:link {
	color: #000000;
	border: none;
	text-align: left;
}
.copy a:hover {
	background-color: #FA8710;
	color: #FFFFFF;
	border: none;
	text-align: left;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
}
.titleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: -10px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: -10px;
}

.footer a:link {
	color: #8A0303;
}
.footer a:hover {
	background-color: #999999;
	color: #D6DFE8;
}
.tag {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
	padding-bottom: 10px;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 200px;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.copyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.copy a:visited {
	color: #000000;
	border: none;
}



/* Input Box Settings */
.input_box { 
	border: 1 solid #000000; 
	background-color: #BBD2F9; 
	color: #000000; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight:normal; 
}
/* Submit Button Settings */
.submit_button { 
	font-size : xx-small; 
	font-family : Arial, Helvetica, Sans-Serif; 
	background-color : #CCCCCC; 
	color : #000000; 
	font-weight : bold; 
	border-width : thin; 
}
.TopNav {
	font-family : Arial, Helvetica, Sans-Serif; 
	color: black;
	font-weight : bold;
}
TD.TopNav {
	font-size: 10px;
	font-weight: bold;
	color: $settings[tableheadtext];
}
.SideTable {
	font-family: Arial, Helvetica, Sans-Serif; 

}
TD.SideTableHeading {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 10px;
	font-weight: bold;
	color: #6b0303;
	border-bottom: thin #006699 dotted;
text-transform: uppercase; }

.CenterTable {
	border-color: $settings[centercolor];
	border-style: solid;
	border-width: 0px;
	background-color: #99CCCC;
}
.CenterTableItems {
	border-color: $settings[centercolor];
	border-style: solid;
	border-width: 1px;
}
.ErrorTable {
	background: $settings[centerbg];
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.Required {
	color: #FF0000;
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
TD.CenterTableHeading {
	font-size: 10px;
	font-weight: bold;
	background: $settings[centerheader];
	color: $settings[centerfont];
}
.CartContents {
	font-size: 10px;
	text-decoration : none;
	color: #8a0303; }

.CartContents: a {
	font-size : 10px; 
	text-decoration : underline;
	font-weight: bold; }

.CartContents a:hover { 
	font-size : 11px; 
	text-decoration : underline;
	font-weight: bold; }

.PagesAlign {
	text-align: justify;
	line-height: 20px;
}
.HR1 {
	padding: 0px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	height: 1px; 
	border-style: none; 
	border-color: '$settings[centercolor]'; 
	color: '$settings[centercolor]'; 
}
/* You will not need to change below */
.small { font-family : Arial, Helvetica, Sans-Serif; font-size : 10px; }
a:hover.small { font-family : Arial, Helvetica, Sans-Serif; color : #333333; font-size : 10px; text-decoration : underline; }
</style>
