body {
	margin: 0px;
	padding: 0px;
	background-color: #000044;
	background-image: url(../images/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
/*Top Bar Links*/
.top_bar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding:5px 10px 5px 10px;
	vertical-align:middle;
	font-weight: bold;
}
.top_bar_orange
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
.orange
{
	
	color: #FF9900;
	font-weight:bold;
}
.white
{
	
	color: #FFFFFF;
	font-weight:bold;
}
.grey
{
	
	color: #CCCCCC;
	font-weight:bold;
}
/*All Links*/
a:link {
	font-weight: bold;
	color: #999999;
}
a:visited {
	font-weight: bold;
	color: #999999;
}
a:hover {
	font-weight: bold;
	color: #629400;
}
.site_map:link {
	font-weight: bold;
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.site_map:visited {
	font-weight: bold;
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.site_map:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.site_services:link {
	font-weight: bold;
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.site_services:visited {
	font-weight: bold;
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.site_services:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more_games:link {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.more_games:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.more_games:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.read_more_link:link {
	font-weight: bold;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.read_more_link:visited {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.read_more_link:hover {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
	.a1:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;	
}
.a1:hover {
	font-weight: bold;
	color: #0000FF;
}					
.a2:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.a2:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;	
}
.a2:hover {
	font-weight: bold;
	color: #FFFFFF;
}
.a3:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a3:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a3:hover {
	font-weight: bold;
	color: #FF9900;
}
.a4:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a4:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a4:hover {
	font-weight: bold;
	color: #FF9900;
}
.a5:link {
	font-weight: normal;
	color: #FF9900;
}
.a5:visited {
	font-weight: normal;
	color: #FF9900;
}
.a5:hover {
	font-weight: normal;
	color: #FFFFFF;
}
/*Main Banner*/
.main_headbanner
{
	background-color: #010042;
	height:100px;
	background-image: url(../images/main_banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
/*Login*/
.login_table
{
	background-image: url(../images/squibby_entertainment.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.login_td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px 10px 0px 0px;	
}
.login_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #0000FF;
	height:22px;
	padding:3px;
	margin:0px 5px 0px 0px;
	color: #FFFFFF;
	background-color: #000000;
}
html>body .login_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #0000FF;
	padding:3px;
	margin:0px 5px 1px 0px;
	color: #FFFFFF;
	background-color: #000000;
}
.login_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 55px;
	background-color: #000099;
	background-image: url(../images/login_button.jpg);
	background-repeat: no-repeat;
	border:0px;
	margin:0px;
}
html>body .login_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 55px;
	background-color: #000099;
	background-image: url(../images/login_button.jpg);
	background-repeat: no-repeat;
	border:0px;
	padding:0px 0px 1px 0px;
	margin:0px;
}
.login_links
{
	padding:0px;
}
html>body .login_links
{
padding:3px 0px 0px 3px;
}
.member_logged_in_white
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.member_name
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;

}
.member_white
{
color: #FFFFFF;
}
.avatar_bg
{
	background-image: url(../images/avatar_bg.png);
	background-repeat: no-repeat;
	background-position: center center;

}

/*Login Box End*/

/*AD Banner*/
.ad_td
{
	padding:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
 /*Main Menu and Links for Home page*/
.menu_bar
{
	background-image: url(../images/menu_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:35px;
}

.menu_bar_links{
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	}
.menu_bar_links ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	background-color: #000000;
	background-image: url(../images/menu_bar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border:0px;
	border-bottom:1px solid #333333;
}

.menu_bar_links ul li{
	display: inline;
}
.menu_bar_links ul li a{
	background-image: url(../images/menu_bar_links_divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;

	float: left;
	color: #FFFFFF; /*text color*/
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}

.menu_bar_links ul li a:visited{
	color: #FFFFFF;
}
.menu_bar_links ul li a:hover, .indentmenu ul li a:active{
	color: #FFFFFF; /*text color of selected and active item*/
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	border-bottom:0px;
	background-color: #000000;
	background-image: url(../images/menu_bar_links_hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}	

.main_links_left
{
	border:1px solid #FFFFFF;
	background-color: #000000;
}
.main_links
{
	border:1px solid #FFFFFF;
	border-left:0px;
	background-color: #000000;
}
.click_me
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-image: url(../images/header_small.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.click_me2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding:10px 0px 0px 0px;
	background-image: url(../images/header_small.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.games_listing_sub_text
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-image: url(../images/header_small.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#000000;
}

/*reset margins for ul and li tags*/
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}

/*Madden Main Page link*/

#madden_link ul {
	list-style: none;
	margin: 0; padding: 0;
} 
#madden_link li { 
	
	height: 350px; 
	overflow: hidden;
	margin: 0; padding: 0;
 }
#ml_madden {width: 140px;} 

#madden_link a {
	background-image: url(../images/game_links/ML_Madden_banner.jpg);
	background-repeat: no-repeat;
	margin: 0; padding: 0;
}
#madden_link #ml_madden a {background-position: 0 0;}
#madden_link #ml_madden a:hover {background-position: 0 -350px;} 
#madden_link a { 
	display: block; 
	height: 350px; 
	text-indent: -9999px;
	margin: 0; padding: 0;
} 

/*NCAA Main Page link*/

#ncaa_link ul {
	list-style: none;
	margin: 0; padding: 0;
} 
#ncaa_link li { 
	
	height: 350px; 
	overflow: hidden;
	margin: 0; padding: 0;
 }
#ml_ncaa {width: 140px;} 

#ncaa_link a {
	background-image: url(../images/game_links/ML_NCAA_banner.jpg);
	background-repeat: no-repeat;
	margin: 0; padding: 0;
}
#ncaa_link #ml_ncaa a {background-position: 0 0;}
#ncaa_link #ml_ncaa a:hover {background-position: 0 -350px;} 
#ncaa_link a { 
	display: block; 
	height: 350px; 
	text-indent: -9999px;
	margin: 0; padding: 0;
} 
/*Guitar Hero Main Page link*/

#guitar_link ul {
	list-style: none;
	margin: 0; padding: 0;
} 
#guitar_link li { 
	
	height: 350px; 
	overflow: hidden;
	margin: 0; padding: 0;
 }
#ml_guitar {width: 140px;} 

#guitar_link a {
	background-image: url(../images/game_links/ML_GuitarHero_banner.jpg);
	background-repeat: no-repeat;
	margin: 0; padding: 0;
}
#guitar_link #ml_guitar a {background-position: 0 0;}
#guitar_link #ml_guitar a:hover {background-position: 0 -350px;} 
#guitar_link a { 
	display: block; 
	height: 350px; 
	text-indent: -9999px;
	margin: 0; padding: 0;
} 
/*Rock Band Main Page link*/

#rock_link ul {
	list-style: none;
	margin: 0; padding: 0;
} 
#rock_link li { 
	
	height: 350px; 
	overflow: hidden;
	margin: 0; padding: 0;
 }
#ml_rock {width: 140px;} 

#rock_link a {
	background-image: url(../images/game_links/ML_RockBand_banner.jpg);
	background-repeat: no-repeat;
	margin: 0; padding: 0;
}
#rock_link #ml_rock a {background-position: 0 0;}
#rock_link #ml_rock a:hover {background-position: 0 -350px;} 
#rock_link a { 
	display: block; 
	height: 350px; 
	text-indent: -9999px;
	margin: 0; padding: 0;
} 
.welcome_td
{
	padding:0px 10px 10px 10px;
	background-color: #000000;

	

}
.welcome_bg
{
	background-color: #000000;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px 5px 0px 5px;
}

.welcome_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding:15px 15px 5px 15px;
	text-align:left;
}

.welcome_description
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:0px 15px 10px 15px;
}
.headline_header
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FF9900;
	font-weight: bold;
	padding:5px 15px 5px 15px;
	text-align:left;
}
.headline_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding:0px 15px 0px 15px;
	text-align:left;
}
.headline_title2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding:0px 15px 0px 15px;
	text-align:left;

}
.headline_story
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:0px 15px 10px 15px;
}
.headline_story2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:0px 20px 0px 20px;
}

.footer
{
	padding:10px;
	height:45px;

}
.footer_table
{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.f1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	padding:15px 0px 15px 0px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;

	}
.f2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding:0px 20px 0px 20px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;

	}
	.copy_right
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FF9900;
	
	}

.other_td_full
{
	padding:0px 10px 10px 10px;
	background-color: #000000;
}
.other_td
{
	padding:0px 5px 10px 10px;
	background-color: #000000;
}
.other_td2
{
	padding:0px 10px 10px 5px;
	background-color: #000000;
}
.other_bg
{
	background-color: #000000;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}
.other_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FF9900;
	font-weight: bold;
	padding:15px 15px 0px 15px;
	text-align:left;
}
.news_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FF9900;
	font-weight: bold;
	padding:15px 15px 5px 15px;
	text-align:left;
}
.news_title2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FF9900;
	font-weight: bold;
	padding:15px 15px 10px 15px;
	text-align:left;
}
.sub_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FF9900;
	font-weight: bold;
	padding:10px 15px 5px 15px;
	text-align:left;
}
.news_date
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FF9900;
	font-weight: bold;
	padding:0px 15px 5px 15px;
}
/* Poll */
.poll_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding:0px 15px 5px 15px;
	text-align:left;
}
.radio {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;

}
html>body .radio {
	margin:0px 4px 0px 4px;
		padding:0px;
	

}
.radio2 {
	padding:2px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
html>body .radio2 {
	padding:5px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;

}
.poll_response {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0px 0px 5px 0px;
}
html>body .poll_response {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0px 0px 15px 0px;
}
.vote_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 10px 0px 5px 0px;

}				
.poll_links
{
	font-weight: bold;
	color: #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	}
/* Page Title */	
.page_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px 10px 10px 10px;
	text-align:center;
	background-color:#000000;
}
/* tournament listing */
 .platform_xbox
{
	padding:5px 0px 10px 0px;
}
html>body .platform_xbox
{
	padding:5px 0px 10px 0px;
}
 .platform_ps3
{
	padding:10px 0px 15px 0px;
}
html>body .platform_ps3
{
	padding:5px 0px 10px 0px;
}
.tournament_td_header
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000FF;
	font-size: 8pt;
	padding:5px 0px 5px 5px;
	background-color: #000000;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.tournament_td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 8pt;
	padding:5px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.tournament_table
{
width:97%;
}
html>body .tournament_table
{
width:97%;
}
/* create tournament fields */
.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
			font-size : 8pt;
			font-family : Geneva, Arial, Helvetica, sans-serif;
			color : #FFFFFF;
			font-weight : bold;
			text-align:left;
		}
		
		.form_text{
			font-size : 9pt;
			font-family : Geneva, Arial, Helvetica, sans-serif;
			color : #FFFFFF;
		}
		.form_text_black{
			font-size : 9pt;
			font-family : Geneva, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
			font-size : 9pt;
			font-family : Geneva, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
		}
		
		.text_area{
			font-size : 9pt;
			font-family : Geneva, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 9pt;
			font-family : Geneva, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 9pt;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #FF9900;
			font-weight : bold;
		}
.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 100px;
	background-color: #000099;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	border:0px;
	margin:0px;
}

.buttonbig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 55px;
	background-color: #000099;
	background-image: url(../images/buttonbig.jpg);
	background-repeat: no-repeat;
	border:0px;
	margin:0px;
}

html>body .button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 55px;
	background-color: #000099;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	border:0px;
	padding:0px 0px 1px 0px;
	margin:0px;
}
.thank_you
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FFFFFF;
	font-weight: bold;
	padding:0px 15px 0px 15px;
	text-align:left;
}
.thank_you_info
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:0px 0px 10px 0px;
	text-align:left;
}
.welcome_links
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}	

.email_blue
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CCCCCC;
	padding:0px 10px 0px 10px;
}

/*Tournament Page*/

.Tournament_title_news
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #FF9900;
	font-weight: bold;
	padding:5px 0px 5px 5px;
	text-align:left;
}

.tournament_title
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #ff9900;
	font-weight: bold;
	padding:5px 0px 5px 0px;
	text-align:left;
}
/*Tournament Text for Headlines and Rules*/
.tournament_story
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:0px 0px 10px 0px;
}
.tournament_bg
{
	background-color: #000000;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 15px 15px 15px;
}
/*Tournament BG for TD's with tables inside. Need extra padding at the bottom to look clean*/	
.tournament_bg2
{
	background-color: #000000;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px 15px 20px 15px;
}
.tournament_bg_image
{
	background-color: #000000;
	background-image: url(../images/tournament_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px 10px 5px 15px;
}
/*Tournament Information*/
.tournament_info_description
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:5px 0px 15px 10px;

}
.tournament_info_td
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:5px 0px 5px 0px;

}
.tournament_info_color
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #ff9900;
	font-weight: normal;

}
.tournament_info_active
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;

}

.tournament_info_border
{

border-bottom:1px solid #0000ff;
padding:0px 0px 15px 0px;

}

/*Tournament Bracket*/
.round
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #0000FF;
	font-weight: normal;
	padding:5px 0px 5px 0px;
}	
.teamR1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:5px 0px 5px 0px;
}
.teamR2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:5px 0px 5px 10px;
}
/*Tournament Players Menu*/

.tournament_players_data
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:5px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
}

.tournament_players_data_cashier
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:5px 0px 5px 5px;
}

.player_deposit_block
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:5px 0px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000ff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000ff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000ff;
}


/*Profile Page*/
.profile_image_td
{
	padding:0px 20px 0px 0px;
}
.profile_image_text
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: normal;
	padding:5px 0px 5px 0px;
}	

.gen, .genmed, .gensmall, .gen_h2 {
color:#FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.gen {
font-size:12px;
}


p font
{
font-size:11px
}
