BODY {
SCROLLBAR-FACE-COLOR: #F7C000;
SCROLLBAR-HIGHLIGHT-COLOR: #F9CF00;
SCROLLBAR-SHADOW-COLOR: #AE9000;
SCROLLBAR-3DLIGHT-COLOR: #AE9000;
SCROLLBAR-ARROW-COLOR:  #AE9000;
SCROLLBAR-TRACK-COLOR: #F7C000;
SCROLLBAR-DARKSHADOW-COLOR: #F7C000;
}

.textForm {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #F9CF00;
	border-style:groove;
	border-bottom: #AE9000 1px solid;
	border-left: #AE9000 1px solid;
	border-right: #AE9000 1px solid;
	border-top: #AE9000 1px solid;
}

.textFormButton {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background:  #000000;
	border-style:groove;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}

.BorderImage, .BorderImage A, .BorderImage A:Visited,  .BorderImage A:Hover, .BorderImage A:Active {
	border-style:groove;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}

.text {
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.text A, .text A:Visited {
color: #000000;
font-size: 12px;
text-decoration: underline;
}

.text A:Hover, .text A:Active  {
text-decoration: none;
}

.footer, .footer A, .footer A:Visited, .footer A:Hover, .footer A:Active  {
color: #FFFFFF;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.textTitle {
color: #000000;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
 font-style : normal;
 font-weight : bold;
 }
