a:link,
a:visited,
a:active {
	color: inherit;
	_color: #FFF;
	text-decoration: none;
}

a:hover {
	color: orange;
	text-decoration: underline;
}

a.userGenUrl:link,
a.userGenUrl:visited,
a.userGenUrl:active,
a.userGenUrl:hover {
	text-decoration: underline;
}

textarea {
	border: 1px solid #000000;
	color: #ffffff;
	background: #323232;
	font-size: 11px;
}

input {
	border: 1px solid #000000;
	FONT-FAMILY: Verdana;
	font-size: 10px;
	FONT-WEIGHT: bold;
	COLOR: #AAAAAA;
	BACKGROUND: #323232;
}

input.normalRadio {
	border: none;
	background: none;
}

select {
	border: 1px solid #000000;
	background: #323232;
	font-size: 10px;
	color: #FFFFFF;
}

table {
	font-size: 10px;
	border: 1px;
	border-color: black;
}

table.main {
	background: #aa3c3c;
	font-size: 10px;
}

td.newSubTitle {
	border: 2px solid #000000;
	background: url(../images/menuv2-new.gif) #202020;
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
	letter-spacing: 2px;
	padding: 2;
}

td.newSubTitle1 {
	border: 2px solid #000000;
	background: url(../images/possible_new_menu_v2a.gif) #202020;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
	letter-spacing: 2px;
	padding: 2;
}

td.silversubTitle {
	border: 2px solid #000000;
	background-color: #202020;
	background-image: url(../images/silversubtitle.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-size: 100% auto;
	font-size: 10px;
	text-align: center;
	letter-spacing: 2px;
	padding: 0.2em;
	color: #333333;
}

td.goldsubTitle {
	border: 2px solid #000000;
	background-color: #202020;
	background-image: url(../images/goldsubtitle.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-size: 100% auto;
	font-size: 10px;
	text-align: center;
	letter-spacing: 2px;
	padding: 0.2em;
	color: #333333;
}

td.devsubTitle {
	border: 2px solid #000000;
	background-color: #1a1a4e;
	background-image: linear-gradient(to bottom, #1a1a4e, #243d6e);
	background-position: top left;
	background-repeat: repeat-y;
	background-size: 100% auto;
	font-size: 10px;
	text-align: center;
	letter-spacing: 2px;
	padding: 0.2em;
	color: #ffffff;
	vertical-align: middle;
}

td.subTitle,
td.title,
th.subTitle,
th.title,
td.states {
	border: 2px solid #000000;
	background-color: #202020;
	background-image: url(../images/menu_v2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-size: auto 100%;
	font-size: 10px;
	text-align: center;
	letter-spacing: 2px;
	color: #eeeeee;
	padding: 0.5em 0.6em;
	min-height: 2.2em;
	line-height: 1.25;
	vertical-align: middle;
	box-sizing: border-box;
}

td.fTitle {
	border: 2px solid #000000;
	background-color: #202020;
	background-image: url(../images/menu_v2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-size: auto 100%;
	font-size: 10px;
	text-align: left;
	letter-spacing: 2px;
	color: #eeeeee;
	padding: 0.5em 0.6em;
	min-height: 2.2em;
	line-height: 1.25;
	vertical-align: middle;
	box-sizing: border-box;
}

td.mainTxt,
td.text {
	border: 2px solid #000000;
	background-color: #202020;
	font-size: 10px;
	padding: 6px 8px;
	vertical-align: top;
}

td.savedmainTxt {
	border: 2px solid #000000;
	background-color: #505050;
	font-size: 10px;
}

.quote_start {
	margin-left: 10px;
	float: right;
	width: 98%;
	color: white;
}

.quote_e {
	float: left;
	width: 100%;
}

.quote_content {
	border: 1px dashed #000044;
	background-color: #666666;
	color: white;
}

.bottom {
	color: #FFFFFF;
	font-size: 10px;
}

dfn {
	cursor: help;
	border-bottom: 1px dotted white;
}

body {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #363636;
	margin: 0px;
	scrollbar-arrow-color: #ff8000;
	scrollbar-darkshadow-color: #9f9f9f;
	scrollbar-face-color: #323232;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #eeeeee;
}

.bbrankbar {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0px;
}

.bbblocks {
	position: absolute;
	width: 100%;
	z-index: 3;
}

.bbblock {
	width: 10%;
	border: 1px solid #000000;
	font-size: 1px;
	height: 13px;
}

.bbgun {
	position: absolute;
	right: -21px;
	top: -3px;
	z-index: 5;
}

.bbgun1 {
	position: absolute;
	left: -21px;
	top: -3px;
	z-index: 5;
}

.bbprogress {
	position: absolute;
	width: 100%;
	text-align: center;
	color: black;
	text-decoration: bold;
	z-index: 5;
}

.bbtherankbar {
	width: 100%;
	height: 13px;
	border: 2px black solid;
	font-size: 1px;
}

.bbarbg {
	position: absolute;
	width: 100%;
	height: 13px;
	z-index: 1;
}

.bbgray {
	position: absolute;
	right: 0px;
	height: 13px;
	background: #909090;
	z-index: 2;
}

.bbrested {
	position: absolute;
	height: 13px;
	background: yellow;
	cursor: help;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	z-index: 2;
}

.bbdivider {
	position: absolute;
	top: 1px;
	height: 11px;
	z-index: 4;
}

.sizeOfScreen {
	height: 1px;
}

#TooltipContainer {
	color: #000000;
}

#head1 {
	height: 100px;
	width: 400px;
	background-color: silver;
	margin: 0 auto;
	color: black;

}

/* BB Code: [gametime] and [countdown] */
.bb-gametime {
	font-weight: bold;
	color: #FFD700;
}

.bb-countdown {
	font-weight: bold;
	color: #00FF00;
}

.bb-countdown-done {
	color: #FF6600;
}