.boxlines {
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	border-bottom-width: thin;
}
.sitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
}
.sidemenu {
	background-color: #D1D0D0;
}
.hourstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	border: thin solid #999999;
}
.boxcarname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bolder;
	color: #000000;
}
.boxcardetails {
	font-size: 95%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.boxoutline {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.listingdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
}
.titlebarlisting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #779799;
}
