body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	bgcolor: #e2e2e2;
}

ul.menulevel1,li.menulevel1,
a.topmenuitem, a.topmenuitemopened {
	display:block;
	margin:0;
	padding:0;
	border:0;
}

a.topmenuitem, a.topmenuitemopened {
	text-align: left;
	line-height: 80%;
}
ul.menulevel1 {																	
	width: 100%; 
	list-style:none; 
	
}
li.menulevel1 {
	position:relative;
	padding: 0;
	z-index:9;
	vertical-align: text-bottom;
}

li.menulevel1,
li.menulevel1submenu {

	height: 31px;

}


a.topmenuitem, a.topmenuitem:visited,
a.topmenuitemopened, a.topmenuitemopened:visited {
	text-decoration: none;
	cursor: pointer; 
}

a.topmenuitem, a.topmenuitem:visited {																
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000;
}

a.topmenuitemopened, a.topmenuitemopened:visited {																
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	color: #0190C9; 
}

a.topmenuitem:active, a.topmenuitem:hover,
a.topmenuitemopened:active, a.topmenuitemopened:hover {
	color: #0190C9;
	text-decoration: none;
	cursor: pointer; 
}

a.topmenuitem:active, a.topmenuitem:hover {																
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
}
a.topmenuitemopened:active, a.topmenuitemopened:hover {																
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
}

