.hop {
	font-family: "Times New Roman", Times, serif;
}
#pds ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 20;
	padding: 0 0 0 0;
}
#pds ul ul {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10 0 0 15;
	padding: 0 0 0 0;
}



#pds li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#pds li{
	text-decoration: none;
	display: block;
	
	margin: 10 0 10 0;
	padding: 0 0 0 0;
}
#pds ul ul li{
	text-decoration: none;
	display: block;
	list-style-type: square;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#pds li a:hover {
	
	color: #ff0000;
	text-decoration: none;
}

#pds ul ul li a {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#pds h2{
	color: #A80D1F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0 0 0 30;
	margin: 0 0 0 0;
	font-weight: bold;
	background-image: url(/mynres2/images/common/carre_rg_omb.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
}
#pds h2 a{
	color: #A80D1F;
	text-decoration: none;
}
#pds h2 a:hover{
	color: #ff0000;
	text-decoration: none;
}

