body
{
color:black;
font-family:verdana;
font-size:11px;
}

#whitelink
{
color:white;
font-family:verdana;
font-size:11px;
text-decoration:none;
}

#whitelink:hover
{
color:#666666;
font-family:verdana;
font-size:11px;
text-decoration:none;
}

#topmenu
{
color: #555555;
font-family:verdana;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

#topmenu:hover
{
color: red;
font-family:verdana;
font-size:14px;
text-decoration:bold;
}

#menu
{
color: #000000;
font-family:verdana;
font-size:12px;
text-decoration:none;
}

#menu:hover
{
color: red;
font-family:verdana;
font-size:12px;
text-decoration:none;
}

#profilemenu
{
color: #343434;
font-family:verdana;
font-size:11px;
text-decoration:none;
}
#profilemenu:hover
{
color: red;
font-family:verdana;
font-size:11px;
text-decoration:none;
}

#text
{
color: #000000;
font-family:arial;
font-size:12px;
text-decoration:none;
}



td
{
color:#000000;
font-family:verdana;
font-size:11px;
}

#pagetitle
{
color:black;
font-family:verdana;
font-size:20px;
font-weight: bold; 
}

#sportnav
{
color:black;
font-family:verdana;
font-size:14px;
font-weight: bold; 
}

#sportnav a
{
color: black;
font-family:verdana;
font-size:14px;
text-decoration:none
}

#sportnav a:hover 
{
color: #d91717;
}

#tdleftheading
{
	background-color:#aaaaaa;
	padding-left : 12px;
	font-family:arial;
	font-size:14px;
	font-weight: bold; 
	color:white;

}

#tdmainheading
{
	background-color:#82a7f2;
	background-repeat: no-repeat;
	padding-left : 12px;
	font-family:arial;
	font-size:14px;
	font-weight: bold; 
	color:white;
}

#tdmainheadingwide
{
	background-color:#82a7f2;
	background-repeat: no-repeat;
	padding-left : 12px;
	font-family:arial;
	font-size:14px;
	font-weight: bold; 
	color:white;
 

}


#picdiv
{
	height: 70px;
	overflow: hidden;
}


#forgotemailinput
{
width:200px;
height:16px;
color: #444444;
background: #eeeeee;
border: 1px solid black;
font-family:Verdana; font-size:11px;
}


.submit
{
font-size:10px;
height:18px;
cursor:hand;
color: #444444;
background: #eeeeee;
border: 1px solid black;
}
.inputfields
{
width:100px;
height:18px;
color: #444444;
background: #eeeeee;
border: 1px solid black;
font-family:Verdana; font-size:12px;
}
.inputselectrank
{
width:40px;
height:16px;
color: #444444;
background: #eeeeee;
border: 1px solid black;
font-family:Verdana; font-size:11px;
}
form
{
display:inline;
}


.pagingButton:hover
{
color: #d91717;
font-family:verdana;
font-size:11px;
text-decoration:underline;
}