/* Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.wrapper {
	border: 1px solid #000000;
	margin:auto;
}
.wrapperPage { 
	background: #233E85;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.topbar {
	background: #BBBDC1 url(line1.gif) repeat-x top left;
	text-align:center;
	font-size:8pt;
}
.headerBG {
	background: transparent url(headerbg.jpg) repeat-x;
}
/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbarTop {
	background: transparent url(toptbl_02.gif) repeat-x top left;
}
.navbarLeft {
	background: #fff url(navbarLeft.gif) repeat-y top left;
	width:15px;
}
.navbarRight {
	background: #fff url(navbarRight.gif) repeat-y top right;
	width:15px;
}
.navbarBody {
	background-color:#fff;
	text-align:left;
}
.loginBoxBG {
	background: transparent url(login_02.jpg) repeat-x;
}
.navbarLine {
	background: #BBBDC1 url(line1.gif);
}

/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navigation {
	font: bold 8pt Geneva, Arial, Helvetica, sans-serif;
	color:#fff;	
	text-transform:uppercase;
	height:20px;
	text-align:center;
	width:900px;
	margin:auto;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li {
	display:inline;
	margin:0;
	padding:0;
}
#navigation a {
	float:left;
	background:url(buttonLeft.gif) no-repeat left top;
	margin:0 0 0 2px;
	padding:0 0 0 10px;
	text-decoration:none;
}
#navigation a span {
	float:left;
	display:block;
	background:url(buttonRight.gif) no-repeat right top;
	padding:3px 18px 3px 8px;
	color:#fff;
	margin:0 2px 0 0;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */
#navigation a:hover span {
	color:#d7dfe5;
}
#navigation a:hover {
	background-position:0% -20px;
	text-decoration:none;
}
#navigation a:hover span {
	background-position:100% -20px;
	text-decoration:none;
}

/* Sponsors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.membBG {
	background: #fff;
}
.pageBG {
	background: #8d9095 url(adv_bg.jpg);
}
.sponsorTopBar {
	background: transparent url(toptbl_02.gif);
}
.sponsorLeft {
	background: #fff url(navbarLeft.gif) repeat-y top left;
	width:15px;
}
.sponsorRight {
	background: #fff url(navbarRight.gif) repeat-y top right;
	width:15px;
}
/* Headings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tcatBG {
	background: transparent url(maintbl_02.gif) repeat-x;
	height:36px;
}
.tcatLeft {
	background: transparent url(maintbl_01.gif) no-repeat;
	width:15px;
	height:36px;
	float:left;
}
.tcatRight {
	background: transparent url(maintbl_03.gif) no-repeat;
	width:15px;
	height:36px;
	float:right;
}
.tcatBody {
	background:url(postbitLeft.gif) repeat-y top left;
	padding:5px 14px;
}
.tcatBodyWrap {
	background:#fff url(postbitRight.gif) repeat-y top right;
}
.tcatBottomBG {
	background: transparent url(maintbl_07.gif) repeat-x;
	height:20px;
}
.tcatBottomLeft {
	background: transparent url(maintbl_06.gif) no-repeat;
	width:15px;
	height:15px;
	float:left;
}
.tcatBottomRight {
	background: transparent url(maintbl_08.gif) no-repeat top right;
	width:100px;
	height:15px;
	float:right;
}
.tcatTitle {
	font-size:10pt;
	font-weight:bold;
	padding-top:10px;
	text-align:left;
	color: #fff;
}
.tcatTitle a:link
{
	color: #fff;
}
.tcatTitle a:visited
{
	color: #fff;
}
.tcatTitle a:hover, .tcatTitle a:active
{
	color: #fff;
}

.thead2
{	
	background: transparent url(line3.gif) repeat-x top left;
	color: #fff;
	font: bold 8pt Geneva, Arial, Helvetica, sans-serif;
}
.thead2 a:link
{
	color: #fff;
}
.thead2 a:visited
{
	color: #fff;
}
.thead2 a:hover, .thead2 a:active
{
	color: #fff;
}
.vbmenu_alt {
	font-size:10pt;
	font-weight:bold;
	padding-top:10px;
	text-align:left;
	float:right;
	color: #fff;
	padding:10px 10px 0 10px;
}
.vbmenu_alt a:link
{
	color: #fff;
}
.vbmenu_alt a:visited
{
	color: #fff;
}
.vbmenu_alt a:hover, .vbmenu_alt a:active
{
	color: #fff;
}

/* Forum Rules
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.rulesTBL {
	background: transparent url(sidetbl_01.gif);
	color:#fff;
}
.rulesBG {
	background: transparent url(sidetbl_02.gif);
}

/* PageNav
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pageNavBar {
	background: url(line1.gif);
}
.pageNav {
	background: transparent url(line3.gif);
	height:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:0 15px 0 15px;
}
.pageNav a:link,.pageNav a:visited {
	color:#fff;
}
.pageNav a:hover {
	color:#fff;
}
/* PostBit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.postbitTop {
	background: transparent url(sidetbl_01.gif) no-repeat;
	width:200px;
	height:36px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.postbitBG {
	background: transparent url(sidetbl_02.gif);
}
.postbitTop a:link, .postbitTop a:visited {
	color:#fff;
	text-transform:uppercase;
}
.postbitTop a:hover {
	color:#fff;
	text-transform:uppercase;
}
.postbitBottom {
	background: transparent url(sidetbl_03.gif) no-repeat;
	width:200px;
	height:35px;
}
.quoteboxHeading {
	background: #000 url(line3.gif);
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
.quotebox {
	border: 1px solid #000;
}

/* Icon Legend
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.iconLogo {
	background: #E8E8E8 url(jeeps_topicline.jpg);
	text-align:center;
}
.iconBackground {
	background: #E8E8E8 url(topicline_lighter.jpg);
}
.iconCellBG {
	text-align:center;
}


/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.whiteBG {
	background:#fff;
}
.line2 {
	background: transparent url(line2.gif);
}
.line3 {
	background: transparent url(line3.gif);
	color:#fff;
	font-size:7pt;
	text-align:center;
}
.copyright {
	padding:20px 0;
}
.opicline_light {
	background: transparent url(opicline_light.jpg);
}
.footerTBL02 {
	background: transparent url(maintbl_02.gif);
	color:#cccccc;
}
.footerTBL02 a:link, .footerTBL02 a:visited {
	color:#fff;
}
.footerTBL02 a:hover {
	color:#fff;
}
.footerTBL04 {
	background: transparent url(maintbl_04.gif);
}
.footerTBL05 {
	background: transparent url(maintbl_05.gif);
}
.footerTBLBOT02 {
	background: transparent url(maintbl_07.gif);
}


.markLinks a:link, .markLinks a:visited {
	color:#fff;
}
