td.right_menu_text a:hover {
	color: #E7AB02;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;

}

span.title {
	text-transform: uppercase;
}

table#head_set {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0 10px 0 15px;
	border-bottom: 2px solid #52748A;
}

table #head_set td#main_title {
	color: #52748a;
	font: bold 30px Arial;
	line-height: 30px;
	text-transform: uppercase;
	/*border-bottom: 2px solid #7e95a6;*/
	padding: 50px 0 5px 0;
}
table #head_set td#main_sub {
	color: #696B6B;
	font: bold 14px Arial;
	padding: 5px 0 0 30px;
}

table #head_set td#main_picture {
	padding: 0 0 0 30px;
}

.right_menu_text a {
	color: #272D50;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;

}

.right_menu_text a:hover {
	color: #E7AB02;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	
}
	
