/* ----- The following classes are used for the standard header ----- */

/* ----- (none) ----- */

/* ----- End of classes for the standard menu ----- */
 

/* ----- The following IDs are used for the standard menu ----- */
 

#menu {
     width:126px;
     margin:0px 0 0 0px;
 }
#menu-cell {
     width:126px;
     border:solid 1px #3399FF;
     font-family:comic sans ms;
     font-size:12px;
     font-weight:bold;
     color:#CC3300;
 }
a#menu-button {
     display:block;
     width:100%;
     height:100%;
     background:#C0C0C0;
     text-align:center;
     text-decoration:none;
     padding-top:2px;
     font-family:arial;
     font-size:12px;
     font-style:italic;
     font-weight:bold;
     color:#000000;
     vertical-align:middle;
 }
a#menu-button:hover {
     background:#CC3300;
     color:#000000;
     border-color:red;
 }

/* ----- End of IDs for the standard menu ----- */



