body {

	scrollbar-3dlight-color : #d5dae8;
	scrollbar-arrow-color : #002a5c;
	scrollbar-base-color : #d5dae8;
	scrollbar-darkshadow-color : #d5dae8;
	scrollbar-face-color : #5374a7;
	scrollbar-highlight-color : #5374a7;
	scrollbar-shadow-color : #5374a7;
	scrollbar-track-color : #d5dae8;
  	background-color:#FFFFFF;
  	margin-top:0;
  	margin-left:0;
  	margin-right:0;
  	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.body {
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
A:LINK {
  color: #606096;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight:bold;
  text-decoration: none;
}
A:VISITED {
  color: #606096;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight:bold;
        text-decoration: none;
}
A:ACTIVE {
  color: #606096;
 	 font-family: Arial, Helvetica, sans-serif;
 	 font-size: 11px;
        font-weight:bold;
         text-decoration: none;
}
A:HOVER {
  color: #606096;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight:bold;
        text-decoration: underline;
	}
	
.INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width: 100px;
}

