.GenericWhiteDiv {
	background-color: #ffffff;
	padding-top: 20px;
	padding-left: 35px;
	padding-bottom: 35px;
	padding-right: 20px;
	font-family: verdana;
	font-size: 11px;
}
.msg {
	color: #aa3333;
	font-family: verdana;
	font-size: 12px;	
	font-weight: bold;	
}
.AccountStuffDiv {
	margin-left: 35px;
	padding-bottom:35px;
}
.AccountStuff {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.BigRed {
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: darkred;
}
.AccountStuffBig {
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: darkred;
}
.box {
	background-color: #aaaaaa;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;	
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	cursor: pointer;
}
.AccountStuffTable td {
	font-family: arial, helvetica, verdana;
	font-size: 14px;
}
.costbox {
	text-align: right;
	border: 0px;
	width:80px;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0 0 0px;
}
.costboxred {
	text-align: right;
	border: 0px;
	width:80px;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif;
	color: #990000;
	margin: 0px 0 0 0px;
}


/* CREDIT CARD SCREEN STUFF */
.CCSmall {
	font-family: tahoma;
	font-size: 11px;
	font-style:italic; 
	color: #777777;
}
.CCBig {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: darkred;
}
.CCOptionsText {
	margin-left:10px;
	margin-bottom:10px;
	font-family: tahoma;
	font-size: 11px;
}
.CCTable {
	border: 1px solid #aaaaaa;
}
.CCTable td {
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
}
.CCFaded {
	color: #777777;
}
.CCField {
	font-weight: normal;
	font-family: verdana;	
	font-size: 11px;
	margin-top:7px;
	margin-bottom:2px;
}
.CCFieldDisabled {
	font-weight: normal;
	font-family: verdana;	
	font-size: 11px;
	margin-top:7px;
	margin-bottom:2px;
	color: #777777;
}
.CCFieldHeader {
	font-weight: bold;
	font-family: verdana;	
	font-size: 11px;
	margin-top:1px;
	margin-bottom:15px;
}
.CCInput {
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #aaaaaa;
	width: 200px;
	color: #990000;
}
.CCDropdown {
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	border: 1px solid #aaaaaa;
}
.CCInputSmall {
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	border: 1px solid #aaaaaa;
	width: 50px;
}
.CCDisabled {
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #aaaaaa;
	color: #777777;
	background-color: #dddddd;
	width: 200px;
}
.CCAccountBlurb {
	margin-top:10px;
	margin-bottom:10px;
}
.CCAlert {
	font-family: verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	padding-right:1px;
}
.CCAlertGlobal {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
	margin-top:10px;
	margin-bottom:10px;
}
a.CartLink:link, a.CartLink:visited {
	font-family: verdana;
	font-size: 11px;
	color: #6666dd;
	text-decoration: none;
}
a.CartLink:hover {
	color: #990000;
	text-decoration: none;
}
.InvField {
	font-weight: bold;
	color: #777777;
}
.InvValue {
	font-weight: normal;
	color: #000000;
}
.InvHeader {
	font-weight: bold;
	font-family: arial;	
	font-size: 14px;
	margin-top:1px;
	margin-bottom:15px;	
}
.OrderProcessing {
	color: darkgreen;
	font-weight: bold;
	font-family: arial;	
	font-size: 18px;
}
.CCError {
	color: #990000;
	font-weight: bold;
	font-family: arial;	
	font-size: 14px;
	margin-bottom:20px;
}
.CCErrorHeader {
	color: #990000;
	font-weight: bold;
	font-family: arial;	
	font-size: 18px;
	margin-top:10px;
	margin-bottom:20px;
}
.CCSuccessHeader {
	color: darkgreen;
	font-weight: bold;
	font-family: arial;	
	font-size: 22px;
}
.CCSuccess {
	margin-top:20px;
	margin-bottom:20px;
	font-weight: normal;
	font-family: verdana;	
	font-size: 11px;	
}

/* NEWS STUFF */
.NewsDate {
	color: #777777;
}
.NewsBlurb {
	color: #990000;
}
.NewsFullText {
	color: #000000;
	margin-bottom: 20px;
}
/* fix for jav tabnavinside being sooo gray */
.TabNavInsideCol {
	color: #990000;
}
/* SPOTLIGHT STUFF */

.SpotLightImg {
}
.SpotLightOff {
	color: #990000;
	font-weight: bold;
}
.SpotLightBlurb {
	color: #990000;
	margin-top: 10px;
}
.SpotLightMore {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}
.SpotWhite {
	color: #ffffff;
}


.NotOrder {
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #777777;
	margin-top:20px;
}

/* HTML PAGE BLOG STUFF */
.BikeBlog {
	clear: both;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
