body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	width: 100%;
}

h1 {
	color: #CC0000;
	font-family: Tahoma,sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}

h2 {
	color: #000000;
	font-family: Tahoma,sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}

h3 {
	color: #CC0000;
	font-family: Tahoma,sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}

h4 {
	color: #000000;
	font-family: Tahoma,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}

h5 {
	color: #CC0000;
	font-family: Tahoma,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}

h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.arial12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.arial14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.arial15px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.arial16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.arial18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.black16pxbold {
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.black18pxbold {
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}

.black20pxbold {
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.black26pxbold {
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}

.blue18pxbold {
	color: #0000FF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.blue20pxbold {
	color: #0000FF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.border {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

.border2 {
	border: 2px solid #000000;
}

.gray {
	background-image: url(images/body_gray_top.gif);
	background-repeat: repeat;
}

.grayside {
	background-image: url(images/sidetop.jpg);
	background-repeat: repeat;
}

.guarantee {
	background-color: #CCFFCC;
	border: thick dashed #000000;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

.highlight {
	background-color: #FFFF00;
}

.highlight2 {
	background-color: #FFFF99;
}

.optin {
	background-color: #FFFFCC;
	border: thick dashed #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
}

.red18pxbold {
	color: #CC0000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.red20pxbold {
	color: #CC0000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.red26pxbold {
	color: #CC0000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}

.sideleft {
	background-image: url(images/sideleft.jpg);
	background-repeat: repeat;
}

.sidenav {
	background-image: url(images/sidebarbuttonred.jpg);
	background-repeat: no-repeat;
	height: 27px;
}

.sidenav a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 26px;
	line-height: 27px;
	margin-left: 35px;
	text-decoration: none;
}

.sidenav a:hover {
	color: #FF0000;
}

.sideright {
	background-image: url(images/sideright.jpg);
	background-repeat: repeat;
}

.underline {
	text-decoration: underline;
}

.underlineblack {
	color: #000000;
	text-decoration: underline;
}
.underlinered {
	color: #CC0000;
	text-decoration: underline;
}
.redtext {
	color: #CC0000;
}

