body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
.orderfont {
	color: #CC0000;
	font-weight: bold;
}
.header {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.normalfont {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.testimontable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	border: thin double #000000;
}
.testimontableyt62 {font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	border: thin double #000000;
}
.hedaerdivr {
	width: 650px;
	margin: 5px;
	padding: 10px;
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	white-space: normal;
	clear: both;
	background-color: #FFFFFF;
}
.highlitred {
	font-family: Tahoma;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFF00;
	white-space: normal;
	display: compact;
}
.styleblsm {
	font-family: Tahoma;
	font-size: 20px;
}
.stylered {color: #CC0000}
.smallfont {font-family: Tahoma; font-size: 15px; }
.style8 {font-family: Verdana; font-weight: bold; }
.style1 {font-weight: bold}
.testimontable {font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	border: thin double #000000;
}
.style9 {font-family: Verdana; font-style: italic; }
.verdfont {font-family: Verdana}
.orderfont {	color: #CC0000;
	font-weight: bold;
}
.style10 {font-size: 18px}
.style11 {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.orderfont2 {
	color: #CC0000;
	font-weight: bold;
	font-size:16px
}.highligtgen {
	background-color: #FFFF00;
}
.footerdivr {
	width: 650px;
	margin: 2px;
	padding: 5px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
	clear: both;
}
.style14 {
	font-size: 17px;
	color: #CC0000;
}
.style16 {
	font-size: 17px;
	font-weight: bold;
}        
.style17 {font-family: Tahoma} 
.headerred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.highlitredsmall {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFF00;
	white-space: normal;
	display: compact;
}
.highlitredmed {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFF00;
	white-space: normal;
	display: compact;
}
.highlitblsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	white-space: normal;
	display: compact;
}.tableborderred {
	border: 4px dashed #CC0000;
}
.clickherebold {font-weight: bold}
.style18 {font-size: 17px}
.style19 {
	color: #0000FF;
	font-weight: bold;
}
.style20 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.whitelistingfooter {
	font-size: 11px;
	font-weight: bold;
}
.style28 {font-weight: bold; color: #CC0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal;}
.style29 {font-size: 34px}
.dimesalesdr {
	color: #0000FF;
	font-weight: bold;}

.style32 {font-size: 11px}
.style33 {font-weight: bold}
.proddescriptablestyle {
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.salespagetabletext {
	text-align: left;
	vertical-align: top;	
}
.style34 {font-size: 12px}
.style35 {font-size: 24px}
.divads {
	padding: 5px;
	height: auto;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.divstyleredoptin {
	border: 2px dashed #CC0000;
	background-color: #FFFFCC;
	padding: 0px;
	width: 500px;
}
.style36 {font-size: 14px}
.style37 {
	font-size: 15px;
	font-weight: bold;
}
.style38 {font-size: 15px}
.style39 {font-size: 20px}
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	width: 570px;
	float: left;
	align: center
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	font-size: 17px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #778;
	border-bottom-color: #778;
 }

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #FFFF99;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #CC0000; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
 width: 567px	

.tabberlive .tabbertab h2 {
 display:none;
 color:#CC0000
}

.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 300px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}