body {background-color: #F5F5F5}

.chromestyle{width: 100%; font-weight: bold; font:normal 10px arial;}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.chromestyle ul{border: 0; width: 100%; background: url(images/back.jpg) repeat-x; /*THEME CHANGE HERE*/ padding: 10px 0px; margin: 0; text-align: left; /*set value to "left", "center", or "right"*/ }
.chromestyle ul li{ display: inline; }
.chromestyle ul li a{color: #333; padding: 0px 15px; margin: 0; text-decoration: none; border-right: 1px solid #fff;}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/background:; color:#CC0000 /*THEME CHANGE HERE*/}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{position:absolute;top: 0; border: 1px solid #BBB; /*THEME CHANGE HERE*/border-bottom-width: 0; font: normal 10px arial; line-height:180%; z-index:100;background-color: #ECEEED; width: 200px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/}
.dropmenudiv a{width: auto; display: block; text-indent: 3px; border-bottom: 1px solid #666666; /*THEME CHANGE HERE*/padding: 2px 0; text-decoration: none; font-weight: bold; color: white;}
* html .dropmenudiv a{ /*IE only hack*/width: 100%;}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/background-color: #D2D7D5;}

a:link {color: #666;text-decoration: none;}
a:visited {text-decoration: none;color: #666;}
a:hover {text-decoration: none;color: #666;}
a:active {text-decoration: none;}

.smalltext {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;font-weight: normal;color: #666;}
.smalltext a:link{font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;font-weight: normal;color: #666;}
.smalltext a:active{font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;font-weight: normal;color: #666;}
.smalltext a:hover{font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;font-weight: normal;color: #CC0000;}
.smalltext a:visited{font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;font-weight: normal;color: #666;}

.redtext {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #CC0000;}
.navtext {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;font-weight: normal;color: #CC0000;}
.bodytext {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #333;}
.bodytext a:link{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #333;}
.bodytext a:active{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #333;}
.bodytext a:visited{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #333;}
.bodytext a:hover{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #fff; background:#CC0000}

.maintable {border: 1px solid #666; background-color:#fff}
.maintable1 {border-left: 1px solid #666; border-right:1px solid #666; border-bottom:1px solid #666; border-top:1px solid #CC0001; background-color:#fff}
.maintable2 {border-left: 1px solid #666; border-right:1px solid #666; border-bottom:1px solid #CC0001; border-top:1px solid #666; background-color:#fff}
.maintable3 {border-right:1px solid #666; border-bottom:1px solid #666;}
.maintable4 {border-right:1px solid #666;}
.maintable5 {border-bottom:1px solid #666;}

.navbar {border-right:2px solid #666; padding-left: 10px; padding-right:10px}
.navbar1 {padding-left: 10px; padding-right:10px}
.indexln {border-right: #CCC solid 1px}
.padding {padding-left: 10px}
.padding2 {padding-top:15px; padding-bottom:15px}

.bikenav {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: italic;font-weight: normal;color: #333; padding:10px}
.bikenav a:link{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #333; padding:10px}
.bikenav a:active{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #333; padding:10px}
.bikenav a:visited{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #CC0000; padding:10px}
.bikenav a:hover{font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-style: normal;font-weight: normal;color: #CC0000; padding:10px}
