TABLE {
	COLOR: #000000;; FONT-SIZE: 12px
}
A:link {
	COLOR: #000000;
; text-decoration: none
}
A:visited {
	COLOR: #000000;
; text-decoration: none
}
A:active {
	COLOR: red; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; FONT-WEIGHT: normal
; text-decoration: none
}
A.nav:link {
	COLOR: #FFFFFF
; text-decoration: none
}
A.nav:visited {
	COLOR: #EEEEEE
; text-decoration: none
}
A.nav:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.nav:hover {
	COLOR: #FFFF00; FONT-WEIGHT: normal
; text-decoration: none
}
BODY {
COLOR: #000000; FONT-SIZE: 12px
}

INPUT {
	BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #eeeeee; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #eeeeee; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #eeeeee; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #eeeeee
}

textarea {border-width: 1; border-color: #000000; background-color: #efefef; font-family: ËÎÌå; font-size: 9pt; font-style: bold;}
select {border-width: 1; border-color: #000000; background-color: #efefef; font-family: ËÎÌå; font-size: 9pt; font-style: bold;}


.menuBar {
	COLOR: #FFEAC1;font-family: Geneva, Arial, Helvetica, sans-serif; CURSOR: hand; HEIGHT: 19px; MARGIN: 0px 2px;
}
.menuBarFont {
	COLOR: #FFEAC1; font-family: Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none; CURSOR: hand;
}


A.menuBar:link {
	COLOR: #FFEAC1; text-decoration: none ;CURSOR: hand;
}
A.menuBar:visited {
	COLOR: #FFEAC1; text-decoration: none;CURSOR: hand;
}
A.menuBar:active {
	COLOR: #FFEAC1; TEXT-DECORATION: none;CURSOR: hand;
}
A.menuBar:hover {
	COLOR: red; FONT-WEIGHT: normal; text-decoration: none;CURSOR: hand;
}