html {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}
body {
	background-image: url('../images/logoBar.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px
}
a:link, a:visited, a:active { color: #4A8ECC; text-decoration : none;}
a:hover { text-decoration : underline;}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0071BC;
	font-weight: bold;
	margin: 10px 0px 0px 7px;
	padding: 0px;
}

sup {
	vertical-align:baseline;
	position: relative;
	top: -5px;
}

.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 20px;
}
.light ul {
	margin: 0px;
	padding: 0px 0px 0px 17px;
	list-style: outside;
}
.light ul li {
	margin: 0px;
	padding: 0px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0071BC;
	font-weight: normal;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.main ul {
	list-style-image: url('../images/car.gif');margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:40px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
ul.CarX {
	list-style-image: url('../images/car-x.gif');
}
ul.SingleSpaceList {
	margin: 0px;
	list-style-image: url('../images/car_16.gif');
}
ul.SingleSpaceList li {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.dollar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #41A0E0;
}

.MainTitle {
	background-image:url('../images/MainHead.jpg');
	background-repeat:no-repeat;
	height:80px;
	margin-bottom: 20px
}
.MainTitle h2 {
	font-family:Tw Cen MT, Arial, Verdana, Tw Cen MT Condensed, Times New Roman;
	font-size:24px;
	font-weight: normal;
	margin: 0px;
	color:white;
	padding: 40px 5px 0px 15px;
}

.BlogTitle {
	background-image:url('../images/MainHead.jpg');
	background-repeat:no-repeat;
	height:80px;
	margin-bottom: 20px
}

.BlogTitle h1 {
	font-family:Tw Cen MT, Arial, Verdana, Tw Cen MT Condensed, Times New Roman;
	font-size:18px;
	font-weight: normal;
	margin: 0px;
	color:white;
	padding: 35px 5px 0px 15px;
}

.BlogTitle h2 {
	font-family:Tw Cen MT, Arial, Verdana, Tw Cen MT Condensed, Times New Roman;
	font-size:18px;
	font-weight: normal;
	margin: 0px;
	color:white;
	padding: 35px 5px 0px 15px;
}

.short h2 {
	padding: 0px 5px 0px 15px;
}
.short {
	background-image:url('../images/MainHead_Short.jpg');
	background-repeat:no-repeat;
	height:35px;
	margin-bottom: 10px
}

.SubTitle {
	background-image:url('../images/SubTitle.jpg');
	background-repeat:no-repeat;
	height:40px;
	width: 440px;
	margin-left:0px; margin-right:0px; margin-top:15px; margin-bottom:5px
}
.SubTitle h3 {
	font-family:Arial, Verdana, Times New Roman;
	font-size:12pt;
	font-weight: bold;
	margin: 0px;
	color:white;
	padding: 10px 5px 0px 10px;
}

.CWhite {
	color: white;
}
.CWhite a {
	color: yellow;
}

#BottomMenu1 {
	font-size: 10px;
	font-weight: bold;	
}
#BottomMenu1 a, #BottomMenu2 a{
	padding: 0px 3px 0px 3px;
	border-right: 1px solid gray;
}
#BottomMenu2 {
	font-size: 10px;
}
.BottomMenuFirst {
	padding-left: 0px !important;
}
.BottomMenuLast {
	border-right: 0px none !important;
}


#hintsntips a {
	display: block;
	background: url('../images/arrow.gif') no-repeat left;
	padding-left: 11px
}
#hintsntips a.HitsBlockStart {
	border-top: 1px dotted #0071BC;
}
#hintsntips a.current, #hintsntips a:hover {
	color: black;
	background: url('../images/arrow3.gif') no-repeat left;
}

#Subscribe form {
	margin: 0px;
	padding: 0px;
}

#Subscribe h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0071BC;
	margin: 0px;
	padding: 0px;
}
#Subscribe label {
	font-size: 8pt;
	color: gray;
	margin-right: 3px;
}
#Subscribe input {
	width: 100px;
	font-family: Arial;
	font-size:10px;
	border:1px solid #999999;
}
#Subscribe #SubscribeSubmit {
	font-size:11px;
	font-weight: bold;
	background-color: #0071BC;
	color: white;
	width: 50px;
}

#Subscribe a img {
	border: 0px none;
}