body {
	margin:0;
	color: white;
	font-variant : normal;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	font-family :  "Century Gothic";
	vertical-align:top;
	text-align:center;
	background-color: #333333;
	background-image:url("../images/background.gif");
	background-repeat: no-repeat;
	background-position: top left;	
}
ul
{
	list-style-type: square;
	list-style-position: outside;
	margin-left:25px;
	margin-top:0px;
	margin-bottom:10px;
	color: #FFA323;
}
ul.gameMenu
{
	list-style-type: none;
}
.contentTitle
{
	font-size: 14px;
	color: #FF9900;
}

table
{
	width:100%;
	height:100%;
	text-align:center;
	font-variant : normal;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;	
	vertical-align:top;
}
table.gamefeature
{
	background-image:url("../images/tableGradient.gif");	
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
	vertical-align:top;	
	text-align:left;
}
table.leftContent
{
	padding-top: 0;
    text-align: left;
	vertical-align:top;
}
table.rightContent
{
    padding-left: 0px;
    text-align: left;
	vertical-align:top;
}
table.search
{
  vertical-align:top;
  height: 60px;
  padding:2px;      
  margin-left:2px;
  text-align:left;
}
table.uiGrid
{
  width:inherit;
  height:20%;
  padding:2px;      
  margin-left:2px;
  border-width:2px;
  text-align:left;
  vertical-align: top;
}

tr.menubar
{
  background-image:url("../images/menuBar.gif");
  background-repeat: repeat-x;
  background-position: center;
  padding:0px;
  height:29px;
}	

td
{
	vertical-align:top;
}
td.menubar
{
  vertical-align:middle;
}
td.leftContent
{
    vertical-align:top;
	text-align:left;
	padding-left: 20px;	
	padding-right: 20px;		
	width:371px;
}
td.rightContent
{
    text-align: left;
	padding-left:40 px;
	padding-right:20px;
	background-image:url("../images/background_right.gif");	
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;	
	width:372px;
}
td.topCenter
{
  vertical-align:top;
  width:944px;
  height:59px;
}
td.topLeft
{
  background-image:url("../images/topBar_Left.gif");
  background-repeat: repeat-x;
  background-position: top;  
  min-width: 5px;
}
td.topRight

{
  background-image:url("../images/topBar_Right.gif");
  background-repeat: repeat-x;
  background-position: top;  
  min-width: 5px;	  
}
td.menuMiddle
{
  width:201px;
}
td.contentTitle
{
	background-image: url("../images/SubTitleBarBOX.gif");
	background-repeat: no-repeat;
    background-position: bottom left;
	background-color: #333333;
	padding: 5px;
	height:30px;
}
td.leftContentTitle
{
  background-image:url("../images/TitleBarLEFT.gif");
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 20px;
  text-align:left;
  vertical-align:middle;
  width:338;
}
td.rightContentTitle
{
  text-align:left;
  vertical-align:middle;
}
td.contentTourney
{
  background-image:url("../images/tableMiddle.gif");
  background-position: left;
  background-repeat: repeat-y;
  padding-left: 20px;
  padding-right:45px;
  height:130px;
}
td.rightContent
{
    vertical-align:top;	
}
td.rightContentTourneyTop
{
  background-image:url("../images/tableTop.gif");
  background-position: center;
  background-repeat: repeat-y;
  padding-left: 60px;
  height:30px;
}	
td.rightContentTourneyBottom
{
  background-image:url("../images/tableBottom.gif");
  background-position: center;
  background-repeat: repeat-y;
  padding-left: 60px;
  height:30px;
}	
td.sublink
{
     background-image: url("../images/sublinkBar.gif");    
     background-repeat: repeat-x;             
     background-position: top center;       
     background-attachment: fixed;
     width:102px;
     vertical-align:top;
     text-align:left;
     background-color:#333333;	
}
td.trademark
{
	background-color: #666666;
	background-repeat: no-repeat;
	font-size :10px;
	text-align:left;
    padding-left: 10px;
    padding-right: 10px;
	vertical-align:top;	
}
td.centerContentTitle
{
  width:201px;
  vertical-align:middle;
}	
td.bottom
{
    background-repeat: no-repeat;             
    background-position: top center;       
    background-attachment: fixed;  
    width:944;
    height:38;
}
a
{
    color: white;
    font-family :  "Century Gothic";
  	text-decoration: none;
}	
img
{
	border:none;
}
a.selected
{
   color: #FF9900;
}
a:link:visited
{
	color: inherit;
}
a:link:hover
{
	color: #FF9900;
}
font.contentTitleOrange
{
	color: #FF9900;
	font-size: 24px;	
}
font.contentTitleWhite
{
	color: white;
	font-size: 24px;
}	
input.uiSubmit
{
	background-image: url("../images/button.gif");
    font-family :  "Century Gothic";	
	border-width: 0px;
	color: white;
	width:68px;
	height: 28px;	
}
select.UISelect
{
	border-width: 0px;
	background-color:black;
	color:white;
	font-family :  "Century Gothic";		
}
.ui
{
	background-color:black;
	color:white;
	font-family :  "Century Gothic";	
}