body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}


td img {display: block;
}
.maintable .imagepanel .wheelimages {
	border: 2px solid #000000;
}

.maintable {
	background-image: url(images/index_r5_c1.gif);
}

.maintable .textpanel {
	margin: 0px;
	padding-left: 28px;
	padding-top: 10px;
	padding-right: 20px;
}
.maintable .textpanel h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 4px 0px 0px;
	color: #666666;
}
.maintable .textpanel h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 8px 0px 0px;
	color: #333333;
}
.maintable .textpanel p {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin: 10px 0px;
}
.maintable .textpanel a,.maintable .textpanel a:link,.maintable .textpanel a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
.maintable .textpanel a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
}
.maintable .imagepanel {
}

.maintable .bottombanner {
	text-align: center;
	vertical-align: top;
	padding-right: 20px;
}
.maintable .bottombanner p{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	margin: 4px;
}
.maintable .bottombanner .blackdot {
	color: #000000;
}
.maintable .bottombanner .blackbold {
	color: #000000;
	font-weight: bold;
}
.maintable .textpanel .formtext {
	font-size: 12px;
	line-height: 16px;
	padding: 4px 0px 0px;
	margin: 0px;
}
.errors{
        margin: 8px 0 0 60px;
        width: 260px;
        padding: 4px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
        border: #f00 1px solid;
        background-color: #fcc;
      }
img {
	border: 0px none;
	}