/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #434343;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
font-size: 13px;
font-weight: bold;
}

h2 {
font-size: 12px;
font-weight: bold;
}


/** TEXTS */

body, th, td, p, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

/** Car Review Text and Images */

.reviewimgp {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	}

.reviewh1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #00CC33;
}

.reviewh2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #999999;
}

.reviewp {
    font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.reviewsummary {
    font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	padding: 3px 0px 0px 20px;
	background: #F3F3F3 url(/images/homepage29.gif) no-repeat;
	font-weight: bold;
	color: #848484;
}

.ul1news {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1news li {
	display: inline;
	font-weight: bold;
	font-size: 12px;	
}

.ul1news a {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	padding: 3px 0px 0px 20px;
	background: #F3F3F3 url(/images/homepage29.gif) no-repeat;
	font-weight: bold;
	color: #000000;
}

.text1 {
	font-size: 10px;
	font-weight: normal;
	color: #006FD1;
}

.aboutheadertext1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.aboutheadertext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.abouttext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.careditiontxt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: centre;
	}
	
.careditiontxt1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	}
	
.careditiontxt2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
	
.careditiontxt3 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}
	
.careditiontxtright {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: centre;
	}
	
.careditiontxtright1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}

.careditiontxtlist {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}

.tbltextheadercol1 {
	text-align: centre;
	color: #000000;
	background-color: #CCCCCC;
}

.tbltextheadercol2 {
	text-align: centre;
	color: #000000;
	background-color: #CCCCCC;
}

.tbltext1col1 {
	text-align: left;
	color: #000000;
}

.tbltext1col2 {
	text-align: center;
	color: #000000;
}

.tbltext1col3 {
	text-align: left;
	color: #000000;
	background-color: #f0f0f0;
}

.tbltext1col4 {
	text-align: center;
	background-color: #f0f0f0;
}

.tbltext1 {
	background-colour: #CCCCCC;
}

.tbltextcollarge {
	text-align: left;
	color: #000000;
	font-size: 18px;
}

.newstext {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #FF0000;
	font-size: 24px;
}

.tblrowweblinks {
	padding-bottom: 10px;
	}
	
.weblinktxtheader {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.weblinktxt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	}

.weblinktxturl {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	}

p.blogtext {
	font-size: 13px;
	color: #000000;
	text-align: left;
	}
	
.blogdate {
	font-size: 12px;
	color: #999999;
	text-align: left;
	}

/** LINKS */

a {
	color: #007DD6;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #007DD6;
	text-decoration: none;
	font-size: 14px;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #000000;
}

.style1 a {
	color: #333333;
}

.style1 a:hover {
    text-decoration: underline;
}

/** BACKGROUNDS */

.bg1 {
	background-color: #FFFFFF;
}

.bg2 {
	background: #2A2A2A url(/images/homepage10.gif) repeat-x;
}

.bg3 {
	background:  url(/images/homepage17.gif) repeat-x left bottom;
}

.bg4 {
	background:  url(/images/homepage22.gif) repeat-x left top;
}

.bg5 {
	background:  url(/images/homepage25.jpg) no-repeat;
}

.bg6 {
	background: #FFFFFF url(/images/homepage10.gif) repeat-x;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

.hr1 {
	height: 1px;
}

/** Table Colour **/
.row0 {
    background-color: #ffffff;
}

.row1 {
    background-color: #f0f0f0;
}

