.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #482B80;
	text-decoration: none;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #444;
	text-decoration: none;
}

.tables {
	border: 1px solid #CCCCCC;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color:#482B80;	
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:900;	
}



.tools {
	clear:all;
	float:left;
	width:730px; 
	border-top: 0px;
	border-left: 1px solid #bcbec0;
	border-right: 1px solid #bcbec0;
	border-bottom: 0px;
	background-color:#F7F7F7;
/*	background-color: #4C2177;*/
 	background-image : url(../images/tools_bg.gif);	
	background-repeat : no-repeat;
/*	text-align:left;*/
	padding:0px;
}

.toolsSpacer {
	border-top: 0px;
	padding: 8px 0px 9px 20px;
	float:left; 
	color:#666;
	font-weight : bold;
}

.toolsSpacer a, .toolsSpacer a:visited, .toolsSpacer td  {
	font-size:10px;
	font-family:tahoma;
	color:#290051;
	font-weight : normal;	
	text-decoration: none;	
	text-align:left;
	padding-top:1px;
}

.toolsSpacer a:hover {
	font-size:10px;
	font-family:tahoma;
	color: #666;
	border:0px;
	text-decoration: none;
	font-weight : normal;		
}