/* GENERAL STYLES */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	}

h1, .title {
	font-size: 17px;
	font-weight: bold;
	border: 2px solid #000000;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	color: #0066CC;
}

td ,select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

.button{
	color: #526163;
	background-color: #FFD300;
	font-weight: bold;
	}

a:link, a:visited, a:active {
	color: #006699;
}

.tiny, .tiny a { font-family:Verdana; font-size:9px; color:#999999; }
.tiny a:Hover { color:#0066cc;}
.small {}

.mybtn	{
	width: 150px;
	background-color: #33CCFF;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

/* Search Form */

.MasterSearchForm {
	background-color: #33CCFF;
	margin: 0px;
	border: 1px #060 solid;
}

td.myTab {
	background-color: #33CCFF;
	margin: 0px;
	width: 100px;
	height: 25px;
	text-align: center;
	border: 1px #060 solid;
}
td.myTab a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
td.myTab a:hover {
	color:#333333;
}
td.selected {
	background-color:#006699;
}

.CarOfTheDayTitle	{
	color: #840042;
	font-weight: bold;
	border-bottom: 1 solid #999999;
	}

label {
	}

label.checked {
	font-weight: bold;
	}


/* SEARCH RESULTS */

tr.selected ,tr.selected a	{
	background-color: #33CCFF;
}
tr.unselected, tr.unselected a	{ }


.CarLink a {
	TEXT-DECORATION: none;
	font-weight: bold;
	}
.CarLink a:hover {
	TEXT-DECORATION: underline;
	}
	
.CarData {
	}


/* SHOW DATA */

.ShowCarLeft {
	background-color: #33CCFF;
}

.ShowCarMasterTitle {
	font-size:14px;
}

.ShowCarTitle,.ShowCarTitle a {
	font-weight: bold;
	TEXT-DECORATION: none;
	}
	
.ShowCarTitle.big{
	background-color: #33CCFF;
}

.ShowCarTitle a:hover {
	TEXT-DECORATION: underline;
}


/* CAR OF THE DAY */
.CarOfTheDayTitle a {
	TEXT-DECORATION: none;
	}
.CarOfTheDayTitle a:hover {
	TEXT-DECORATION: underline;
	}
.CarOfTheDayTable {
	border:1px solid #000000;
	}

img.cod {
	border:1px solid #000000;
	}
	
img.car {
	border:1px solid #000000;
	}