a:link
{
	color: rgb(0,64,64); 
}
a:visited
{
	color: rgb(0,64,64); 
} 

body
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background-color: rgb(255,255,255);
	color: #000000; 
}

.regular     {font-size: 12px; line-height: 16px}
.regular-header     {font-size: 12px; line-height: 16px; color: rgb(0,0,0)}
.large       { font-size:24px }
.heading     { font-size:16px; color: #08086b }
.small        { font-size:10px; line-height:12px }
.tiny       { font-size:8px; line-height:9px }
.special-heading { font-size: 12pt; line-height: 16px; font-family: Arial Narrow }
table
{
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(255,255,255); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0); 
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
div.content 
{ 
	width: 742px; 
	padding: 4px; 
	border: 2px solid #08086b; 
	margin: 3px; 
	background-color: white; 
	color: black; 
	text-align: left; 
}
div.contentHeader 
{
	width: 746px;
	padding: 8px 4px 0px 4px;
	margin: 3px;
	background-color: #08086b;
	color: white;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}
div.teamData 
{ 
	width: auto; 
	padding: 4px; 
	border: 2px solid #08086b; 
	margin: 3px; 
	background-color: white; 
	color: black; 
	text-align: left; 
}
div.teamSelect
{ 
	width: 746px; 
	padding: 4px; 
	border: 2px solid #08086b; 
	margin: 3px; 
	background-color: white; 
	color: black; 
	text-align: left; 
}
#logo
{
	background-color: white;
	/* 
	background-image:url(images/banner_01_bg.jpg);
	background-repeat:repeat-x;
	*/
	width:746px;
	padding: 8px 4px 10px 4px;
	margin: 3px;
}

#banner_horiz
{
	background-color: #08086b;
	/* 
	background-image:url(images/banner_01_bg.jpg);
	background-repeat:repeat-x;
	*/
	height:24px;
	width:746px;
	padding: 8px 4px 0px 4px;
	margin: 3px;
	color:#CCCCCC;
}
#banner_horiz a:hover{
text-decoration:underline; 
/*background:url(images/bullet1.jpg) 0 9px no-repeat;*/
color:#FFFFFF;
} 

#banner_horiz a{
/* display:block; 
width:102px; 
height:24px; 
font:12px/24px Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold; */
text-decoration:none; 
/* padding:0 0 0 20px;*/
color:#CCCCCC;
font-weight:normal;
padding:0 15px 0 15px;
}
