.title {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;}
	
.normal {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;}
	
.normals {
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;}
	
td {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;}

A.nav:link 		{text-decoration: none; color: #444444; font-family : Verdana; font-size: 10px; font-weight : bold; cursor: hand}
A.nav:visited 	{text-decoration: none; color: #444444; font-family : Verdana; font-size: 10px; font-weight : bold; cursor: hand}
A.nav:active 	{text-decoration: none; color: #444444; font-family : Verdana; font-size: 10px; font-weight : bold; cursor: hand}
A.nav:hover 	{text-decoration: underline; color: #F00000; font-family : Verdana; font-size: 10px; font-weight : bold; cursor: hand}

A.smallnav:link 		{text-decoration: none; color: #444444; font-family : Verdana; font-size: 9px; font-weight : bold; cursor: hand}
A.smallnav:visited 	{text-decoration: none; color: #444444; font-family : Verdana; font-size: 9px; font-weight : bold; cursor: hand}
A.smallnav:active 	{text-decoration: none; color: #444444; font-family : Verdana; font-size: 9px; font-weight : bold; cursor: hand}
A.smallnav:hover 	{text-decoration: underline; color: #F00000; font-family : Verdana; font-size: 9px; font-weight : bold; cursor: hand}

.team_name{
font-family : Verdana, Arial;
font-size : 11px;
font-weight : bold;
color : #ffffff;
background-color : #043e66;
padding-left : 7px;
padding-top : 7px;
padding-bottom : 5px;
margin-bottom : 10px;
}

.img_column_heading{
background-color : #000000;
padding-top : 7px;
padding-bottom : 6px;
margin-top : 1px;
margin-bottom : 1px;
padding-left : 6px;
}

a.team_members{
font-family : Verdana, Arial;
font-size : 10px;
color : #EDEACC;
line-height : 150%;
}

a.team_members:hover{
font-family : Verdana, Arial;
font-size : 10px;
color : #ffffff;
line-height : 150%;
}

a.blue{
font-family : Verdana, Arial;
font-size : 10px;
color : #043e66;
}

.team_members_list{
background-color : #6C6C6C;
padding-left : 10px;
padding-top : 8px;
padding-bottom : 19px;
}

.rate_team_radio{
font-family : verdana;
font-size : 10px;
padding : 3px;
}

.content_11px{
font-family : Verdana, Arial;
font-size : 11px;
margin-bottom : 19px;
}


.list_image{
list-style-image: url(images/list_dash.gif);
margin-left :  30px;
margin-right : 0px;
margin-top : 10px;
margin-bottom : 0px;
padding : 0px;
}


form{
padding : 0px;
margin : 0px;
}

input{
margin-bottom:0px;
margin-top:0px;
margin-right:0px;
margin-left : 2px;
padding : 0px;
}

.td_border{
border-left : 1px solid black;
border-top : 1px solid black;
border-bottom : 1px solid black;
}