body, table, tr, td, p
{
background: #ffffff;
font-size: 10pt;
font-family: verdana, sans-serif;
color: #000000;
text-align: left;
}

.grey
{
background: #cccccc;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
}

.team
{
background: #85436a;
font-size: 10pt;
font-weight: bold;
color: #ffffff;
}


.big
{
font-size: 12pt;
font-weight: bold;
}

p.space {
	margin:			7px 0 0 0;
	padding:			0}

a:link, a:visited, a:active {
	color: 			#333399;
	text-decoration:		underline}
a:hover {
	color: 			#990099;
	text-decoration:		underline}

#container {
	width: 			641px;
	margin-left: 		100px;
	margin-top:		30px;
	background-color: 		#fff;}

#container_tall {
	width: 			360px;
	margin-left: 		120px;
	margin-top:		50px;
	background-color: 		#fff;
	text-align:		center}







#container_tall p.mid
{
text-align: center;
}

#container_left {
	width: 			360px;
	margin-left: 		120px;
	margin-top:		50px;
	background-color: 		#fff;
	text-align:		left}

#container_index {
	width: 			360px;
	margin-left: 		105px;
	margin-top:		50px;
	background-color: 		#fff;
	text-align:		left}






#wrapleft {
	float: 			left;
	width: 			400px;
	margin-left:		0px;}

#wrapright {
	margin-left:		400px;
	max-width:		240px;
	padding:			0}

#footer {
	clear:			both;
	margin-top:		0px;
	border-bottom:                  2px solid #2D455E}


