/* CSS Document */
BODY {margin:0px;
Background-color: #EEE;
}
 
td {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4E4E52; font-weight:normal; line-height: normal;
}
 
.top_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	padding-bottom:9px;
	
	}
.top_link:hover{
	text-decoration:underline;
	color:#666666;
	}
.categorytext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	text-decoration: underline;
	font-weight:normal;
	}
.categorytext:hover{
	text-decoration: none;
	color:#003366;
	}		
	
.cat_padding {
	padding-bottom:3px;
	}
.footertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	text-decoration: none;
	font-weight:normal;
	}
.footertext:hover{
	text-decoration:underline;
	color:#003366;
	}
.topright_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EEEEEE;
	text-decoration:none;
	font-weight:normal;
	padding-bottom:9px;
	
	}
.topright_link:hover{
	text-decoration:underline;
	color:#EEEEEE;
	}
	
.style4 {
	color: #003366;
	font-weight: bold;
}