INPUT.fmButton {
    color:white;
	background : #3366CC;
}

H1 {
	text-align : center;
}
body {SCROLLBAR-BASE-COLOR: #3366CC;  BACKGROUND-COLOR: #Fafae6; color:black;  background-image : url(backgrnd.jpg);  background-position : right;  background-repeat : repeat-y;   }

#shadowText {width:70%; height:100; font-size:76pt; color:#cc0000; filter:shadow(direction=135)}

#us {color:black;}

#them {color: #778899;}

#parent {color: #00C3F0;
}

#removed{
	color:white;
	background-color : #FD9732;
}

#contact{
	color:red;}
}

#info {
	background-color : #EABC61;
	font-style : italic;
}

#end {
    color: #FFD700;
	background-color : Red;
	font-style : italic;
	font-weight : bolder;
}

#nohand{
	cursor : default;
}

a {color: #3366FF; text-decoration:none;}
a:hover {color: #00C000; text-decoration: underline; }

li{color:black; border-top:thin dotted; border-left: thin dotted;  border-color:#CCCCCC; background-color:white; padding-left:3px;}

