body{background:#000000;color:#000;margin:0px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size:82%;}
#guidesPage a{font-size:14px;}
#guidesPage2 a{font-size:14px;color:#000099;}
#guidesPage2 a:hover{font-size:14px;color:#FF0000}
#guidesPage p {font-family:verdana;font-size:14px;}
.textBlack11 { color: black; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textBlack12 { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textBlack14 { color: black; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textGrey11 { color:#333333; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textGrey12 { color:#333333; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textGrey14 { color:#333333; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textRed11 { color: #333333; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textRed12 { color: #900; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textRed14 { color: #900; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textWhite12 {color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textWhite14 {color: white; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textWhite16 {color: white; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link { color: #900; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited { color: #900; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:hover { color: #c00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:active { color: #c00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#homeNavTD {font-size:18px;padding-right:13px;line-height:41px;width:800px;background:url(img/mainmenu/top.jpg) top no-repeat;}
#homeNavTD a{font-size:18px;color:#FFF;text-decoration:none;}
#homeNavTD a:hover{color:#000;text-decoration:underline;background-color:#FFF;}
#homeNavTD p{margin:0;}
#bikeLinks p{color:#FFFFFF;margin:20px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-align:center}
.linkTable{text-align:left;}
.linkTable a{color:#fff;font-size:14px;}
.linkTable a:hover{color:#ddd}
#grayBox{width:100%;background:#ccc}
#grayBox p{margin:0}
#grayBox a{color:#720001;font-weight:bold;text-decoration:none}
#grayBox a:hover{color:#4066f9}
#grayBox td{height:18px}
:focus
{
  -moz-outline-style: none;
}

/* ADDED FOR PRODUCT MODEL PAGES */
.buybuttonother {
	background-color:#FFCC00;
	color:#000000;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	margin:2px 4px;
	padding:1px 4px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align:middle;
	white-space:nowrap;
}
a.buybuttonother {
	color:#000000;
	text-decoration:none;
	border-top:1px solid #fff;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #fff;
}
a.buybuttonother:hover {
	background-color:#CCCCCC;
	border-top:1px solid #000;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #000;
	color:#000000;
	text-decoration:none;
}
