table.nestedRadioTable {
	font-style: normal;
	font-size: 10px;
	background-color:transparent;
	border-collapse:collapse;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	height:100%;
}
table.nestedRadioTable TD {
	background-color:transparent;
	width:70px;
	min-width:70px;
	max-width:70px;
	border-left: 1px solid #BED6F8; 
	padding:2px 5px 2px 5px;
}


/**************************Stats Table BEGIN *************/


table.statTable {
	color: #000;
	font-style: normal;
	font-size: 12px;
	font-family: Arial;
	background:#dcdcdc;
 	vertical-align:top;
	width: 100%;
	margin:0px 0 0px 0;
}

table.statTable a:link, .tablehead a:visited {
	color: #000; 
}

table.statTable a:hover {
	color: #FF0000;
}			

table.statTable th {
	background-image:url(/img/navi_bg.gif);
	background-color:#003D7D;
	text-align: center;
	border-top: 1px solid #000000;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	margin:1px 1px 1px 1px;
	padding:1px 1px 1px 1px;
}

table.statTable tr {
	font-size: 12px;
}

table.statTable th a:link, table.statTable th a:visited {
	color: #fff;
}


table.statTable td {
	text-align:center;
	margin:1px 1px 1px 1px;
	padding:1px 1px 1px 1px;
}

table.statTable td.name {
	text-align:left;
	padding:1px 1px 1px 10px;
}

table.statTable .oddrow {
	background-color: #FFF;
}

table.statTable .evenrow {
	background-color: #E9ECF3;
}
/**************************Stats Table END *************/


table.container {
	margin:5px 0 5px 0;
}
table.container tr.statHead {
	color: #FFF;
	background-color:#00265D;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.container tr.statHeadCal {
	color: #FFF;
	background-color:#008752;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-align:center;
}

table.container tr {
}

table.strategyContainer tr {
}

table.specialUnitContainer {
	margin:5px 0 5px 0;
	border: 1px solid #008752;
	width:380px;
	float:left;
}
table.specialUnitContainer tr.headRow {
	color: #FFF;
	background-color:#008752;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-align:center;
	width:380px;
}
table.specialUnitContainer tr {
}
td.scratched {
	text-decoration:line-through;
}

/************************* Strategy Container - BEGIN *****/
table.strategyContainer {
	margin:5px 0 5px 0;
	border: 1px solid #008752;
	width:766px;
}
table.strategyContainer tr.headRow {
	color: #FFF;
	background-color:#008752;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-align:center;
}


/************************* Startegy Container - END *******/


.tablealso {
	color: #000;	
	line-height: 18px;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ececec;
}

.tablealso a:link, .tablealso a:visited {
	color: #000;
}

.tablealso a:hover {
	color: #FF0000;
}

.oddrow {
	background-color: #FFF;
}

.evenrow {
	background-color: #ececec;
}

.sortcell {
	background-color: #c1c1c1;
	font-weight: bold;
}

.tablexsm {
	color: #000;
	font-style: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablexsm a:link, .tablesm a:visited {
	color: #000;
}

.tablexsm a:hover {
	color: #FF0000;
}	
	

.tablevsm {
	color: #000;
	font-style: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablevsm a:link, .tablesm a:visited {
	color: #000;
}

.tablevsm a:hover {
	color: #FF0000;
}
	
.tablesm {
	color: #000;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablesm a:link, .tablesm a:visited {
	color: #000;
}

.tablesm a:hover {
	color: #FF0000;
}	

.tablemed {
	color: #000;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablemed a:link, .tablemed a:visited {
	color: #000;
}

.tablemed a:hover {
	color: #FF0000; 
}	

.tablemed2 {
	color: #000;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablemed2 a:link, .tablemed2 a:visited {
	color: #000;
}

.tablemed2 a:hover {
	color: #FF0000;
}

.tablelrg {
	color: #000;
	font-style: normal;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablelrg a:link, .tablelrg a:visited {
	color: #000;
}

.tablelrg a:hover {
	color: #FF0000;
}

.tablexlrg {
	color: #000;
	font-style: normal;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tablexlrg a:link, .tablexlrg a:visited {
	color: #000;
}

.tablexlrg a:hover {
	color: #FF0000;
}

.greenfont {
	color: #007F00;
}

.redfont {
	color: #BF0000;
}

a img{border-width: 0;}
.bi{font-weight: bold;}
#mc a:link, #mc a:visited{color: #000; background: inherit;}
#mc a:hover{color: #FF0000; background: inherit;}
.aa_subBox {position: relative; width: 772px; color: #FFF; font-weight: bold; font-family: Verdana, Sans-serif; font-size: 10px; line-height: 14px; margin-top: 1px;}
.aa_subBox .aa_subNav {padding: 6px; padding-left: 9px; padding-bottom: 7px;}
.aa_subBox .aa_subNav a {color: #FFF; }
.aa_subBox .aa_subNav a:hover {color: #CCC;}


#adc{float: right; width: 160px; border-width: 0;}
html>body #adc{margin: 0 30px 0 0; }
#wadc{width: 540px;}
html>body #wadc{width: 555px;}

#ilt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000; 
	line-height: 14px;
	background:#dcdcdc;
	border:none;
	margin:0px 0 5px 0;
}

#ilt A:link {color: #000000; text-decoration:underline;}
#ilt a:visited {color: #000000; text-decoration:underline;}
#ilt A:hover {color: #FF0000; text-decoration:underline;}

.ilt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000; 
	line-height: 14px;
	background:#dcdcdc;
	border:none;
	margin:0px 0 5px 0;
}

.ilt A:link {color: #000000; text-decoration:underline;}
.ilt a:visited {color: #000000; text-decoration:underline;}
.ilt A:hover {color: #FF0000; text-decoration:underline;}

a.sl:link{color: #FFF;}
a.sl:visited{color: #FFF;}
a.sl:hover{color: #FF0000;}

#mc a.sl:link{color: #FFF;}
#mc a.sl:visited{color: #FFF;}
#mc a.sl:hover{color: #FF0000;}
.gamehead{background:#555;color:#FFF; text-transform: uppercase; font-weight:bold; text-align:center;}

.whitelink a:hover, .whitelink a:link, .whitelink a:visited {
	color: #ffffff; text-decoration: none;
}


/************************** Calendar Table BEGIN *************/

table.calTable {
	color: #000;
	font-style: normal;
	font-size: 12px;
	font-family: Arial;
	background:#dcdcdc;
 	vertical-align:top;
	width: 100%;
	margin:0px 0 0px 0;
}

table.calTable a:link, .tablehead a:visited {
	color: #000; 
}

table.calTable a:hover {
	color: #FF0000;
}			

table.calTable th {
	background-image:url(/img/navi_bg.gif);
	background-color:#003D7D;
	text-align: center;
	border-top: 1px solid #000000;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

table.calTable tr {
}

table.calTable th a:link, table.calTable th a:visited {
	color: #fff;
}


table.calTable td {
	text-align:center;
	font-size: 12px;
}

table.calTable td.name {
	text-align:left;
	padding:1px 1px 1px 10px;
}

table.calTable .oddrow {
	background-color: #FFF;
}

table.calTable .evenrow {
	background-color: #E9ECF3;
}

table.calTable .myTeam {
	font-weight: bold;
}

/************************** Calendar Table END *************/
