a:hover {  color: #5689B8; text-decoration: none}
a:active {  text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
.search {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	color : #202020;
	margin : 3px 4px;
	border-top : 1px solid #B9B9B9;
	border-right : 1px solid #B9B9B9;
	border-bottom : 1px solid #B9B9B9;
	border-left : 1px solid #B9B9B9;
	padding : 2px 3px;
; background-color: #ffffff; width: 130px; height: 18px
}
.form {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	color : #202020;
	margin : 3px 4px;
	border-top : 1px solid #B9B9B9;
	border-right : 1px solid #B9B9B9;
	border-bottom : 1px solid #B9B9B9;
	border-left : 1px solid #B9B9B9;
	padding : 2px 3px;
; background-color: #ffffff; width: 180px; height: 18px
}
.formbox {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	color : #202020;
	margin : 3px 4px;
	border-top : 1px solid #B9B9B9;
	border-right : 1px solid #B9B9B9;
	border-bottom : 1px solid #B9B9B9;
	border-left : 1px solid #B9B9B9;
	padding : 2px 3px;
; background-color: #ffffff; width: 400px; height: 120px
}
.formboxurl {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	color : #202020;
	margin : 3px 4px;
	border-top : 1px solid #B9B9B9;
	border-right : 1px solid #B9B9B9;
	border-bottom : 1px solid #B9B9B9;
	border-left : 1px solid #B9B9B9;
	padding : 2px 3px;
; background-color: #ffffff; width: 400px; height: 55px
}
  body {
    scrollbar-face-color: #DFDFDF;
    scrollbar-shadow-color: #DFDFDF;
    scrollbar-highlight-color: #DFDFDF;
    scrollbar-3dlight-color: #A6A6A6;
    scrollbar-darkshadow-color: #A6A9AE;
    scrollbar-track-color: #C8C8C8;
    scrollbar-arrow-color: #385D94; }