.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bottomlink a {
	text-decoration: none;
	font-weight: normal;
	color: #0066FF;

}
.bottomlink a:hover {
	color: #FF0000;
	text-decoration: none;
}
.direction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {
	border: thin solid #000000;
}
.text a {
	text-decoration: none;
	color: #0066FF;

}
.text a:hover {
	color: #FF0000;
}
body {
	overflow-x:auto;
	overflow-y:auto;
}
.element {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;

}
INPUT.rates {  
	background-color: #FFFFFF;
	color: #000000; 	border-collapse: collapse;
	border: #000000;
	border-style: solid; 	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
SELECT.rates {
	background-color: #FFFFFF;
	color: #000000;
}
TEXTAREA.rates {
	background-color: #FFFFFF;
	color: #000000;
}
BODY {
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#FFFFFF';
	scrollbar-3dlight-color:'#000000';
	scrollbar-darkshadow-Color:'#FFFFFF';
}
IFRAME {
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:'#000000';
	scrollbar-highlight-color:'#FFFFFF';
	scrollbar-3dlight-color:'#000000';
	scrollbar-darkshadow-Color:'#FFFFFF';
}.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#dek {
	position: absolute;
	visibility: hidden;
	z-index: 200;
}
