td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: square;
	left: 20px;
	background-color: #FFFFFF;
}
.text {
	padding-right: 20px;
	padding-left: 20px;
}
.bg_black {
	background-color: #000000;
}
.yellowtxt {
	color: #FFCC00;
	background-color: #000000;
}


body {
	background-color: #000000;
}
.yellowbar {
	background-color: #FFCC00;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-y;
	width: 153px;
}
.yellow_div {
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin-top: 6px;
}

.whatsnew {
	background-image: url(images/mbg.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	padding-left: 23px;
	width: 130px;
	text-align: right;
	color: #FF0000;
}
a {
	color: #FFCC00;
}
.yellowlink {
	color: #FFCC00;
}

.viewcarbtn {
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
	background-image: url(images/btnviewcar.gif);
	background-repeat: no-repeat;
	padding: 6px 80px 3px 5px;
	height: 20px;
	text-decoration: none;
}
.imgborder {
	border: thin solid #000000;
}
li {
	list-style: url(images/bullet.gif);
	padding: 3px;
}
.link {
	font-weight: bold;
	text-decoration: none;
	background: #FFCC00;
	color: #000000;
}
.yellowborder {
	border-top: 1px #FFCC00;
	border-right: 1px #FFCC00;
	border-bottom: 1px #FFCC00;
	border-left: 1px solid #FFCC00;
	padding-left: 10px;
}
.container {
	border: 2px solid #FFCC00;
	background-color: #000000;
}
#blog-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.post-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.date-header {
	color: #666666;
}


.textecommerce {

	padding-right: 20px;
	padding-left: 20px;
}
.imgborderdetail {

	border: thin solid #990000;
}
.imgr {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	clear: right;
	margin-right: 25px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.titlelg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #E4232F;
}


.imgl {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	margin-left: 25px;
}
.imgltext {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
}
.imgrtext {

	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	float: right;
	clear: right;
}
.titlelgbold {
	font-family: "Arial Black", Arial, sans-serif;
	color: #FFCC00;
	font-size: 30px;
	line-height: 28px;
}
.subtitle {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-weight: bold;
	color: #FFCC00;
	font-size: 18px;
}
.imglplain {
	float: left;
	height: auto;
	width: auto;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}
#sidebar {
	float: left;
	width: 140px;
	color: #000000;
	background-color: #FFCC00;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#sidebar a{
	color: #000000;
}
.blog {
	float: left;
	width: 580px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
