body {
	background-color: #000000;
}

a {
	color: #2222AA;
	text-decoration: none;
}
a:hover { color: #990000; }
a:active { color: #FF0000; }

img { border-width: 0px; }

.mainMenuBtn {
	background-image: url(images/interface/sidebarBtnBG.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}
.mainMenuItem {
	background-image: url(images/interface/subContentBG.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
}
.mainContentCell {
	background-image: url(images/interface/logoBG.jpg);
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-left-color: #000000;
}
.subContentCell {
	background-image: url(images/interface/subContentBG.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Side Bar Stuff */
.sideBarBG {
	background-image: url(images/interface/sidebarBtnBG.jpg);
	background-color: #ff9c33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topSideBarTitle {
	background-image: url(images/menus/internal/Silver_Blank_Full_Small.jpg);
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #222222;
	color: #000000;
}

.sideBarTitle {
	background-image: url(images/menus/internal/Silver_Blank_Full_Small.jpg);
	font-weight: bold;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	color: #000000;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #222222;
	
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #222222;
}

.sideBar {
	background-image: url(images/menus/internal/White_Blank_Full_Small.jpg);
	
	text-align: left;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-style: hidden;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-style: hidden;
	border-top-width: 1px;
	border-top-color: #EEEEEE;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #222222;
	width: 126px;
}

.sideBarSelected {
	background-color: #FFFFFF;
	
	text-align: left;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

.sideBarSelected a { text-decoration: none; }

.webMasterCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.mainMenuBtn a { color: #000000; text-decoration: none; font-weight: normal;}
.mainMenuBtn a:visited { color: #000000; }
.mainMenuBtn a:hover { color: #666666; text-decoration: underline; }
.mainMenuBtn a:active { color: #FF0000; }

.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	font-size: 11px;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
}
.successText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}
.quoteText {
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 3px;
	background-color: #DFDFDF;
}
.forumTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
.forumTableBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
}
.forumTableLeftBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
}


/* intMenu */
#intMenu {
	font-family: Optima, Times; font-size: 13px; color: #0000CC;
	text-decoration: none;
	border-right: 1px solid gray; border-left: 1px solid black;
	border-top: 1px solid gray; border-bottom: 1px solid black;
	border-right-width: 1px; border-left-width: 1px;
	border-top-width: 1px; border-bottom-width: 1px;
}
#intMenu a { color: #333333; text-decoration: none; }
#intMenu a:hover {
	color: #0000CC; text-decoration: none;
}
#intMenu a:active { color: #FF0000; text-decoration: none; }

#intMenuHigh {
	font-family: Optima, Times; font-size: 13px; color: #0000CC;
	text-decoration: none;
	border-right: 1px solid gray; border-left: 1px solid black;
	border-top: 1px solid gray; border-bottom: 0px solid black;
	border-right-width: 1px; border-left-width: 1px;
	border-top-width: 1px; border-bottom-width: 0px;
	background: #FFFFFF;
}
#intMenuHigh a { text-decoration: none; }

/* miniIntMenu */
#miniIntMenu {
	font-family: Optima, Times; font-size: 12px; color: #0000CC;
	text-decoration: none;
	border-right: 1px solid gray; border-left: 1px solid black;
	border-top: 1px solid gray; border-bottom: 1px solid black;
	border-right-width: 1px; border-left-width: 1px;
	border-top-width: 1px; border-bottom-width: 1px;
}
#miniIntMenu a { color: #0000CC; }
#miniIntMenu a:hover {
	color: #990000;
}
#miniIntMenu a:active { color: #FF0000; }
#miniIntMenu a:visited { color: #0000CC; }

#forumNavBox {
	font-family: Optima, Times; font-size: 11px; color: #000000;
	text-decoration: none;
	border-right: 1px solid gray; border-left: 1px solid black;
	border-top: 1px solid gray; border-bottom: 1px solid black;
	border-right-width: 1px; border-left-width: 1px;
	border-top-width: 1px; border-bottom-width: 1px;
}

#forumNavBox a { text-decoration: none; }

#eventBox {
	font-family: Optima, Times; font-size: 13px; color: #000000;
	text-decoration: none; background: #cccccc;
	border-right: 1px solid gray; border-left: 1px solid gray;
	border-top: 1px solid gray; border-bottom: 1px solid gray;
	border-right-width: 1px; border-left-width: 1px;
	border-top-width: 1px; border-bottom-width: 1px;
}
#miniEventBox {
	font-family: Optima, Times; font-size: 11px; color: #000000;
	text-decoration: none; background: #cccccc;
	border-right: 1px solid gray; border-left: 1px solid gray;
	border-top: 1px solid gray; border-bottom: 1px solid gray;
	border-right-width: 1px; border-left-width: 1px;
	border-top-width: 1px; border-bottom-width: 1px;
}