body {scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #CC0000;
	scrollbar-highlight-color: #666666;
	scrollbar-3d-light-color: #666666;
	scrollbar-arrow-color: #666666;
	font-size: xx-small;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color:#999999;
	margin-top:0px
}
	


form {
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666666;
	font-family: Verdana;
	
	
}

input {
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666666;
	font-family: Verdana;
	background: White;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-style: solid;
	border-top-color: #666666;
	border-width: 1;	
		}
textarea {
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #999999;
	font-family: Verdana;
	background: White;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-style: solid;
	border-top-color: #666666;
	border-width: 1;		
}

option {
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666666;
	font-family: Verdana;
	background: White;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-style: solid;
	border-top-color: #666666;
	border-width: 1;		
}

select {
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #990000;
	font-family: Verdana;
	background: White;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-style: solid;
	border-top-color: #666666;
	border-width: 1px;		
}



table {
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-color: #666666;
	font-family: Verdana;
	border: 4px;
	border-color: #666666;
	}

a:link {text-decoration: none ;color: #999999;  font-family: Verdana;  font-size: xx-small;  font-style: normal;  font-variant: normal;  font-weight: bold;  background-color: transparent;         }
a:visited {text-decoration: none ;color: #999999;    font-family: Verdana;  font-size: xx-small;  font-style: normal;  font-variant: normal;  font-weight: bold;         }
a:hover {text-decoration: none ; color: #333333; background-color: #CCCCCC;  font-family: Verdana;  font-size: xx-small;  font-style: normal;  font-variant: normal;  font-weight: bold;     }

header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
}
