﻿table.team
{
	background-color:#f2f2f2;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.team_header
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#990000;
	background-image:url('/SITE/TEMPLATES/ABOUT_US/controls/team/images/top_center.gif');
	background-repeat:repeat-x;
}
.team_title
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#145679;
}
.team_text, .team_text p, .team_text span
{
	font-weight:normal;
	font-size:11px;
	line-height:15px;
	color:#333333;
}


