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				{ color: #FFFFFF; font-size: 10px; border: 1px; }
table.main			{ background: #aa3c3c; color: #FFFFFF; font-size: 10px; }
td.subTitle, td.title	{ border: 2px solid #000000; background: url(./images/menu2.jpg); color: #FFFFFF; font-size: 10px; text-align: center; letter-spacing: 2px; }
td.newSubTitle 		{ border: 2px solid #000000; background: url(./images/menu2-new.gif); background-position: right top; padding: 2px; color: #FFFFFF; font-size: 10px; text-align: center; letter-spacing: 2px; }
td.newSubTitle1		{ border: 2px solid #000000; background: url(./images/possible_new_menu_v1a.gif); background-position: left top; padding: 2px; color: #FFFFFF; font-size: 10px; text-align: center; letter-spacing: 2px; }
td.silversubTitle		{ border: 2px solid #000000; background: url(./images/silversubtitle.jpg) #202020; background-position: top left; background-repeat: repeat-y; font-size: 10px; text-align: center; letter-spacing: 2px; padding: 2; color: #333333; }
td.goldsubTitle		{ border: 2px solid #000000; background: url(./images/goldsubtitle.jpg) #202020; background-position: top left; background-repeat: repeat-y; font-size: 10px; text-align: center; letter-spacing: 2px; padding: 2; color: #333333; }
th.subTitle			{ border: 2px solid #000000; background: url(./images/menu2.jpg); color: #FFFFFF; font-size: 10px; text-align: center; letter-spacing: 2px; }
td.fTitle			{ border: 2px solid #000000; background: url(./images/menu2.jpg); color: #FFFFFF; font-size: 10px; text-align: left; letter-spacing: 2px; }
td.states			{ border: 2px solid #000000; background: url(./images/menu2.jpg); color: #FFFFFF; font-size: 10px; text-align: center; letter-spacing: 1px; }
td.mainTxt, td.text	{ border: 2px solid #000000; background-color: #202020; font-size: 10px; padding-left: 5px; }
td.savedmainTxt		{ border: 2px solid #000000; background-color: #505050; font-size: 10px; padding-left: 5px; }

.quote_start		{
	margin-left: 10px;
	width: 100%;
	color: white;
	clear: both;
}
.quote_e		{
	float: left;
	width: 100%;
}
.quote_content		{
	border: 1px dashed #000044;
	background-color: #666666;
	color: white;
	clear: both;
}

.bottom				{ color: #FFFFFF; font-size: 10px; }
dfn					{ cursor: help; border-bottom: 1 dotted; }

body				{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(./images/bg.jpg) #323232 fixed repeat-x center top;
	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;
}
#theWarningDIV			{
	display: none;
	position: absolute;
	width: 0px;
	font-size: 0px;
	font-weight: bold;
	text-align: center;
	color: orange;
}
.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;
}
#TooltipContainer
{
	color: #000000;
}
table.uipopup
{
	text-align: left;
}