@charset "UTF-8";
/* CSS Document */



#RHPUB {
	border:1px solid #003366;
	cursor:pointer;
	margin:10px 0 10px 0;
	padding:2px;
	width:184px;
}

#RHPUBLHN {
	width: 170px;
	padding:2px;
	margin:0px;
    margin-bottom:5px; 
	border:1px solid #003366;
	cursor:pointer;
}

.RHPUB_title {
	margin-left:5px;
}

#RHPUB span, #RHPUBLHN span {
	color:#003366;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:0;
}

#RHPUB li, #RHPUBLHN li {
	list-style-image:none;
	list-style-type:none;
}
#RHPUB ul, #RHPUBLHN ul {
	color:#0099CC;
	font-family:Arial;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
}

.RHPUB2 {
	border:1px solid #CCCCCC;
	color:#003366;
	cursor:pointer;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:53px;
	margin:0 1px 5px;
	padding-left:10px;
	padding-top:2px;
	width:190px;
}

/* ############ */

#RHPUB li, #RHPUBLHN li {
	list-style-image:none;
	list-style:none; 
}
#RHPUB a:hover, #RHPUBLHN a:hover{
	text-decoration:underline; 
}

	.page_description {
		color:#0099CC;
	}
	
.RHBox ul li a:visited, .RHContacts a:visited, #right ul li a:visited, #right a:visited {
	color:#0099CC;
	text-decoration:none;
}
.RHBox ul li a:hover, .RHContacts a:hover, #right ul li a:hover, #right a:hover {
	color:#003150;
	text-decoration:underline;
}

.description_dropmenu {
	border:#003366 solid 1px;
	color:#0099CC;
}
.RHPUB_title_reverse {
	margin-left:5px;
}

#RHPUBLHN_REVERSE {
	padding:2px;
	margin:0px;
    margin-bottom:5px; 
	border:1px solid #0099CC;
	cursor:pointer;
	background-color:#0099CC;
	color:#FFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
