body {
	background-color: #FFFFFF;
	margin: 0;
	font-size: small;
}

a:active     {  font-family: Tahoma; font-size: small; color: #000000; font-weight: bold }
a:link       {  font-family: Tahoma; font-size: small; color: #000066; font-weight: bold }
a:visited    {  font-family: Tahoma; font-size: small; color: #000066; font-weight: bold }
a:hover      {  font-family: Tahoma; font-size: small; color: #000000; font-weight: bold }

A.news:link { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : small; color : #333333 }
A.news:active { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : small; color : #000000 }
A.news:visited { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : small; color : #333333 }
A.news:hover { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : small; color : #000066 }
A.news { text-decoration : none }

p {
	font-size: small;
}

td {
	font-size: small;
}

.topmenu {
	background:#000000;
	padding:2px 0px 1px 0px;
}

.topmenu a {
	color:#FFCC00; 
	font-size: medium; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration:none;
}

.menunormal {
	border:solid 1px #000000;
	background:#000000;
	padding:0px 6px 0px 6px;
}

.menuhighlight {
	border:solid 1px #999999;
	background-color:#666666;
	padding:0px 6px 0px 6px;
}

.sidemenu {
	border:solid 1px #000000;
	background:#000000;
	padding:4px 8px;
	font-weight: bold;
	font-size: small;
	text-decoration : none;
}

.sidemenunormal {
	border:solid 1px #000000;
	background:#000000;
	padding:4px 8px;
	text-align:center;
	font-weight: bold;
	font-size: small;
	color:#FFCC00;
	text-decoration : none;
}

.sidemenusub {
	border: solid 1px #666666;
	background: #FFCC00;
	padding: 1px 1px;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}

.sep {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	padding:0px 1px;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size: xx-small;
	text-align:center;
}

.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	color:#000;
	font-size: small;
	padding:20px;
	min-height:450px;
	background-image:url('/images/background_rider.jpg');
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
}

.contentsmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCC;
	color:#000;
	font-size: xx-small;
	padding:20px;
	min-height:450px;
	background-image:url('/images/background_rider.jpg');
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
	* height:450px;
}

.spec {
}

.spec td {
	text-align:center;
	font-size:xx-small;
	padding: 1px 5px;
}

.spec th.runtime, td.runtime {
	text-align:left;
}

.spec th {
	font-size: xx-small;
	color:#fff;
	padding: 1px 5px;
	background-color:#666;
}

.minispec {
}

.minispec td {
	text-align:center;
	font-size:xx-small;
	padding: 1px 5px;
}

.minispec th.runtime, td.runtime {
	text-align:left;
}

.minispec th {
	background-color:#666;
	font-size: xx-small;
	color:#fff;
	padding: 1px 5px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

td.feat_benefit {
	text-align:left;
	white-space:;
	vertical-align:top;
	width: 70%;
	font-size: xx-small;
}

td.feat_feature {
	text-align:right;
	white-space:;
	vertical-align:top;
	width: 30%;
	font-size: xx-small;
}

td.feat_code {
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	padding-right: 20px;
	white-space:nowrap;
	font-size: xx-small;
}

td.feat_icon {
	text-align:center;
	vertical-align:top;
	padding-left: 5px;
	padding-right: 5px;
	width: 10px;
}

td.feat_code_heading {
	font-weight:bold;
	background-color:#666;
	text-align:left;
	color:#FFF;
	font-size:xx-small;
	padding: 3px;
}

td.feat_feature_heading {
	font-weight:bold;
	background-color:#666;
	text-align:right;
	color:#FFF;
	font-size:xx-small;
	padding: 3px;
}

td.feat_benefit_heading {
	font-weight:bold;
	background-color:#666;
	text-align:left;
	color:#FFF;
	font-size:xx-small;
	padding: 3px;
}

td.feat_icon_heading {
	font-weight:bold;
	background-color:#666;
	text-align:center;
	color:#FFF;
	font-size:xx-small;
	padding: 3px;
}

td.feat_divider_top {
	border-bottom:1px dashed #666;
}

td.feat_divider_bottom {
}

.lesson th {
	text-align: center;
	background-color: #FFCC00;
	font-size: x-small;
	border-bottom: 1px dashed black;
	border-top: 1px dashed black;
}

.lesson td {
	text-align: left;
	border-bottom: 1px dashed black;
}

.equationleft {
	text-align: left;
	font-weight: bold;
	width: 33%;
	font-size: small;
}

.equationcentre {
	text-align: center;
	font-weight: bold;
	background-color: #FFCC00;
	width: 33%;
	font-size: small;
}

.equationright {
	text-align: right;
	font-weight: bold;
	width: 33%;
	font-size: small;
}

td.products {
	border: 2px solid #FFF;
	padding: 10px;
}

td.productspacer {
	padding: 10px;
}

ul.arrowbullet {
	list-style-image: url('/images/bulletarrow.gif');
}

.super {
	vertical-align: super;
	font-size: smaller;
}

.sub {
	vertical-align: sub;
	font-size: smaller;
}
A:LINK.menunormal {
	color:#FFCC00; 
	font-size: medium; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}
A:VISITED.menunormal {
	text-decoration : none;
}
A:HOVER.menunormal {
	border:solid 1px #999999;
	background-color:#666666;
	padding:0px 6px 0px 6px;
}
A:ACTIVE.menunormal {
	color : #FFFFFF;
}


A:LINK.menunav {
	padding: 3px 3px;
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: #FFCC00;
	text-decoration: none;
}
A:VISITED.menunav {
	padding: 3px 3px;
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: #FFCC00;
	text-decoration: none;
}
A:HOVER.menunav {
	padding: 3px 3px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
A:ACTIVE.menunav {
	padding: 3px 3px;
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: #FFCC00;
	text-decoration: none;
}



A:LINK.submenu {
	padding: 2px 2px;
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
A:VISITED.submenu {
	padding: 2px 2px;
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
A:HOVER.submenu {
	padding: 2px 2px;
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
A:ACTIVE.submenu {
	padding: 2px 2px;
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}



A:LINK.sidemenunormal {
	border:solid 1px #000000;
	background:#000000;
	padding:4px 8px;
	text-align:center;
	font-weight: bold;
	font-size: small;
	color:#FFCC00;
	text-decoration : none;
}
A:VISITED.sidemenunormal {
	border:solid 1px #000000;
	background:#000000;
	padding:4px 8px;
	text-align:center;
	font-weight: bold;
	font-size: small;
	color:#FFCC00;
	text-decoration : none;
}
A:HOVER.sidemenunormal {
	border:solid 1px #999999;
	background-color:#666666;
	padding:4px 8px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
	font-weight: bold;
	font-size: small;
	color:#FFCC00;
}
A:ACTIVE.sidemenunormal {
	border:solid 1px #000000;
	background:#000000;
	padding:4px 8px;
	text-align:center;
	font-weight: bold;
	font-size: small;
	color:#CCCCCC;
	text-decoration : none;
}

SPAN.detailoption{
font-size: 12px;
font-family: Tahoma;
font-weight:bold;
}