.border {
	border: 1px solid #9999CC;
}


.OuterBorder {
	border: 2px solid #9999CC;
	background-color: #FFFFFF;
}
.navBar {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #9999CC;
	height: 15px;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	

}

a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0066FF;
	text-decoration: none;
}
a:hover	{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size:small;
	text-decoration : Underline;

}
a:visited	{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:small;
	text-decoration : none;

} 
a.navBar {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #9999CC;
	height: 15px;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;

}
a.navBar:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #9999CC;
	height: 15px;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;

}
a.navBar:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #9999CC;
	height: 15px;
	border: 1px solid #000000;
	text-decoration: underline;
	text-align: center;

}
.CarName {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;


}
.CarDescription {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: small;
	font-style: normal;
	font-weight: 200;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;;
	font-size: small;
	font-style: normal;
	font-weight: 200;
}
