table {
	letter-spacing: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 2px solid #000000;
	padding: 5px;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;



}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	top: 2px;
	clip: rect(2px,2px,2px,2px);
	margin: 5px;
	padding: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	background-color: #770000;
}
.TRheader {
	font-family: "MS Reference Sans Serif";
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: oblique;
	background-color: #000000;
}
.linkbar {
	margin: 3px;
}
.imgborder {
	border: 1px solid #666666;

}
li {
	list-style-type: square;
}
.graphtable {
	background-image: url(../images/bargraph.png);
	border: none;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;




}
.veiwvehicles {
	margin: 0px;
	padding: 1px;
}
.linkbaradmin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-image: none;
	margin: 3px;
	border: 2px solid #FF0000;
	padding: 3px;


}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
	color: #000000;

}

.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0099FF;
	border: thin solid #0066CC;
	cursor: hand;
}
.innertable {
	border: 1px solid #DF79F4;
}
.options {
	background-color: #99FFCC;
	background-image: url(../images/backrounds/options.png);
	height: 240px;
	width: 545px;
	border: none;
	
}
.tools {
	background-color: #99FFCC;
	background-image: url(../images/backrounds/Tools.png);
	height: 240px;
	width: 188px;
	border: none;
	
		
}
.info {
	height: 350px;
	width: 748px;
	
		
}
.checks {
	background-image: url(/CarDealer/images/uniqe/Checkards.jpg);
	background-repeat: repeat-x;
}
.notes {
	background-color: #99FFFF;
	background-image: url(../images/backrounds/notes.png);
	height: 179px;
	width: 748px;
}
.modifyvehicle {
	background-color: #99FFCC;
	height: 240px;
	width: 545px;
	border: none;
	background-image: url(../images/backrounds/adminmodify.png);
}
.adminindexbox {
}
