A:link
{	color:#000000;
	text-decoration:none;
}
A:visited
{	color:#5E657B;
	text-decoration:none;
}
A:hover
{	color:Red;
	text-decoration:underline;
}
A:active
{	text-decoration: underline;
}

body
{ background-image: url("images/background.gif");
  background-color: #D4D5D5;
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #3B3D3D;
}
TD
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}
TD.tc
{	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color:#000000;
}
TD.links
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}
TD.white
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color:#ffffff;
}
FONT.link
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:9pt;
	color:#103995;
	text-decoration:underline;
	font-weight: bold;
}
FONT.linkwhite
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:9pt;
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
}
FONT.title
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	color:#F9CA49;
	font-weight: bold;
}
FONT.category
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	color:#000000;
	font-weight: bold;
}
FONT.xs
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:8pt;
}
FONT.s
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:9pt;
	color:#495155;
}
FONT.mb
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-weight: bold;
}
FONT.m
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-weight: bold;
}
FONT.l
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:13pt;
	font-weight: bold;
}
FONT.xl
{	font-family: Arial, Helvetica, Sans-Serif;
	font-size:15pt;
}



/* New styles added by Rushton 05 Oct 2003 */

p.links {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	}

#clientBoxTop {
	border-right: 1px #4A5155 solid;
	background: #4A5155;
	width: 150px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	}

#clientBoxTop h4 {
	margin: 0px;
	padding: 0px;
	}

#clientBoxTop a, #clientBoxTop a:visited, #clientBoxTop a:hover, {
	color: #fff;
	text-decoration: none;
	}

#clientBox {
	border-right: 1px #4A5155 dotted;
	width: 150px;
	padding-left: 10px;
	padding-top: 7px;
	}

#clientBoxTop, #clientBox {
	width: 139px;
	}

#clientBox img {
	margin-bottom: 10px;
	}
