a.menu_item , a.menu_item_active, a.sub_menu_item , a.sub_menu_item_active {
	TEXT-DECORATION: none;
	font-size:20px;
	color:#666666;
}

a.menu_item_active, a.sub_menu_item_active {
	color:#2B7CB4;
}

a.sub_menu_item , a.sub_menu_item_active {
	font-size:12px;
}

.menu_item, .menu_item_active, .sub_menu_item, .sub_menu_item_active {
	text-align: right;
	background-color:#dddddd;
	padding-right:8px;
	height:24px;
	width:160px;
	padding-top:2px;
	padding-bottom:2px;
	border-top: #7e7e7e 1px solid;
}


.sub_menu_item, .sub_menu_item_active {
	border-top: #aaaaaa 1px solid;
	height:16px;
}



h2 {
	font-family: arial, helvetica;
	font-size: 1.8em;
	color: #2B7CB4;
}

h3 {
	font-family: arial, helvetica;
	color: #2B7CB4;
}

body {
	font-family: arial, helvetica;
	font-size: 0.8em;
}

p {
	text-align: justify;
}

#te_blue {
	color: #2B7CB4;
}

#sd_red {
	color: #832421;
}



a, .h-page-text a:visited { 
       color : #2A719A; font-family : Arial, Helvetica, sans-serif; 
}



a:hover { 
       color : #FFA722; font-family : Arial, Helvetica, sans-serif; 
}