/* * * * * * * * * * * * * * * * * * * * * * * * */
/* STYLES WORKING ON ALL THEMES - GENERIC STYLES */
/* © NET OXYGEN 2007 -  NJ */
/* * * * * * * * * * * * * * * * * * * * * * * * */


/* QUICK NAV SEARCH & CO **************************************/
.quick-access {   border: none;   background-color: #ffffff;   text-align: right;   margin: auto;   color:black;   padding: 0;   width: 770px;   border-bottom: 4px solid white;   border-top: 4px solid white;}.quick-access a{color:black}

/*** MENU *****************************************************/#menu {   z-index: 501;   width: 100%;   margin-right:5px;   color: white;}#menu .menu-spacer {   width: 150px;}#menu .menu-container {  /* border-bottom: 1px gray solid; */}#menu ul {   padding: 0px;   margin-top: 0px;   margin-bottom: 0px;   border-top: 0px;   border-bottom: 0px;   margin-left: 0px;   padding-left: 0px;}#menu ul li {   list-style: none;   display: inline;
   text-transform: capitalize;}#menu li:hover, .ieLIhover, #active-page {   /*background-color: #535353;*/   color: silver;}#menu li, .ieLI {   font-family: Arial, Helvetica, serif;   font-size: 14px;   font-weight: bold;   text-align: right;   margin-top: 3px;   margin-bottom: 0px;   margin-left: 0px;   margin-right: 20px;   padding-left: 0px; /*4*/   padding-right: 0px; /*4*/}#menu a {   text-decoration: none;   color: #FFFFFF;}#menu a:hover {   color: silver;}/* *** ERROR MESSAGES ***************/
.error-class {
    border: 1px dotted gray;
    padding: 2px;
    margin-bottom:6px;
    background:#FAFAFA;
    color: gray;
}
.error {color:gray;margin-bottom:2px;}
.error-class .message {color:gray;}


.about_page-img {margin-top:30px; float:right;padding:6px;padding-right:0px;text-align:center;border:0px;}
.about_page-img img {border:0px;}