body {font-family: Verdana, Arial, Helvetica;}
p {}
td {}
a   { color: gray; text-decoration: none; font-family: Verdana, Arial, Helvetica  }
a:active  { color: gray; text-decoration: none; font-family: Verdana, Arial, Helvetica  }
a:hover { color: gray; text-decoration: underline; font-family: Verdana, Arial, Helvetica  }
h1     { color: black; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica; margin-top: -20px; margin-bottom: -20px }
h3 { color: black; font-weight: normal; font-size: 20px; line-height: 22px; font-family: Verdana, Arial, Helvetica }
h4 { color: black; font-weight: normal; font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica }
h5 { color: black; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica; margin-right: 10pt }
h6 { color: black; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica}
.box_out  { color: black; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica; margin-right: 7pt; margin-left: 7pt }
.large { color: black; font-weight: normal; font-size: 13px; line-height: 16px; font-family: Verdana, Arial, Helvetica; margin-right: 10pt }



a.purple, a.purple:hover   { color: #810c7c}

a.blue, a.blue:hover   { color: #1c89b8}

a.green, a.green:hover   { color: #138f69}

a.pink, a.pink:hover   { color: #d0147c}

a.orange, a.orange:hover   { color: #f87f11}

a.red, a.red:hover   { color: #f8310e}


#whatsnew {
	background-image:url(general/whatsnew_border.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 36px;
	margin-top: 20px;
	}
	
#whatsnew h3 {
	margin: 0;
	}	
	
#whatsnew ul {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	}
	

#whatsnew  li {
	list-style:none;
	}
	
#whatsnew 	li {
	background-image:url(general/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;	
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-position: 0  5px;
	}	
	
	
#whatsnew  h6 {
	margin: 0;
	}
	
	
/* Team table
----------------------------------------------- */	
	
	
.team td {
   border-bottom: 1px solid #ccc;
   font-size: 11px;
   }			