.btable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
.outline {
	border: 1px solid #949393;
}
.brownoutline {
	border: 1px solid #acaea1;
}
.infotext {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #ACAEA1;
}
.headings {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #ACAEA1;
	font-weight: bold;
}
.pagelinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #ACAEA1;
	text-decoration: underline;
}
.inlinelinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #ACAEA1;
	text-decoration: underline;
}
.textwhite {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.bodyimage {
	background-attachment: fixed;
	background-image: url(garage/images/real_cover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #333333;
}
.largewhite {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
