.body{
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}

.leftmenu{
	font-family: Verdana;
	font-size: 10;
	width: 148;
	margin-top: 3;
	margin-bottom: 3;
}

.leftmenuSmall{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.leftmenuButton{
	font-family: Verdana;
	font-size : 10;
	width: 148;
	color: white;
	background-color: #799EB9;
}

.generalInput{
	font-family: Verdana;
	font-size: 10;
	width: 170;
	margin-top: 3;
	margin-bottom: 3;
}

.clockCounter{
	font-family: Verdana;
	font-size: 10px;
	color: red;
	width: 60px;
	height: 45px;
	margin-top: 1px;
	margin-bottom: 0px;	
	margin-left: 0px;
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-weight: bold;
}

.carCount{
	background-color:333333;
	font-family:verdana;
	font-size:11px;
	color: white;
	padding-left:2;
	padding-right:2;
	align: center;
	vertical-align: middle;
}

.searchAdviceText{
	font-family:verdana;
	font-size:10px;
	color: #FFFFFF;
	padding-left:10;
	padding-right:10;	
}	

.firstTimeHereAdviceText{
	font-family:verdana;
	font-size:10px;
	color: #CAD8E5;
	font-weight: bold;
	padding-left:10;
}	

.loginAdviceText{
	font-family:verdana;
	font-size:10px;
	color: #FFFFFF;
	padding-left:10;
}	

.footerText{
	color: #333333;
	font-size: 9px;
	font-family:verdana;
}

.searchHeader{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

.searchRow{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 3;
	padding-right: 3;
}

.searchLeft{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 4;
	padding-right: 4;
	padding-top: 4;
	padding-bottom: 4;
}

.searchRowBackgroundOdd{
 	background-color: #D9D9D9;
}

.searchRowBackgroundEven{
 	background-color: #FFFFFF;
}

.searchResults{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	margin-top: 3;
	padding-left: 6;
	padding-right: 6;
}

.searchPage {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.pageNumberColour {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.searchPageLink:link {
	font-family: verdana;
	font-size: 10px;
	color: #005B9E;
	text-decoration: underline;
}

.searchPageLink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.searchPageLink:active {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

.searchPageLink:visited {
	font-family: verdana;
	font-size: 10px;
	color: #005B9E;
	text-decoration: underline;
}

.searchPages:link {
	font-family: verdana;
	font-size: 10px;
	color: #005B9E;
	font-weight: bold;
	text-decoration: none;
}

.searchPages:active {
	font-family: verdana;
	font-size: 10px;
	color: #005B9E;
	font-weight: bold;
	text-decoration: none;
}

.searchPages:hover {
	font-family: verdana;
	font-size: 10px;
	color: #005B9E;
	font-weight: bold;
	text-decoration: none;
}

.searchPages:visited {
	font-family: verdana;
	font-size: 10px;
	color: #005B9E;
	font-weight: bold;
	text-decoration: none;
}

.detailRow{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
}

.generalText{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	margin-top: 3;
	padding-left: 6;
	padding-right: 6;
}

.vehicleDetail{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	padding-left: 6;
	padding-top: 3;
	padding-bottom: 3;
}

td{
	font-family: verdana;
	font-size: 10px;
}

input,select,textArea{
	font-family: Verdana;
	font-size: 10;
}

.searchTableHeader{
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold
}	

.searchTableHeaderSub{
	font-size: 10px;
	font-family: Arial;
	color: #FFFFFF;
}


.vehicleTableHeader{
	font-size: 13px;
	font-family: Arial;
	color: #333333;
	font-weight: bold;
}	
									
.searchTableContentsBackground{
	background-color:#799EB9;
}					

.searchTableContents{
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}

.bodyHeading{
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	font-weight: bold
}
			
.bodyText{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
			
.searchTableHeaderBackground{
	background-color:#666666;
}
			
.confirmedHeaderText{
	font-family: verdana; 
	font-size: 11px;	
	color: #005B9E; 
	padding-left: 10; 
	padding-right: 10; 
	padding-top: 2;
	padding-bottom: 10;
}

.loggedInUser{
	color: #FFCC00;
	font-weight: bold;
}

.loggedInUserWelcome{
	color: #666666;
	font-weight: bold;
}

.alertAdmin{
	color: red;
	padding-top: 5;
	padding-bottom: 5;
}

.alertUser{
	color: #FFF000;
	padding-top: 5;
	padding-bottom: 5;
}

.warning{
	color: red;
	padding-top: 5;
	padding-bottom: 3;
	text-align: center;
}

.primaryBackgroundColour{
 	background-color: #FFFFFF;
}

.secondaryBackgroundColour{
 	background-color: #FFFFFF;
}

.firstTimeHerePanelBackground{
	background-color: #799EB9;
}

.loginNowPanelBackground{
	background-color: #4B84AF;
}

.cortex7Link:link{
	text-decoration: underline;
	font-family:verdana;
	font-size:10px;
	color: #333333;
}

.cortex7Link:visited{
	text-decoration: underline;
	font-family:verdana;
	font-size:10px;
	color: #333333;
}

.cortex7Link:active{
	text-decoration: underline;
	font-family:verdana;
	font-size:10px;
	color: #005B9C;	
}

.cortex7Link:hover{
	text-decoration: underline;
	font-family:verdana;
	font-size:10px;
	color: #005B9C;
}

.nextSaleText{	
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;	
	font-weight: bold;
	line-height:16px;
}

#leftmenutable{
	border-left-color: #3D3D3D;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: #3D3D3D;
	border-right-style: none;
	border-right-width: 0px;	
	border-top-color: #3D3D3D;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-color: #3D3D3D;
	border-bottom-style: none;
	border-bottom-width: 0px;	
}

#rightContentTable{
	border-left-color: #3D3D3D;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: #3D3D3D;
	border-right-style: none;
	border-right-width: 0px;	
	border-top-color: #3D3D3D;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-color: #3D3D3D;
	border-bottom-style: none;
	border-bottom-width: 0px;	
}

#topHeaderTable{
	border-left-color: #3D3D3D;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: #3D3D3D;
	border-right-style: none;
	border-right-width: 0px;	
	border-top-color: #3D3D3D;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-color: #3D3D3D;
	border-bottom-style: none;
	border-bottom-width: 0px;	
}

.copyright{
	font-family:verdana;
	font-size:10px;
	color: #333333;
}
