
/******************************* BRACKET STANDINGS CLASSES *******************************/

td.td_dropin a					{ color: #000000; text-decoration: none; }
td.td_dropin a:link			{ color: #000000; text-decoration: none; }
td.td_dropin a:visited		{ color: #000000; text-decoration: none; }
td.td_dropin a:hover			{ color: #000; text-decoration: underline; }
td.td_dropin a:active		{ color: #000000; text-decoration: none; }

td.td_played a 				{ color: #000000; text-decoration: none; }
td.td_played a:link			{ color: #000000; text-decoration: none; }
td.td_played a:visited		{ color: #000000; text-decoration: none; }
td.td_played a:hover			{ color: #000; text-decoration: underline; }
td.td_played a:active		{ color: #000000; text-decoration: none; }

td.td_sched a					{ color: #000000; text-decoration: none; }
td.td_sched a:link			{ color: #000000; text-decoration: none; }
td.td_sched a:visited		{ color: #000000; text-decoration: none; }
td.td_sched a:hover			{ color: #000000; text-decoration: underline; }
td.td_sched a:active			{ color: #000000; text-decoration: none; }

td.td_unsched a				{ color: #000000; text-decoration: none; }
td.td_unsched a:link			{ color: #000000; text-decoration: none; }
td.td_unsched a:visited		{ color: #000000; text-decoration: none; }
td.td_unsched a:hover		{ color: #000000; text-decoration: underline; }
td.td_unsched a:active		{ color: #000000; text-decoration: none; }

.bracket {
	font-family: tahoma, lucida, arial, geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0px;
	
	table-layout: fixed;
}
.bracket .td_unsched,
.bracket .td_played,
.bracket .td_dropin {
	text-align: left;
}
.bracket .td_unsched {
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;

	Xfilter: alpha(opacity=50, finishopacity=50, style=1);
}

/*	bracket spot splits the bracket cell into two parts,
	one for the player name and other for the [view] button in regular view mode
	by default that mode is off (altview is on) cause altview is cool :D */
	
.bracket ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.bracket ul li {
	display: inline;
}
.bracket ul li#l {
	float: left;
}
.bracket ul li#r {
	float: right;
}

.contents {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.td_normal {
	text-align: center;
	color: #000000;
	
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}
.td_dropin {
	color: #000000;
	
	background-color: #a9a9a9;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}
.td_header {
	color: #000000;
	
	background-color: #595959;
	border-width: 1px;
	border-style: solid;
	border-top-color: #6D6D6D;
	border-left-color: #595959;
	border-right-color: #595959;
	border-bottom-color: #6D6D6D;
}
.td_unsched {
	color: #000000;
	text-align: center;
	
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}
.td_unsched td {
	color: #000000;
	text-align: center;

	background: none;
	border: none;
}
.td_unsched table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: separate;
	border: 0px;
}
.td_unsched td {
	padding: 0px;
	border: 0px;
	border-right: 1px solid #333;
}
.td_unsched td.right {
	border: 0px;
	border-left: 1px solid #777;
	border-right: 0px;
}
.td_unsched table.format {
	background: none;
}
.td_unsched table.format td {
	background: #555;
	border: 1px solid #444;
	text-align: left;
	padding: 5px;
}
.td_played {
	color: #000000;
	
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}
table.members_table td.td_played {
	text-align: center;
}
.td_played table {
	width: 100%;
	padding: 0px;
}

.td_sched {
	text-align: center;
	color: #000000;
	
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}

.td_sched table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: separate;
	border: 0px;
	background: none;
}
.td_sched td {
	padding: 0px;
}
.td_sched td.right {
	border: 0px;
}
.unsched_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: separate;
	border: 0px;	
}
.unsched_table td {
	padding: 0px;
	border: 0px;
	border-right: 1px solid #333;
}
.unsched_table td.right {
	border: 0px;
	border-left: 1px solid #777;
	border-right: 0px;
}
/* focused bridge center */
.td_br_c_f {
	background-color: #DFDFDF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #dfdfdf;
	border-left-color: #dfdfdf;
	border-right-color: #A9A9A9;
	border-bottom-color: #A9A9A9;
}
/* blured bridge center */
.td_br_c_b {
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}
/* focused bridge edge */
.td_br_e_f {
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}
/* blured bridge edge */
.td_br_e_b {
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}
/* scheduled bridge center */
.td_br_cs {
	text-align: center;
	color: #000000;
	
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #d0d0d0;
	border-left-color: #d0d0d0;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
}
/* scheduled bridge edge */
.td_br_es {
	text-align: center;
	color: #000000;
	
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #dfdfdf;
	border-left-color: #dfdfdf;
	border-right-color: #d0d0d0;
	M
	border-bottom-color: #d0d0d0;
}

.td_br {	/* the TRIM as syn calls it :D */
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}
/* first column of the winner bracket admin (input fields and seed number) */
.td_input {
	text-align: left;
}
.td_input table {
	width: 100%;
}
.td_input table td {
	padding: 0px;
}
.td_input table td input {
	margin: 0px;
}
.td_view {
	color: #000000;
	text-align: right;
}

.bracket_install {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bracket_title {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

/******************************* COMMENTS STREAM LIST *******************************/

table.comments_stream {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	padding: 0;
	margin: auto;
	border-collapse: separate;
	table-layout: fixed;
}
table.comments_stream td {
	
}
table.comments_stream td.header {
	text-align: center;
	color: #000000;
	
	padding: 1px;
	
	background-color: #658455;
	border-width: 1px;
	border-style: solid;
	border-top-color: #84A574;
	border-left-color: #84A574;
	border-right-color: #476637;
	border-bottom-color: #476637;
}
table.comments_stream td.entry {
	text-align: justify;
	padding: 3px;
	
	color: #000000;
	background-color: #685539;
	border-width: 1px;
	border-style: solid;
	border-top-color: #84A574;
	border-left-color: #666;
	border-right-color: #444;
	border-bottom-color: #444;
}

table.comments_stream a        { color: #000000; text-decoration: none; }
table.comments_stream a:link   { color: #000000; text-decoration: none; }
table.comments_stream a:visit  { color: #000000; text-decoration: none; }
table.comments_stream a:hover  { color: #000000; text-decoration: none; }
table.comments_stream a:active { color: #000000; text-decoration: none; }

/******************************* MATCH LISTING TABLE *******************************/
table.match_list {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: auto;
	border-collapse: separate;
}
table.match_list td {
	padding: 2px;
}

table.match_list td.light_header {
	text-align: center;	
	color: #000000;
	padding: 2px;
	
	background-color: #364750;
	border: 1px solid #3E515C;
	border-bottom: 3px solid #2E3D44;
}

table.match_list td.header {
	text-align: center;	
	color: #000000;
	
	background-color: #336699;
	border-width: 1px;
	border-style: solid;
	border-top-color: #5184B7;
	border-left-color: #5184B7;
	border-right-color: #15487B;
	border-bottom-color: #15487B;
}

table.match_list td.header a           { color: #000000; text-decoration: none; }
table.match_list td.header a:link      { color: #000000; text-decoration: none; }
table.match_list td.header a:visited   { color: #000000; text-decoration: none; }
table.match_list td.header a:hover     { color: #000000; text-decoration: underline; }
table.match_list td.header a:active    { color: #000000; text-decoration: underline; }

table.match_list td.entry {
	text-align: center;
	color: #000000;
	
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-top-color: #3E515C;
	border-left-color: #3E515C;
	border-right-color: #364750;
	border-bottom-color: #364750;	
}
table.match_list td.break {
	height: 5px;
}

/******************************* SEED TABLES *******************************/
.td_seed_header {
	text-align: center;
	color: #000000;
	font-weight: bold;
	padding: 1px 1px 0px 1px;
	
	background-color: #dfdfdf;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom: 2px solid #D0D0D0;
}
.td_seed_entry {
	text-align: center;
	color: #000000;
	
	background-color: #e8e6e6;
	border-width: 1px;
	border-style: solid;
	border-top-color: #374A53;
	border-left-color: #374A53;
	border-right-color: #374A53;
	border-bottom-color: #374A53;
}

td.td_seed_entry a 				{ color: #000000; }
td.td_seed_entry a:link			{ color: #000000; }
td.td_seed_entry a:visited		{ color: #000000; }
td.td_seed_entry a:hover		{ color: #000000; text-decoration: underline; }
td.td_seed_entry a:active		{ color: #000000; }

/******************************* GENERIC BLUE DATA LISTING TABLE *******************************/
table.data_list {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0px;
	
	padding: 0px;
	margin: auto;
	border-collapse: separate;
}
table.data_list td {
	padding: 2px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

table.data_list td.header {
	text-align: center;
	font-family: tahoma;
	letter-spacing: 1px;
	color: #000000;
	
	background-color: transparent;
	border: none;
	border-bottom: 5px solid #DFDFDF;
}

table.data_list td.light_header {
	color: #000000;
	text-align: center;
	
	background-color: #DFDFDF;
	border: none;
	border-right: 3px double #35597D;
	border-left: 3px double #35597D;
}
table.data_list td.entry {
	text-align: center;

	background-color: #0091D9;
	border-width: 1px;
	border-style: solid;
	border-top-color: #1AB3FF;
	border-left-color: #1AB3FF;
	border-right-color: #0073BB;
	border-bottom-color: #0073BB;
	
	background: none;
	border: none;
}
table.data_list td.entry input,
table.data_list td.entry textarea {
	font-family: tahoma;
	letter-spacing: 0px;
	color: #000000;

	background-color: #577481;
	border: 1px solid;
	border-top: 2px solid #242F35;
	border-left: 2px double #242F35;
	border-right-color: #4C6771;
	border-bottom-color: #4C6771;
	margin: 1px;
	padding: 1px 3px 2px 3px;
}
table.data_list td.empty {
	text-align: center;
	color: #000000;
	font-style: italic;
	
	background-color: transparent;
	border-top: 5px solid #DFDFDF;
	padding: 5px;
}

table.data_list td.empty input.button {
	background-color: #fdfdfd;
	border-width: 1px;
	border-style: solid;
	border-top-color: #1E7AAD;
	border-left-color: #1E7AAD;
	border-right-color: #003253;
	border-bottom-color: #003253;
	padding: 1px 10px;
	margin: 1px;
}

table.data_list td.header a           { color: #000000; text-decoration: none; }
table.data_list td.header a:link      { }
table.data_list td.header a:visited   { }
table.data_list td.header a:hover     { text-decoration: underline; }
table.data_list td.header a:active    { text-decoration: underline; }

table.data_list td.entry a           { color: #000000; text-decoration: none; font-weight: bold; }
table.data_list td.entry a:link      { }
table.data_list td.entry a:visited   { }
table.data_list td.entry a:hover     { color: #000000; text-decoration: underline; }
table.data_list td.entry a:active    { text-decoration: underline; }

/******************************* MESSAGE WINDOW aka ShowHint() *******************************/

table.message_window {	
	color: #000000;
	padding: 0px;
	margin: auto;
	border-collapse: separate;
	
	background-color: #666;
	border-width: 1px;
	border-style: solid;
	border-top-color: #222;
	border-left-color: #222;
	border-right-color: #222;
	border-bottom-color: #222;
}

table.message_window td.entry {
	font-family: tahoma;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 0px;
	text-align: center;
}

table.message_window td.header {
	padding: 3px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	
	background-color: #333333;
	border-width: 1px;
	border-style: solid;
	border-top-color: #5c5c5c;
	border-left-color: #5c5c5c;
	border-right-width: 0px;
	border-right-color: #666;
	border-bottom-color: #000;
}

table.message_window td.body {
	padding: 3px;
	color: #000000;
	
	align: left;
	letter-spacing: 0px;
	
	background-color: #4e4e4e;
	border-width: 1px;
	border-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #555;
	border-bottom-color: #555;
}

/******************************* CALENDAR ITEMS *******************************/
.calendar {
	font-family: tahoma, lucida, arial, geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0px;
}
.calendar th {
	font-family: tahoma, lucida, arial, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.calendar td.regular {
	font-size: 11px;
	color: #000000;
	
	padding: 1px;
	height: 20px;
	width: 25px;
}
.calendar .chosen {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	
	padding: 0;
	width: 25px;
	
	background-color: #fdfdfd;
	
	border-top: 1px solid #2076A1;	
	border-left: 1px solid #2076A1;	
	border-right: 1px solid #00487B;
	border-bottom: 1px solid #00487B;
}

/******************************* MAP LIST *******************************/

td.map_statistics table td.top {
	font-family: tahoma;
	font-size: 11px;
	letter-spacing: 0px;
	color: #000000;
	
	padding-left: 10px;
}

img.map_image {
	border: 1px solid #999;
	margin: 1px 2px;
}

td.map_description {
	background-color: #0073AD;
	color: #000000;
	padding: 2px 5px;

	border-top: 1px solid #147AAD;
	border-left: 1px solid #147AAD;
	border-right: 1px solid #005C8F;
	border-bottom: 1px solid #005C8F;
}

/******************************* GENERIC ITEMS 554a4a *******************************/

body {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FEFEFE;
	overflow: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	

}

table {
	overflow: hidden;
}

td {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

th {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	font-family: tahoma, lucida, arial, geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000000;
	margin: 0px;

	vertical-align: middle;
}

input {	/* all form elements will have a lil spacing between em */
	margin: 3px;
	color: #000000;
}

input.text {
	font-family: tahoma, lucida, arial, geneva, sans-serif;
	font-family: tahoma;
	letter-spacing: 0px;
	text-align: center;
	font-size: 11px;
	color: #000000;

	background-color: #dfdfdf;
	border: 1px solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}

input.ltext {
	font-family: tahoma, lucida, arial, geneva, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	font-size: 11px;
	color: #000000;

	background-color: #dfdfdf;
	border: 1px solid;
	border-top-color: #D0D0D0;
	border-left-color: #919191;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
}

input.button {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: auto;
	padding: 1px 6px;
	font-style: normal;
	margin: 3px 1px;
	
	background-color: #fdfdfd;
	border-width: 1px;
	border-style: solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
}

input.file {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	background-color: #373737;
	border: 1px solid;
	border-top-color: #919191;
	border-left-color: #919191;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
}

textarea {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	background-color: #dfdfdf;
	border: 1px solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	
	overflow-y: auto;
	
	scrollbar-face-color: #577481;
	scrollbar-track-color: #425962;
	scrollbar-arrow-color: #1E323B;
	scrollbar-3dlight-color: #425962;
	scrollbar-darkshadow-color: #425962;
	scrollbar-highlight-color: #567580;
	scrollbar-shadow-color: #384B53;
}

select {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
	background-color: #ffffff;
	border: 1px solid #333;
}

h4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 2px 5px;
	color: #000;
	background-color: #ffffff;
	border: 1px solid #D0D0D0;
	display: inline-block;
}

/* generic link type */
a              { color: #000000; text-decoration: none; }
a:link         { color: #000000; text-decoration: none; }
a:visited      { color: #000000; text-decoration: none; }
a:hover        { color: #000000; text-decoration: underline; }
a:active       { color: #000000; text-decoration: none; }

hr             { color: #000000; height: 2px; border-top: 1px solid #ccc; }

/* different type of headers */
.headerText    { font-family: tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #fefefe; }
.headerText1   { font-family: tahoma, lucida, arial, geneva, sans-serif; font-size: 11px; letter-spacing: 1px; font-weight: bold; color: #999999; }
.headerText2   { font-family: tahoma, lucida, arial, geneva, sans-serif; font-size: 11px; letter-spacing: 1px; font-weight: bold; color: #000000; }
.headerText3   { font-family: "lucida grande", lucida, arial, geneva, sans-serif; font-size: 11px; letter-spacing: 1px; font-weight: bold; color: #fc4440; }

/* for that little red star indicating who is captain :D */
.red           { font-family: tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #DD2222; }

.input_cell {
	vertical-align: baseline;
}
.input_cell input.text {
	background-color: #dfdfdf;
	border: 1px solid;
	border-top-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	text-align: left;
	vertical-align: baseline;
	margin: 0px;
}

.rules_cell {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #eee;
}

h1 {
	font-family: tahoma;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	color: #000;
	display: inline;
}
h2 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	color: #000;
	display: inline;
}
h3 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	color: #000;
	display: inline;
}
h5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fd8350;
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	display: inline;
}
h6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
	display: inline;
}

table.news {
	border: 0px solid #D0D0D0;
}
table.news td.body {
	border: 1px solid #D0D0D0;
	padding: 5px;
	background: #dfdfdf;
}
table.news td.title {
	background-color: #dfdfdf;
	border: 1px solid #D0D0D0;
	padding: 3px 5px;
}
table.news td.author {
	background-color: transparent;
	border: 0px solid #314550;
	padding: 1px 15px;
}
table.news td.break {
	height: 20px;
}

table.news_list {
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	width: 95%;
}

table.news_list td {
	padding: 2px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	
	background-color: #633;
	border: 1px solid #ccc;
}

table.news_list td.selected {
	padding: 2px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	
	background-color: #469;
	border: 1px solid #ccc;
}

/* for vee <3 */

table.sexy_buttons td {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
table.sexy_buttons td#selected {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

a.sexy_button {
	color: #000000;
	padding: 2px;
	width: 80px;
	display: block;
	text-align: center;
}

a.sexy_button:link,
a.sexy_button:visited {
	color: #ffffff;
	background-color: #4e4e4e;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-top-color: #4e4e4e;
	border-left-color: #4e4e4e;
	border-right-color: #4e4e4e;
	border-bottom-color: #4e4e4e;
}

a.sexy_button:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #4e4e4e;
	
	border-width: 1px;
	border-style: solid;
	border-top-color: #4e4e4e;
	border-left-color: #4e4e4e;
	border-right-color: #4e4e4e;
	border-bottom-color: #4e4e4e;
}
a.sexy_button:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #4e4e4e;
}

td#selected a.sexy_button:link,
td#selected a.sexy_button:visited {
	background-color: #4e4e4e;
}


.uploadtext {
	text-align: center;
	color: #000000;
	
	background-color: #336699;
	border-width: 1px;
	border-style: solid;
	border-top-color: #4986C2;
	border-left-color: #4986C2;
	border-right-color: #1F5285;
	border-bottom-color: #1F5285;
}

.uploadtext a:link,
.uploadtext a:visited {
	color: #000000;
}
#header {
height: 208px;
margin: 0 0 0 0;
padding: 0 0 0 0;
background: #fefefe url(http://www.sotf-gaming.com/stats/include/header-tile.png) repeat-x top left;
}


