BODY {
SCROLLBAR-FACE-COLOR: #00A1E4; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #00B0F0;
SCROLLBAR-3DLIGHT-COLOR: #00B0F0; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
; font-family: Verdana; font-size: 11px; color: #FFFFFF
}

a:active {
	text-decoration: none;
	color: #FFFF99
}
a:hover {
	text-decoration: none;
	background-repeat: repeat-x;
	color: #FFFF00
} 
a:link {
	text-decoration: none;
	color: #FFFF99
}
a:visited { text-decoration: none}

.TEXT_standard {
	font-family: Verdana;
	font-size: 11px
}
.TEXT_title {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
}

.FORM_button { border: 1px solid; border-color: #008AC6 #000000 #000000 #008AC6; background-color: #006699; font-family: Verdana; font-size: 11px; margin-bottom: 4px; color: #FFFFFF; margin-top: 0px; font-weight: bold ; letter-spacing: -1px}
.FORM_object { border: 1px solid; border-color: #006699 #006699 #006699 #006699; background-color: #F2FBFF; font-family: Verdana; font-size: 11px; color: #006699; width: 230px; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
