BODY {
background-color: #000000;
background-image: url('../images/ride_top.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #cccccc;
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
scrollbar-arrow-color:#635951; 
scrollbar-face-color:#C4C0A2; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#1a1a1a; 
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #ffffff;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
A:VISITED {
color: #cccccc;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
A:HOVER {
color : #d7ae00;
text-decoration: underline overline;
font-weight: bold;
line-height: 18 px;
}
A:ACTIVE {
color : #247097;
text-decoration: underline;
font-weight: bold;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #cccccc;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #cccccc;
letter-spacing: 2;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #635951;
height: 1px;
width: 80%;
}

.textarea {
font-family: Verdana, Arial, sans-serif;
background: #000000;
border: 2px solid #635951;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 10px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 10px;
}
.navcell {
font-size: 8pt;
background-color: #1a1a1a;
filter: alpha(opacity=80, style=0);
-moz-opacity:.80;
border: 2px solid #635951;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 5px;
font-weight: bold;
}
.topnav {
font-family: Verdana, Arial, sans-serif;
border: 0px solid #000000;
font-size: 90%;
font-weight: bold;
text-align: justify;
padding-left: 20px;
padding-right: 20px;
}
.copyright {
font-size: 80%;
filter: alpha(opacity=80, style=0);
-moz-opacity:.80;
background-color: #1a1a1a;
border: 0px solid #635951;
letter-spacing: 1;
padding-left: 30px;
padding-right: 30px;
padding-top: 15px;
padding-bottom: 15px;
font-weight: bold;
}
