/* CSS Document */

body 
{
	background-color: #660000;
}
.style1 {color: #FFFFFF}
.style2 {font-size: 18}

#logo
{
	background-image:url(logo.gif);
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:204px;
	height:102px;
}	
#logo-right
{
	background-image:url(trp_logo.gif);
	float:right;
	margin-right:5px;
	margin-top:5px;
	width:204px;
	height:74px;
	vertical-align:top;
}	
#pageTitle
{
	color:#CCCC00;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:475px;
}
#lineOne
{
	font-size:30px;
	text-align:center;
}

#lineTwo
{
	font-size:24px;
	text-align:center;
	color:#ffff66;
}
#lineThree
{
	color:white;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
#quickLinks
{
	color:#ffff66;
	font-size:12px;
	text-align:center;
}
#quickLinks a:link    {color:white; text-decoration: none}
#quickLinks a:visited {color:#FFFFFF; text-decoration:none}
#quickLinks a:hover   {color: #ffff66; border: 0px inset blue; text-decoration:underline}
#quickLinks a:active  {text-decoration: none}

#links a:link    {color:white; text-decoration: none}
#links a:visited {color:#FFFF66; text-decoration:none}
#links a:hover   {color: #ffff66; border: 0px inset blue; text-decoration:underline}
#links a:active  {text-decoration: none}

hr
{
	color:#FFFFFF;
	height:2px;
}
.leagueType
{
	font-size:30px;
	color:#FFFFFF;
	text-align:center;
}
h3
{
	text-align:center;
}
img
{
	border:none;
}

td a:link    {color:white; text-decoration: none}
td a:visited {color:#FFFF66; text-decoration:none}
td a:hover   {color: #ffff66; border: 0px inset blue; text-decoration:underline}
td a:active  {text-decoration: none}
table
{
	margin-left:auto;
	margin-right:auto;
	border:double;
	border-spacing:2px;
	border-color:#FFFF66;
	
}
td
{
	font-size:14px;
	border-color:#FFFF66;
	border:solid;
	text-align:center;
	color:#FFFF66;
}
.backToTop a:link    {color:white; text-decoration: none}
.backToTop a:visited {color:#FFFF66; text-decoration:none}
.backToTop a:hover   {color: #ffff66; border: 0px inset blue; text-decoration:underline}
.backToTop a:active  {text-decoration: none}
#address
{
	color:#FFFFFF;
}
#address a:link    {color:white; text-decoration: none}
#address a:visited {color:#FFFF66; text-decoration:none}
#address a:hover   {color: #ffff66; border: 0px inset blue; text-decoration:underline}
#address a:active  {text-decoration: none}