a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	
}
.submenureg {
	background-color: #093;
	border: thin solid #333;
}
.submenuhilite{
        background-color: #093;
        border: thin solid #333;
}
.submenu_popup {
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 5px;
}
.bottommenutable {
	width: 165px;
	margin: 5px;
}
.bottommenucell {
	padding: 5px;
	display: block;
}

