.TA {scrollbar-face-color: #FF9900; scrollbar-shadow-color: #C99878; scrollbar-highlight-color: #FFFF99; scrollbar-3dlight-color: #FFFF99; scrollbar-darkshadow-color: #330000; scrollbar-track-color: #FFFF99; scrollbar-arrow-color: #000000} 
     
.maintitles A {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
	TEXT-DECORATION: underline;
	color: #000000;
	letter-spacing: normal;
	font-weight: bold;
}

.maintitles A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
	TEXT-DECORATION: none;
	COLOR: #000000;
	font-weight: bold;
	background-color: #FFCC00;

}

.input {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, helvetica;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
			
.textinput		 { font-size: 10px; font-weight: bold; color: #333333;
			background: #F9F9EE; border-style: inset; font-family: verdana, arial, helvetica;
  			scrollbar-face-color: #B9B9AA; 
  			scrollbar-highlight-color: #eeeeee; 
  			scrollbar-shadow-color: #76766B; 
  			scrollbar-3dlight-color: #cccccc; 
  			scrollbar-arrow-color: #666666; 
  			scrollbar-track-color: #E3E3D5; 
  			scrollbar-darkshadow-color: #76766B; 
  			scrollbar-base-color: #9E9E89 }
  			
.links A {font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 8pt; TEXT-DECORATION: underline; color: #333333; }

.links A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	TEXT-DECORATION: none;
	COLOR: #333333;
	background-color: F3E485;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FF6600;
	font-weight: bold;
	font-style: normal;

}
.outline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
