a, a#OFF {
	text-decoration: none;

}
a#ON, a#ON:hover {
	text-decoration: none;
	color: #000099;

}
a:hover, a#OFF:hover {
	color: #009900;
	text-decoration: none;

}
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
td
{ 
	font-family: arial;
	font-size: 13px;
	color: Black;
}
.verdana1b
{
	font-size : 8pt;
	font-weight : bold;
	font-family : verdana;

}
.arial2b
{
	font-size : 13px;
	font-weight : bold;
	font-family : Arial;
	color: #666666;


}
.arial4heading { font-size : 13.5pt; font-weight : bold; font-family : Arial; color: #995800; 
}
.arial2borange { font-size : 13px; font-weight : bold; font-family : Arial;  color: #E76301;
}
.verdana1 { font-size : 8pt; font-weight : normal; font-family : verdana; 
}
.arial1b {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;
}
.arial2bbrown {
font-size : 13px; font-weight : bold; font-family : Arial;  color: #660000;
}
.arial2bheading {
font-size : 13px; font-weight : bold; font-family : Arial;  color: #660000;
}
.text {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none;
}


input {
	border: 1px solid #333333;
	background-color: #FFFFCC;
}
input#calc {
	background-color: #006600;
	color: #FFFF00;
}
input#reset {
	background-color: #FF0000;
	color: #FFFF00;
}
hr {
	border: 1px solid D5CFAB;
}
.hand {
	cursor: hand;
}
.grassfield {
	background-attachment: fixed;
	background-image: url(images/grassfield.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #297D39;
}
.grassfield li {color:white;}