label
{
	font-size: .8em;
	font-weight: normal;
}

label.contact
{
	font-size: 1em;
	font-weight: normal;
}

#all
{
	width: 1110px;
	text-align: left;
}

a:link { color: #444444; text-decoration: none; }
a:visited {  color: #444444; text-decoration: none;}
a:hover { color: #444444; text-decoration: underline; }
a:active { color: #444444; text-decoration: none; }

a.alt { text-decoration: none; }
a.alt:hover { color: #666; }

.signin
{
	width: 269px;
	height: 28px;
	border: 0px;
	background-image: url('../img/home/input.gif');
	background-repeat: no-repeat;
	background-color: #76a5cd;
	padding: 5px 0 0 10px;
	margin-left: -5px;
	outline: none;
}

.qcontact-text
{
	width: 150px;
	height: 85px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	outline: none;
	overflow: hidden;
	resize: none;
	font-family:Verdana;
	font-size:12px;
}

.qcontact-text:focus
{
	border: 0px;
}

.qcontact-text-td
{
	width: 160px;
	height: 91px;
	border: 0px;
	background-image:url('../img/home/input_qcmsg.gif');
	background-repeat: no-repeat;
	background-color: #efefef;
	padding: 0 0 0 5px;
}

.qcontact
{
	width: 160px;
	border: 0px;
	background-color: transparent;
	outline: none;
	font-family:Verdana;
	font-size:12px;
}

.qcontact-td
{
	width: 160px;
	height: 21px;
	background-image:url('../img/home/input_login.gif');
	background-repeat: no-repeat;
	background-color: #efefef;
	padding: 0 0 4px 5px;
}

.contact-text
{
	width: 400px;
	height: 200px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	outline: none;
	overflow: hidden;
	resize: none;
	font-family:Verdana;
	font-size:100%;
}

.contact-text:focus
{
	border: 0px;
}

.contact-text-td
{
	width: 400px;
	height: 200px;
	border: 0px;
	background-image:url('../img/home/input_cmsg.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 5px;
}

.contact
{
	width: 400px;
	border: 0px;
	background-color: transparent;
	outline: none;
	font-family:Verdana;
	font-size:100%;
}

.contact-td
{
	width: 400px;
	height: 30px;
	background-image:url('../img/home/input_contact.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 5px;
}

.contact-td-small
{
	width: 400px;
	height: 28px;
	background-image:url('../img/home/input_contact_3.gif');
	background-repeat: no-repeat;
	background-position: 100px;
	padding: 0 0 0 5px;
}

.contact-td-small img {vertical-align: middle;}
.league-tab
{
	text-align: center;
	font-size: .9em;
	width: 95px;
	height: 20px;
	float: left;
	padding: 7px;
	margin: 0 5px 0 0;
	cursor: pointer;
}

a.menu:link, a.menu:visited, a.menu:focus, a.menu:hover, a.menu:active
{
	font-size: 11pt;
	color: #005ba9;
	text-decoration: none;
	margin-left: 10px;
}

.clear{
       clear:both;
       font-size:0px;
       margin:0px;
       padding:0px;
       height:0px;
}

#stats td
{
	text-align: center;
	font-size: .8em;
	vertical-align: top;
}

#stats .head td
{
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}