a {
font-family: Trebuchet MS, Verdana;
text-decoration: underline;
color: #00859D;
}

a:hover {  
text-decoration: underline;
}

a.main_menu {
	font-family: arial, verdana;
	font-weight: bold; 
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a.main_menu:hover {
	font-family: arial, verdana;
	font-weight: bold; 
	font-size: 11px;
	color: rgb(160,0,2);
	text-decoration: none;
}

a.main_menu_selected {
	font-family: arial, verdana;
	font-weight: bold; 
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.sub_menu {
font-family: arial, verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: black;  
}
a.sub_menu:hover {
font-family: arial, Verdana;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
color: black;
}

a.sub_menu_selected {
font-family: Arial, Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: black;
}









a.lang_menu {
font-family: Trebuchet MS, Verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none; 
color: #E5710B;
}
.lang {
font-family: Trebuchet MS, Verdana;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: gray;
}

body, p, td {
font-family: Arial, Verdana;
font-size: 11px;
}


h1, .title{
	font-family: tahoma, verdana;
	font-weight: bold; 
	font-size: 15px;
	color: rgb(160,0,2);
	text-decoration: none;
	padding-top:19px;	
	margin:0;
}

input, textarea  {
		border-color : gray;
		border-left: solid gray;
		border-top: solid gray;
		border-width : 1;
		font-family : Trebuchet MS, Verdana;
		margin:0;	
		font-size : 11px;	
		color : black;
}

input.small, textarea.small  {
		font-size : 10px;
}

.titlog { 
font-family: Trebuchet MS, Verdana;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #CC6600;
}

img {
	border:0;
	}
	
.menu_box{
font-weight: normal;
background: #CC6600;
}
.menu_box_selected{
font-weight: bold;
background: white;
}

