@import url("base.css");


a {
	color: #B9D685;
	border-bottom-color: #B9D685}

#row1 li a, #row2 li {
	background-image: url(../images/greenli.gif); }

#row1 li a:hover {
	background-color: #99C24B; }

#row2 #row222 ul li {
	border-bottom-color: #CEE2A9;}

.colour, .column:hover h2, .columnHover h2 {
	color: #99C24B;}
#row211{
	padding-right:10px;
	position: absolute;
	top: 660px;
	left: 15px;
	margin-bottom:20px;
	height: 610px;
	border-top: 8px solid #009966;
	}
#head{
color:#66FFFF;
padding:10px;
font-family:Arial;}
h1{
	color:#009966;
	font-size: xx-large;
}
#myformElements{
background-color:transparent;
}
#Pstatement{
	overflow: auto;
	position: absolute;
	left: 200px;
	height: 600px;
	width:600px;
	border-top:8px solid #009966;
}
#rowEndors{
position: absolute;
left: 500px;
top: 585px;
border-top: 8px solid #009966;
}
#statement{
	overflow: auto;
	position: absolute;
	left: 250px;
	height: 250px;
	width:450px;
	border-top:8px solid #009966;
}
#statement ol{
margin-top::5px;}
#statement ol li{
padding:5px;}
#statement ol li:hover {
   background-color: #222222;
}
#mytd1{
width:200;
}
#introList li{
	background-position: 0 0.6em;
	margin-bottom: 0.3em;
	padding-left:1em;
}
#introList li:hover{
   color:#FFFF33;
   background-color: #222222;
}
#watch{
color:#66FFFF;
margin-bottom:10px;
}

#inputField{
color:#000000; 
background-color:#66FF66;
}