.navigation_dom1:link, .navigation_dom1:visited  {
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #003399;
	display: table;
	/*
	display: table-column;
	padding: 12px 12px 12px 12px;
	*/
	padding: 3px 2px 3px 12px;
	width: 160px;
	text-decoration: none;
	background-color: #F5F5F5;
	border-top: #ffffff;
border-top-style:solid;
border-top-width:1;	
}

.back_dom {
	height:35;
	background-repeat:no-repeat;
	}

.navigation_dom1:hover {
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #666666;
	display: table;
	/*
	display: table-column;
	padding: 12px 12px 12px 12px;
	*/
	padding: 3px 2px 3px 12px;
	width: 160px;
	text-decoration: none;
	background-color: #E6E6E6;
	/* 
	border-top: #ffffff;
	*/
	border-top: #FFFFFF;
border-top-style:solid;
border-top-width:1;
}

.navigation_dom2:link, .navigation_dom2:visited  {
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #000000;	
	display: table;
	padding: 0px 0px 0px 0px;
	width: 160px;
	text-decoration: none;
	background-color: #ffffff;
	border-top: #ffffff;
border-top-style:solid;
border-top-width:1;	
}

.navigation_dom2:hover {	
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #003399;
	display: table;
	padding: 0px 0px 0px 0px;
	width: 160px;
	text-decoration: none;
	background-color: #ECF2FD;
	border-top: #ECF2FD;
	border-top-style:solid;
	border-top-width:1;
}
.nav:link, .nav:visited  {
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: table;
	/*
	display: table-column;
	padding: 12px 12px 12px 12px;
	*/
	padding: 3px 2px 3px 12px;
	width: 100%;
	text-decoration: none;
	background-color: #CDDEF8;
	border-top: #8FB7F1;
border-top-style:solid;
border-top-width:1;	
}

.nav:hover {
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	display: table;
	/*
	display: table-column;
	padding: 12px 12px 12px 12px;
	*/
	padding: 3px 2px 3px 12px;
	width: 100%;
	text-decoration: none;
	background-color: #8FB7F1;
	/* 
	border-top: #709ED8;
	*/
	border-top: #FFFFFF;
border-top-style:solid;
border-top-width:1;
}

