.navborder {
}
table.menu a {
	display: block;
	width: 180px;
	padding-left: 5px;
	background-color: #EBEBEB;
}
div.menu a {
	color: #333333;
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;


}
div.menu a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #999999;


}
div.menu a:hover {
	color: #33FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #DDDDDD;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
}
a.ziglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.ziglink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
