BODY, TD {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 15px;
	color: #fdff83;
}

BODY.tile {
	margin: 0;
	padding: 0;
	background: #000000;
	background-image: url('../images/wallpaper_optical.gif');
	background-repeat: repeat;
	background-position: top;
}


.main {
//	background-image: url(./images/bg_2.gif);
	font-family :  arial,verdana ;
   font-size: 12px;
	color: #ffffcc;
}

a {
   text-decoration: none;
	color: #ffffff;
}

a:hover {
   text-decoration: underline;
}

a.ad_nav {
   font-family: verdana,arial;
   font-size: 17px;
   color:#F6005B;
   text-decoration: none;
   }

a.ad_nav:hover {
   text-decoration: underline;
	color: #ffffcc;
   }




DIV#wrapper {
	background: #620000;
	margin:0 auto;
	position: relative;
	padding: 0;
	width: 800px;
}
DIV#main {
	background-image: url('../images/nav/transition.gif');
	background-repeat: repeat-x;
	background-position: top;
}
DIV#main_indent {
	background-image: url('../images/nav/transition.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-left: 100px;
	padding-right: 100px;
}
DIV#main_indent_black {
	background: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 100px;
	padding-right: 100px;
}

DIV.players P {
	margin-bottom: 40px;
}
DIV#upperbanner {
	width: 800px;
	border-bottom: 4px solid #000000;
}
#splashfooter #footer {
	font-family: Trebuchet, Tahoma, Arial, Helvetica, Verdana, san-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 40px;
}
#splashfooter #footer A  			{ color: #FFF; text-decoration: none; }
#splashfooter #footer A:link		{ color: #FFF; text-decoration: none; }
#splashfooter #footer A:visited		{ color: #FFF; text-decoration: none; }
#splashfooter #footer A:hover		{ color: #FFF; text-decoration: underline; }
#splashfooter #footer A:active		{ color: #FFF; text-decoration: underline; }
#footer {
	font-family: Trebuchet, Tahoma, Arial, Helvetica, Verdana, san-serif;
	font-size: 10px;
	line-height: 13px;
	color: #F6005B;
	font-weight: normal;
	text-align: center;
	padding: 20px;
}
#footer A  			{ color: #F6005B; text-decoration: none; }
#footer A:link		{ color: #F6005B; text-decoration: none; }
#footer A:visited	{ color: #F6005B; text-decoration: none; }
#footer A:hover		{ color: #F6005B; text-decoration: underline; }
#footer A:active	{ color: #F6005B; text-decoration: underline; }

P.download_players {
	font-family: Trebuchet, Tahoma, Arial, Helvetica, Verdana, san-serif;
	font-size: 9px;
	line-height: 12px;
	color: #F6005B;
	text-transform: uppercase;
	text-align: center;
}
P.download_players A  			{ color: #FFFF99; text-decoration: none; }
P.download_players A:link		{ color: #FFFF99; text-decoration: none; }
P.download_players A:visited	{ color: #FFFF99; text-decoration: none; }
P.download_players A:hover		{ color: #FFFF99; text-decoration: underline; }
P.download_players A:active	{ color: #FFFF99; text-decoration: underline; }

.players_name {
	color: #ffffff;
}
.players_role {
	color: #ff0a53;
}
