<style type="text/css"><!-- 

/* Links
 ------------ */
a {
	color: #2370B6;
	text-decoration: none;
}

a:active,
a:visited {
	color: #2370B6;
	text-decoration: none;
}

a:hover {
	color: #F0E80A;
	text-decoration: underline;
}

a.forumlink {
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle, .postbody a {
	color: #2370B6;
}
a.topictitle:visited, .postbody a:visited {
	color: #4790D3;
}
a.topictitle:visited:hover, .postbody a:visited:hover {
	color: #2370B6;
}
a.topictitle:hover, .postbody a:hover {
	color: #F0E80A;
}


/* Header and logo */
#maintable {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #000;
	margin: 0 auto;
}
#logorow {
	background: url(http://bctrucker.com/bb/styles/acidtech/theme/images/logo_bg.gif) top left repeat-x;
	text-align: center;
	padding: 0;
}

#logo-left {
	background: url(http://bctrucker.com/bb/styles/acidtech/theme/images/logo_left.jpg) top left no-repeat;
}
#logo-right {
	background: url(http://bctrucker.com/bb/styles/acidtech/theme/images/logo_right.jpg) top right no-repeat;
}

#logorow, #logo-left {
	height: 88px;
	overflow: hidden;
}

/* Navigation buttons */
.navrow {
	background: #3B83C6 url(http://bctrucker.com/bb/styles/acidtech/theme/images/buttons.gif) top left repeat-x; 
	height: 21px;
	overflow: hidden;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	color: #F0E80A;
	text-align: center;
	font-size: 11px;
	padding: 4px;
}
* html .navrow { padding: 0; }
.navrow b, .navrow strong { font-weight: normal; }
.navrow a, .navrow a:visited {
	color: #FFF;
	text-decoration: none;
}
.navrow a:hover { 
	color: #F0E80A; 
	text-decoration: underline; 
}

            --></style>
