FONT {
FONT-FAMILY: Ms Sans Serif,sans-serif,Verdana,Arial,Tahoma,Helvetica; FONT-SIZE: 12PX;
}




a:link {
	color: Fuchsia;
	text-decoration: none;
}
a:visited {
	color: Olive;
	text-decoration: none;
}
a:active {
	color: Fuchsia;
	text-decoration: none;
}
a:hover {
	color: #00eeff;
	text-decoration: none;
}	




INPUT {
	height : 20px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	border-bottom-style : solid;
	border-bottom-color : Gray;
	border-right : 1px solid Gray;
	border-left-color : Gray;
	border-left-style : solid;
	border-top-color : Gray;
	border-top-style : solid;
; border: 1px #006600 solid
}
textarea{
	BORDER-RIGHT: Gray 1px solid;
 	BORDER-TOP: Gray 1px solid;
  	BORDER-LEFT: Gray 1px solid;
 	BORDER-BOTTOM: Gray 1px solid
; border: #006600; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px

}

INPUT.button {
	background: #778899;
	color: White;
	width: 100px;
	cursor: hand;
	border-bottom : 1px solid #ddeeff;
	border-right : 1px solid #ddeeff;
	border-left-color : #ddeeff;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #ddeeff;
	border-top-style : solid;
	border-top-width : 1px;
}
INPUT.button1 {
	background: 005680;
	color: White;
	width: 100px;
	cursor: hand;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #CCcccc;
	border-right : 1px solid #CCcccc;
	border-left-color : #CCcccc;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #CCccccF;
	border-top-style : solid;
	border-top-width : 1px;
}



INPUT.button2 {
	background: #ff9900;
	color: White;
	width: 100px;
	cursor: hand;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #CCFFFF;
	border-right : 1px solid #CCFFFF;
	border-left-color : #CCFFFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #CCFFFF;
	border-top-style : solid;
	border-top-width : 1px;
}
INPUT.button3 {
	background: #ff00ff;
	color: White;
	width: 100px;
	cursor: hand;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #ffFFFF;
	border-right : 1px solid #ffFFFF;
	border-left-color : #ffFFFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #ffFFFF;
	border-top-style : solid;
	border-top-width : 1px;
}
HR {
	border : 1px groove;
	width: 100%
	
}


FONT {
FONT-FAMILY: Ms Sans Serif,sans-serif,Verdana,Arial,Tahoma,Helvetica; FONT-SIZE: 12PX;
}



	

