.topmenu{
border:#C5BB64 solid;
font:8pt Arial, Helvetica, sans-serif;
; border-width: 0px 0px 0
; clip:     rect(   )
; color: #33CCFF
}

.topmenu a{
display: block;
border-bottom: 1px solid black;
padding: 0;
text-decoration: none;
text-indent: 5px;
; color: #FFFFFF
; margin:    0px 0px
; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; clip:  rect(   )
; font-family: Arial, Helvetica, sans-serif; font-size: 8pt
}

.topmenu a:hover{ /*hover background color*/
color: #00CCFF;
; text-decoration: underline
}

.topmenu_active{
/*	 font-family: Arial, Helvetica, sans-serif; font-size: 8pt	;
	 color: #00CCFF;
	 */
}

.topmenu_active a{
display: block;
border-bottom: 1px solid black;
padding: 0;
text-decoration: none;
text-indent: 5px;
; color: #33CCFF
; margin:    0px 0px
; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; clip:  rect(   )
; font-family: Arial, Helvetica, sans-serif; font-size: 8pt
}

.topmenu_active a:hover{ /*hover background color*/
color: #00CCFF;
; text-decoration: underline
}

