.style1 {color: #50706F}
body, p,a, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#teamlist
{
 text-decoration: none;
 font-weight: bold;
}

ul#teamlist a:active
{
 text-decoration: none;
}

ul#teamlist a:hover
{
 text-decoration: none;
 color: rgb(164,2,2);
}

#navcontainer
{
background-color: #A1CBE5;
}

ul#navlist
{
background-color: #A1CBE5;
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
text-align: center;
font-family: verdana, arial, sans-serif;
font-size: 8px;
font-weight: bold;
margin: 0;
padding: 8px 0px 4px 0px;
background-color: #A1CBE5;
width:138px;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 8px 9px 4px 9px;
color: #123456;
border-right: 0px;
text-decoration: none;
background-color: #A1CBE5;
}

ul#navlist li#active
{
color: #F0A63B;
background-color: #F0A63B;
}

#navlist a:hover
{
color: #123456;
background-color: rgb(83,166,172);
}
.gen_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

ul#subnavlist
{
background-color: #A1CBE5;
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#subnavlist li
{
float: left;
text-align: left;
font-family: verdana, arial, sans-serif;
font-size: 8px;
font-weight: bold;
margin: 0;
padding: 8px 0px 4px 0px;
background-color: #A1CBE5;
width:138px;
}

#subnavlist a, #subnavlist a:link
{
margin: 0;
padding: 8px 9px 4px 9px;
color: #123456;
border-right: 0px;
text-decoration: none;
background-color: #A1CBE5;
}

ul#subnavlist li#active
{
color: #F0A63B;
background-color: #F0A63B;
}

#subnavlist a:hover
{
color: #123456;
background-color: rgb(83,166,172);
}
