.headerh1 {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #CB0002;
}
.blackheader {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.yellowbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3333;
	text-decoration: none;
	background-color: #FFFF00;
}
.productheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #CB0002;
	text-decoration: none;
}
.productsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.headerh2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headerh3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.salestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.salestextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.salestextgeneva {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.salestextarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.productheadersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CB0002;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C82526;
	width: 320px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.salestextsmallredbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
	font-weight: bold;
}
#top-panel{
border-bottom:0px solid #f6f6f6;
padding:14px 20px;
text-align:right;
*{outline:none;}
}
#sub-panel{
text-align:center;
*{outline:none;}
}
#sub-panel a{
width:150px;
float:right;
text-decoration:none;
margin-right:30px;
font-weight:bold;
background:url(imgages/sub-left.png) bottom left no-repeat;
*{outline:none;}
}
#sub-panel a span{
padding:6px;
background:url(imgages/sub-right.png) right bottom no-repeat;
display:block;
*{outline:none;}
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.productheaderstrike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #CB0002;
	text-decoration: line-through;
}
.formoptin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C82526;
	width: 130px;
}
.questionmarks {
	background-attachment: scroll;
	background-image: url(../images/questionmarks.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.dottedline {
	border: 3px dashed #000000;
}
