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: 12px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}
div.main {
    border: 1px solid #000066;
}
/* Default Style */
div.domMenu_menuBar {
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
}
div.domMenu_menuElement {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	cursor: hand;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	background-color: #678DB2;
	width: 70px;
}
div.domMenu_menuElementHover {
	text-decoration: underline;
}
div.domMenu_subMenuBar {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
div.domMenu_subMenuElement {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	cursor: hand;
	background-color: #678db2;
}
div.domMenu_subMenuElementHeading {
}
div.domMenu_subMenuElementHover {
	text-decoration: underline;
}
