a {         color:3A3A3A;  font-size: 11px;  text-decoration: underline;}
a:hover {   color:#000000;  font-size: 11px;  text-decoration: underline;}



a#webski {         color:01438D ; font-size: 9px;   text-decoration: none;}
a#webski:hover {   color:01438D ; font-size: 9px;   text-decoration: underline;}

a#noUL {       text-decoration: none;}
a#noUL:hover { text-decoration: underline;}

a#blue {         color:128FCB;    text-decoration: underline;}
a#blue:hover {   color:128FCB;    text-decoration: underline;}

a#red {         color:red;    text-decoration: underline;}
a#red:hover {   color:red;    text-decoration: underline;}

a#white {         color:white;    text-decoration: underline;}
a#white:hover {   color:white;    text-decoration: underline;}

a#noLink{         text-decoration: underline;}
a#noLink:hover {  text-decoration: underline;}

.footer a {         color: #FFFFFF;  font-size: 10px;  text-decoration: none;}
.footer a:hover {   color: #FFFFFF;  font-size: 10px;  text-decoration: underline;}

.smallTable a {          font-size: 10px;  text-decoration: underline;}
.smallTable a:hover {    font-size: 10px;  text-decoration: underline;}

.vehDetails a {         color: #FFFFFF;   text-decoration: none;}
.vehDetails a:hover {   color: #FFFFFF;   text-decoration: underline;}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3A3A3A;
}



.mainBG {
	background-image: url(../images/constructs/stripBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footerBG {
	background-image: url(../images/constructs/bBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
}
.footerCR {
	font-size: 9px;
	color: 01438D;
	padding-top: 5px;
	padding-left: 21px;
	padding-bottom: 5px;

}
.headerCars {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.headerEmpty {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.mainCell {
	padding: 9px;
}
.mainMenu {

}
.logoBG {
	background-image: url(../images/constructs/logoHeaderR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin: 0px;
}

h1{	font-size: 36px; font-weight: normal;}
h2{	font-size: 16px; font-weight: normal;}
h3{
	font-size: 14px;
	font-weight: normal;
}
h4{	font-size: 13px; font-weight: normal;}
h5{	font-size: 12px; font-weight: normal;}
h6{	font-size: 11px; font-weight: normal;}

pre, .preX{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 3A3A3A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 60B1FF;
	letter-spacing: 0px;
	font-weight: bold;
	padding-left: 11px;
	margin-bottom: 5px;
	line-height: 17px;
}

.mainTable {
	padding-left: 9px;
	padding-right: 9px;

}

.mainTableMem {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 7px;

}



.mainTableMem pre {
	margin-bottom: 11px;
}

.mainTableMem pre {
	margin-bottom: 11px;
}

.preTitleText pre{
	margin-bottom: 11px;
}

.fullWidth {
	width: 100%;
}
.oddRow {
	background-color: #FFFFFF;
}
.evenRow {
	background-color: #EFEFEF;
}
.savedOK {
	background-color: #E4EBDE;
}
.smallTable td {
	font-size: 10px;
	
}
.medImg {
	border: 1px solid #CCCCCC;
}
div {
	margin: 0px;
	padding: 0px;
}
.subTopMenuBG {
	background-image: url(../images/constructs/flagB.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
	width: 514px;
}
.fw {
	width: 100%;
}

.hw {
	width: 50%;
}

.editAd {
	color:red;
	font-size:9px;
	background-color: #FFFF00;
	border: 1px solid #FF0000;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}

.editAd a , .editAd a:hover{
	color:red;
	font-size:9px;
	text-decoration: underline;
	
}
.redBorder {
	border: 1px solid #FF0000;
}

.memMainSelCell {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	Border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.borderRw{
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

.borderLw{
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}
.cpForm input, .cpForm textarea, .cpForm select {
	width: 250px;
}
.homeFeat {
	padding-bottom: 4px;
}
.blueTable td {
	color: #FFFFFF;
}

.hideBlock {
		display: none;
}
 
.showBlock {
		
}
.srchSel {
	width: 60px;
	font-size: 10px;
	letter-spacing: -1px;
	word-spacing: -1px;
	padding-left: 0px;
}

.cartype {
	padding-top: 4px;
}
.sellBG {
	background-image: url(../images/sell-car.gif);
	background-repeat: repeat;
	background-position: center;
	height: 60px;
	width: 100%;
	margin-bottom: 2px;
}

.advBG{
	background-image: url(../images/advertise-business.gif);
	background-repeat: repeat;
	background-position: center;
	height: 75px;
	width: 100%;
	margin-bottom: 2px;
}
.submitEventButton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00BF00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.searcHeader {
	font-size: 15px;
	font-weight: bold;
	background-color: #00008C;
	padding: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
a img{
	border:none;
}




.rowSepFst {
	padding-top:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #48A8F7;
}
.rowSepRest, .rowSepFst {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48A8F7;
	padding-bottom: 10px;
}

.lightBlue{
	background-color: #E9F4FE;	
	

}

.priceX{
	font-size: 20px;
}


.dealer{
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 4px;
	border: 2px dotted #CCCCCC;
	width: 80px;
	margin: 2px;
}

.cpTitle {
	padding: 3px;
	color: #FFFFFF;
	background-color: #48A8F7;
}

.titleCarList, .cpTitle{
	font-size: 13px;
	font-weight: bold;	
}
