body , .progress, .progress_current
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color:#FFFFFF;
}

th
{
	font-weight:bold;
	text-align:left;	
	font-size: 1em;
}

td
{
	
}
.line {
	background-image: url(/shared/images/line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.normal{

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


.quote, .quote td {

}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.button
{
	background-color:#CCCCCC;
}

.formimage
{
	margin:2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

input,textarea,select {
	background-color: #f5f5f5;
	color: #000;
	margin: 2px 0;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
.report_style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.report_style0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.receipt_table {
	border: none;
}
.strike {
	text-decoration: line-through;
}
.highlight {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 24px;
}

.row_header {
	font-weight: bold;
	font-size: 0.8em;
	background-color:#CCCCFF;
}

.row_data {
	font-size: 0.8em;
	background-color:#FFFFCC;
}

.row_data_over {
	font-size: 0.8em;
	background-color:#6699FF;
}

.row_data_select {
	font-size: 0.8em;
	background-color:#FFCC66;
}

.vehiclechooser td {
	font-size: 0.8em;
}

.vehiclechooser td select {
	width: 200px;
}

.requesttable table {
	background-color: #FFFFFF;
	font-size: 0.8em;
}

.requesttable table th {
	text-align: left;
}

#vehicletable table {
	background-color: #FFFFFF;

}

#vehicletable table th {
	text-align: left;	
}

td#section, td#section p {

	background-color: #FFFFFF;
}

td#parts {
	font-size: 0.8em;
	background-color: #FFFFFF;
}

#basket table {
	background-color:#FFFFFF;
	font-size:0.8em;
}

.vehicle_table_row
{
	font-size: 0.8em;
	background-color:#FFFF66;

	background-color:#FFFF99;
}
.vehicle_table_row_alt
{
	font-size: 0.8em;
	background-color:#FFFFCC;
}
.vehicle_table_row_selected
{
	font-size: 0.8em;
	font-weight:bold;
	background-color:#FFFF66;
}
.vehicle_table_row_alt_selected
{
	font-size: 0.8em;
	font-weight:bold;
	background-color:#FFFF66;

}

.progress{
color:#999999;
}

.progress_current{
color:#000000;
}


.extrainfo
{
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}

.barHeading
{
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}


.barText
{
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}.vehicle_header {
	font-weight: bold;
	font-size: 0.8em;
	background-color: #CCCCFF;
}
.go_button {
	background-color:#CCCCCC;
	background-image: url(/shared/images/icon_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px;
	margin: 4px;
}
.suppliedby
{
	font-size: 0.8em;
	color: #0000FF;
}
a.terms:link {
	text-decoration: underline;
}

