body {
	scrollbar-face-color: #EFF5FD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #EFF5FD;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #484848;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #98AAB1;
}

A:link{color: #000000;; text-decoration: none}
A:visited{text-decoration: none; color: #000000;}
A:active{text-decoration: underline; color: #000000;}
A:hover{color: #FF9900;}

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat;
}

td {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px
}

table {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	text-decoration: none
}

.formelement {
	background-attachment: fixed;
	color: #666666;
	border-left-style: solid;
	border-left-color: #CACACA;
	border-right-style: solid;
	border-right-color: #CACACA;
	border-top-style: solid;
	border-top-color: #CACACA;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}

.formbutton {
	color: #666666;
	border-left-color: #CACACA;
	border-right-color: #CACACA;
	border-top-color: #CACACA;
	border-bottom-color: #CACACA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}