body

{

	color: #aaa;
	
	background-color: #fff;

	font-family: tahoma, verdana, arial, helvetica;

	font-size:9px;

	text-align:center;

	margin:0;

	padding:0;

}



a {

	font-family: tahoma, verdana, arial, helvetica;

	color: #333333;

	font-weight: none;

	font-size: 10px;

	text-decoration:none;

}



img, a img {

	border:0;

	text-decoration:none;

}



table

{

	border:0;

	padding:0;

	margin:0 auto;

	border:0px solid #aaa;

}



P {

	font-family: tahoma, verdana, arial, helvetica;

	color: #333333;

	font-weight: none;

	font-size: 10px;

	text-decoration: none;

}



#wrapper 

{

	text-align:center;

	padding:10px 0px;

	margin:auto;

	width:804px;

	background:#fff;

}



#footer

{

	text-align:right;

	font-size:11px;

	font-weight:bold;

	color:#4f4f4f;

	padding-top:18px;

}



#footer a {text-decoration:none;font-size:11px;}



table.resume_list td, table.resume_list td a

{

	padding:1px 2px;

	color:#707070;

	font-size:11px;

	line-height:1.5em;

}

table.resume_list a

{

	text-decoration:none;

}



tr.top_row td

{

	color:#666;

	font-weight:bold;

	font-size:9px;

	vertical-align:bottom;

	padding: 2px 4px;

}



table.resume_list tr.normal td

{

	color:#707070;

	font-size:12px;

}

table.resume_list tr.selected td, table.resume_list tr.selected a, a.register_link

{

	font-weight:bold;

	color:#09f;

}

a.register_link { font-size:11px;}



td.detail

{

	color:#707070;

}

.detail_name

{

	font-weight:bold;

	font-size:18px;

	line-height:.9em;

}



.detail_location

{

	font-size:13px;

}



.detail_headshot

{

	padding:10px 0px;

}



.detail_headshot img

{

	border:1px solid #d9d9d9;

}



.detail_graduating, .detail_dob, .detail_lineItems

{

	text-align:center;

	font-size:11px;

	line-height:1.4em;
	color:#707070;
}



tr.tournament td

{

	font-size:11px;

	color:#666;

	vertical-align:top;

	padding: 2px 4px 10px;

}

tr.tournament td a

{

	font-size:11px;

	font-weight:bold;

	text-decoration:none;

	color:#09f;

	vertical-align:top;

}


input 
{ 
	font-size:10px;
	padding-left:2px;

}

td.form_field, span.form_field
{
text-align:right;padding-right:10px;
font-size:12px;
}

span.form_field {padding:0;}

td.detail_label {width:70px; text-align:right;padding-right:4px;font-size:11px;line-height:1.4em;font-weight:bold;}
td.detail_content {width:100px; text-align:left;font-size:11px; color:#909090;}

td.s_label, td.s_input {padding:2px 0px;}
td.s_label {text-transform:uppercase;font-weight:bold;color:#ffffff;font-size:11px;text-align:right;padding-right:6px;}
td.s_input {}

td.s_input select {color:#707070;font-size:7pt;font-weight:bold;font-family:tahoma;text-transform:capitalize;height:16px;vertical-align:top;}
td.s_input input {color:#707070;height:16px;}

/******************************************************************
button_close
******************************************************************/
.button_close {
	/*
	text-align:center;
	padding:4px 10px;
	vertical-align:middle;
	border:1px solid #cccccc;
	border-left:0;
	border-right:0;
	*/
	text-indent:-9999px;
	border:none;
	background:url(../img/nav/close.jpg) left top no-repeat transparent;
	width:68px;
	height:18px;
	display:block;
	margin:0px auto;
}

.button_close:hover {
	background-position: 0px -21px;
}


/***************************************************
Game tables START
***************************************************/






/***************************************************
stattable tables START
***************************************************/

.stattable {
	width:540px;
	overflow:hidden;
	font-size:11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.stat_header {
	overflow:hidden;
	width:540px;
	background-color:#666666;
	color:#ffffff !important; 
}

.stattable_a {
	background-color: #ffffff !important;
}

.stattable_b {
	background-color: #e8e8e8 !important;
}

