﻿.fixedSizedBody 
{
	margin:0px 0px 0px 0px;
	FONT-SIZE: 9pt; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;	
	min-width:1000px;
	width: expression((document.documentElement.clientWidth < 1000?1000 : document.documentElement.clientWidth) + "px"); 
	background: black url("../../images/afcwallpaper.jpg");
}

.container 
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px black;
	background-color: #FFFFFF;
	background-repeat: ;
	background-position: ;
}

.contentPage
{
	margin-top: 20px;
	margin-left: 20px;
	height:auto;
}

.pageTitle
{
	margin-top: 20px;
	margin-left: 20px;	
	margin-right: 20px;
}

.headerTitleLine1
{
	margin-left: 35px;
	color: #FFCC00;
	font-family: Tahoma;
	font-weight: bold;	
	font-size: x-large;
}

.headerTitleLine2
{
	margin-left: 35px;	
	color: #FFCC00;
	font-family: Tahoma;
	font-weight: bold;
	font-size:  medium;
}

.leftpanelcontent
{
	float: left;
	width: 20%;
	min-width: 20%;
	margin-top: 20px;
	margin-left: 5px;
	height: auto;
}

.middlepanelcontent
{
	float: left;
	width: 56%;
	min-width: 56%;
	margin-top: 20px;
	height: auto;
}

.rightpanelcontent
{
	float: left;
	width: 20%;
	min-width: 20%;
	height: auto;
	margin-top: 20px;
	margin-right: 5px;
}

.width99_5
{
	width:99.5%;
	min-width:99.5%;
}

.labelHeading
{
	width: 100%;
	background-color: Black;
	color: White;
	font-weight: bold;
}
.MultiLineTextbox
{ 
	font-size: 9pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.txtLong
{
	margin-top: 0px;
	width: 200px;
	min-width: 200px;
	border: solid 1px #7F9DB9;
	height: auto;
	padding-left: 3px;
	cursor: text;
}

.txtLonger
{
	margin-top: 0px;
	border: solid 1px #7F9DB9;
	width: 250px;
	min-width: 250px;
	height: auto;
	padding-left: 3px;
	cursor: text;
}
.txtExtraLong
{
	margin-top: 0px;
	border: solid 1px #7F9DB9;
	width: 325px;
	min-width: 325px;
	height: auto;
	padding-left: 3px;
	cursor: text;
}

.txtMedium
{
	margin-top: 0px;
	border: solid 1px #7F9DB9;
	width: 130px;
	min-width: 130px;
	height: auto;
	padding-left: 3px;
	cursor: text;
}

.txtShort
{
	margin-top: 0px;
	border: solid 1px #7F9DB9;
	width: 50px;
	min-width: 50px;
	height: auto;
	padding-left: 3px;
	cursor: text;
}

.txtShorter
{
	margin-top: 0px;
	border: solid 1px #7F9DB9;
	width: 30px;
	min-width: 30px;
	height: auto;
	padding-left: 3px;
	cursor: text;
}
.txtExtraShort 
{
	margin-top: 0px;
	border: solid 1px #7F9DB9;
	width: 20px;
	min-width: 20px;
	height: auto;
	padding-left: 3px;
	cursor: text;
}
.button
{
	vertical-align: middle;
}

.highlightteamname
{
	font-weight: bold;
}

.highlightleagueteamname
{
	width: auto;
	font-weight: bold;
	background-image: url(../../images/blockcurrent.gif);
	background-repeat: repeat-x;
}

.tableheader
{
	background-color: RoyalBlue;
	color: White;
}

.hitcountertext
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.hitcountervalue
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.squadarea
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	height: 100%;
	overflow: visible;
}

.squadTabL
{
	font-weight: bold;
	float: left;
	width: 25%;
	min-width: 25%;
	min-height:22px;
	height: auto !important;
	height: 22px;
	vertical-align: middle;
}

.squadTabR
{
	float: right;
	width: 75%;
	min-width: 75%;
	min-height:22px;
	height: auto !important;
	height: 22px;
}

.squadarea a
{
	color: Black;
	text-decoration: none;	
}

.squadarea a:visited
{
	color: Black;
	text-decoration: none;
}
.squadarea a:hover
{
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}

.lnkbutton
{
	color: Black;
	text-decoration: none;	
}

.lnkbutton a
{
	color: Black;
	text-decoration: none;	
}

.lnkbutton a:visited
{
	color: Black;
	text-decoration: none;
}
.lnkbutton a:hover
{
	color: Blue;
	font-weight: bold;
	text-decoration: none;
}
