body {
	margin: 0px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a {
	color: #000099;
}


.bluebold {
	font-size: 120%;
	font-weight: bold;
	color: #000099;
}
.bluebold  a:link, .blubold a:visited {
	text-decoration: underline;
}


.white {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.white:hover {
	color: #E9E5D7;
	text-decoration: none;
	font-weight: bold;

}

.bluelnk {
	color: #0093D9;
	text-decoration: none;

}
.bluelnk:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}


.input {
	font-size: 90%;
	color: #666666;
}
.titles {
	font-weight: bold;
	color: #B52323;
}


.midpad {
	padding-right: 100px;

}


.price {
	color: #1D3723;
	font-weight: bold;

}

.basketbg {
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;

}

.toptext {
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.heading {
	font-size: 140%;
	font-weight: bold;
	color: #B52323;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.larger {
	font-size: 120%;
	line-height: 150%;
}
.subhead {
	font-weight: bold;
	color: #B52323;
	font-size: 120%;
}
.content {
	background-image: url(../images/ultimate_driving_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 36px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.txtcontent {
	padding: 20px;
}
.menu {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-position: 3px 5px;
	padding-left: 15px;
}
.menu a {
	color: #000099;
	text-decoration: none;
}

.menu a:hover {
	color: #B52323;
}
li {
	background-image: url(../images/bullet.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
.leftbdr {
	background-image: url(../images/leftbdr.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.rightbdr {
	background-image: url(../images/rightbdr.jpg);
	background-repeat: repeat-y;
	width: 36px;
}
.btm {
	background-image: url(../images/btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.btm_rule {
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	color: #666666;
	padding-top: 10px;
}
.btm_rule a {
	color: #000099;
	text-decoration: none;
}
.blue {
	color: #000099;
}
.footer, .footer a {
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 11px;
}
.header {
	background-image: url(../images/ultimate_driving_001b.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.headertxt {
	font-family: "Arial Black", Arial;
	font-size: 28px;
	color: #000000;
	font-style: normal;
}
.whiteonred {
	color: #FFFFFF;
	background-color: #B52323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	padding: 4px 10px;
	display: block;
	text-align: center;
}
.pagetitle {
	font-family: "Arial Black", Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
}
.header2 {
	width: 500px;
	height: 67px;
	background-image: url(../images/ultimate_driving_top.jpg);
	text-align: left;
	vertical-align: middle;
}
.pagetitle2 {
	font-family: "Arial Black", Arial;
	font-size: 24px;
	color: #B52323;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	vertical-align: middle;
	text-align: left;
}
.redline {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B52323;
	padding-bottom: 10px;
	height: 40px;
}
