.darkBlue 	{background-color: #42526F;}	/* 66-82-111 */
.medBlue 	{background-color: #9DABC5;}	/* 157-171-197 */
.lightBlue 	{background-color: #C0C0FF;}	/* 192-192-255 */
.darkRed	{background-color: #CC0000;}	/* xxx-0-0 */
.darkGray	{background-color: #999999;}
.gray		{background-color: #eeeeee;}
a:link,
a:visited, 
a:hover, 
a:active, 
A 
{ 	text-decoration: none;
	color:  #000066;
}

.base {
	font-family: verdana, sans-serif, Tahoma, Arial;
	font-size: 10pt;
	color:  #000066;
}

BODY {
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:silver;
	scrollbar-base-color:#eeeeee;
	scrollbar-darkshadow-color:navy;
	scrollbar-face-color:;
	scrollbar-highlight-color:silver;
	scrollbar-shadow-color:silver;
	background-image: url('images/body_bg.gif');
	background-repeat: repeat;
}

.footer {
	font-size: 10pt;
}

.mainTable {
	border-style: solid;
	border-width: thin;
	border-color: #000099;
	background-color:#eeeeee;
	width:760px;
	font-family: verdana, sans-serif, Tahoma, Arial;
	font-size: 10pt;
}

.clientheader a:link,
.clientheader a:visited, 
.clientheader a:hover, 
.clientheader a:active, 
.clientheader 
{
	font-family: verdana, sans-serif, Tahoma, Arial;
	font-size: 11pt;
	font-weight: bold;
	color:  #000066;
}

.clienturl a:link,
.clienturl a:visited, 
.clienturl a:hover, 
.clienturl a:active,
.clienturl {
	font-family: verdana, sans-serif, Tahoma, Arial;
	font-size: 9pt;
	font-weight: 500;
	color:  #000066;
	text-decoration: none; 
	border: 0;
}
