.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.biggertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
}
.redbiggertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
}
.redmuchbiggertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cc0000;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-stretch:semi-expanded;
	font-weight:bold;
	color: #CC0000;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-stretch:semi-expanded;
	font-weight:bold;
	color: #000066;
}
.h3 {
	font-family: Impact;
	font-size: 30px;
	font-stretch:semi-expanded;
	font-weight:bold;
	color: #000000;
}
.h3white {
	font-family: Impact;
	font-size: 30px;
	font-stretch:semi-expanded;
	color: #FFFFFF;
}
.dashed {
	background-color: #FFFFFF;
	border: 2px dashed #CC0000;
}
.simplesolidtableborder {
	border: 1px solid #CCCCCC;
}
.bgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC33;
}
.bgtextbigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFCC33;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.ads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	width: 400px;
	border: 1px dashed #CC0000;
	background-color: #F4F4F4;
}

.footermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footermenu:link {
	text-decoration: none;
}
.footermenu:visited {
	text-decoration: none;
}
.footermenu:hover {
	text-decoration: underline;
	color: #CC0000;
}
.footermenu:active {
	text-decoration: none;
}
.downloadsections {
	font-family: impact;
	font-size: 24px;
	color: #000066;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000066;
	background-color: #FFFFFF;
}
.topandbottomdashed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	padding: 10px;
}
.otoproductstable {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5EAFF;
	border-bottom-color: #D5EAFF;
	border-left-color: #D5EAFF;
}
.OTOtabletopcell {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: ##656565;
	border-bottom-color: ##656565;
	border-left-color: ##656565;
}
.orderform {
	background-color: #FFFF99;
	padding: 20px;
	width: 480px;
	margin-right: 29px;
	margin-left: 29px;
	border: 3px solid #FF9900;
	margin-bottom: 0px;
}
#wrapper {
	width: 468px; 
}

#testimonial { 
	width: 468px; 

} 


#testimonial img { 
	float: left; 
	display: inline; 
	margin: 10px 10px 0 10px; 
	border: 3px solid #dad5c7; 
} 

#testimonial p { 
	color: #5b5754; 
	font: normal 0.8em tahoma; 
} 

#testimonial_body {
	background-color: #f3f1cb;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
	background-image: url(images/bg_5.gif);
}
#shadow_test_footer {
	background-image: url(images/bg_shadow.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 468px;
}
#top_quote {
	background-color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #69b1c9;
	padding: 10px;
	background-repeat: repeat-x;
	background-position: top;
}
#top_quote p {
	margin: 0;
	color: white;
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
