.res_resources	{
	background-color:#FFFFFF;
	border:1px solid #ccc;
	text-align:justify;	
	margin-top:20px;
	width:95%;
}

.res_resources a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.res_resources a:hover {
color: #993300;
}

.res_resources_title	{
	background-color:#F2F7FB;
	font-weight:700;
	height:20px;
	padding:2px;
}

.res_resources_description	{
	text-align:justify;
	padding:5px;
	width:95%;
}

.res_pages a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.res_pages a:hover {
color: #993300;
}