.teamlist {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 13px;

}

.teamlist a:link, .teamlist a:visited, .teamlist a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333333;

	text-decoration: underline;

}

.teamlist a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	background-color: #0A59A6;

	text-decoration: none;

	border-bottom-width: thin;

	border-bottom-style: dotted;

	border-bottom-color: #FFFFFF;

}

.teams {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 12px;

}

.teams a:active, .teams a:visited, .teams a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #FFFFFF;

}

.teams a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	background-color: #0F5DA8;

	text-decoration: none;

	border-bottom-width: thin;

	border-bottom-style: dotted;

	border-bottom-color: #FFFFFF;

}



#navlist

{

	padding: 0 1px 1px;

	font: bold 12px Verdana, sans-serif;

	background: #CD6601;

	width: 197px;

	margin: 0;

}



#navlist li

{

list-style: none;

margin: 0;

border-top: 1px solid gray;

text-align: left;

}



#navlist li a

{

display: block;

padding: 0.25em 0.5em 0.25em 0.75em;

border-left: 1em solid #2A2A2A;

background: #CCCCCC;

text-decoration: none;

}



#navlist li a:link { color: #333333; }

#navlist li a:visited { color: #333333; }



#navlist li a:hover

{

border-color: #FFFFFF;

color: #FFF;

background: #332;

}

body {

	background-attachment: fixed;

	background-image: url(../images/background.jpg);

	background-repeat: repeat-y;

	background-position: left top;

}

.header {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 30px;

	font-weight: bolder;

	color: #FFFFFF;

	padding: 0px;

	font-style: italic;

}

.copywrite {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	text-align: right;

	font-style: italic;

}

