body {
    margin: 0;
    padding: 10px;
}
a:link, a:visited, a:active {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    text-decoration: underline;
    color: #54301A;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
}
div.p {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    margin: 0;
    padding: 10px;
}
div.small {
    font-family: Arial, sans-serif; 
    font-size: 10px;
}
div.title {
    color: #54301A;
    padding-left: 1px;
    font-family: monospace;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}
div.main {
    border: 0px solid #000066;
}
div.domMenu_menuBar {
     
    border-width: 0px 0 0 0px;
}
div.domMenu_menuElement {
    font-family: Arial, sans-serif; 
    font-size: 13px;
    
    border-width: 0 0px 0px 0;
    color: #54301A;
    text-align: center;
    font-weight: bold;

}
div.domMenu_menuElementHover {
	color: #FFFFFF;
}
div.domMenu_subMenuBar {
    border: solid #F37321 1px;
    background-color: #FFFFFF;
    padding-bottom: 1px;

}
div.domMenu_subMenuElement {
    font-family:  Arial, sans-serif; 
    font-size: 11px;
    border: solid #CCCCCC 0px;
    margin: 1px 1px 0 1px;
    color: #54301A;
    padding: 2px 7px;
	text-align: center;
    font-weight: bold;

	
}
div.domMenu_subMenuElementHover {
    background-color: #FFFFFF;
	color:#F37321;
}

div.domMenu_subMenuElementHeading {
    font-weight: bold;
}
