
.menu a, a.normalitem 
{ font-family: "Verdana","Arial"; font-size: 10pt; color: #333; font-weight: normal; text-decoration: none; 
background: #eeffff; border-color: #e0e0eF #88a8a8 #88a8a8 #E0F0FF; border-style: solid; padding-left: 7px; padding-right: 7px;
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }

.menu a:hover, a.normalitem:hover 
{ font-family: "Verdana","Arial"; font-size: 10pt; color: #333; font-weight: normal; text-decoration: none; 
background: #eeffff; border-color:  #f0F0e0 #658888 #557878 #e0f0ff; border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }

.menu td {padding-top: 1px; padding-bottom: 1px;text-align: right }

a.activeitem 
{ font-family: "Verdana","Arial"; font-size: 10pt; color: #333; font-weight: bold; text-decoration: none; 
background: #ffffff; border-color: #e0f0ff #88a8a8 #88a8a8 #e0f0ff; border-style: solid; padding-left: 7px; padding-right: 7px;
border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }

a.activeitem:hover { font-family: "Verdana","Arial"; font-size: 10pt; color: #333333; font-weight: bold; 
text-decoration: none; background: #ffffff; border-color: #e0f0ff #456868 #456868 #e0f0ff; border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;-moz-border-radius: 6px; -webkit-border-radius: 6px; }

