body {
    margin: 0;
    padding: 0px;
}
a:link, a:visited, a:active {
    font-family: Verdana, sans-serif; 
    font-size: 12px;
    text-decoration: underline;
    color: #000066;
    font-weight: normal;
}
a:hover {
    text-decoration: none;
}
div.p {
    font-family: Verdana, sans-serif; 
    font-size: 12px;
    margin: 0;
    padding: 10px;
}
div.small {
    font-family: Verdana, sans-serif; 
    font-size: 10px;
}
div.title {
	color: #000066;
	padding-left: 1px;
	font-family: monospace;
	letter-spacing: 2px;
	font-size: 10px;
	line-height: 9px;
	height: 9px;
	margin-bottom: 1px;
	text-decoration: underline;
}
div.main {
    border: 1px solid #000066;
}
/* Default Style */
div.HezMenu_menuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 130px;
	border-top: 0px none #FEFC97;
	border-right: 1px solid #FEFC97;
	border-bottom: 1px none #FEFC97;
	border-left: 1px solid #FEFC97;
}
div.HezMenu_menuElement {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #465C4F;
	color: #FEFC97;
	text-align: left;
	padding: 3px;
	text-indent: 3pt;
	border-top: 0 solid #FEFC97;
	border-right: 0px none #FEFC97;
	border-bottom: 1px solid #FEFC97;
	border-left: 0 none #FEFC97;
}
div.HezMenu_menuElementHover {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #465C4F;
	background-color: #FFFA98;
}
div.HezMenu_subMenuBar {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none #000000;
	border-left: 1px solid #000000;
}
div.HezMenu_subMenuElement {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FDFB97;
	color: #465C4F;
	padding: 3px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
div.HezMenu_subMenuElementHeading {
	font-weight: normal;
	background-color: #465C4F;
}
div.HezMenu_subMenuElementHover {
	background-color: #465C4F;
	color: #fffa98;
	font-size: 11px;
	font-weight: normal;
	border: none;
}