body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

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;

}
td
{
	font-family: arial;
	font-size: 12px;
	color: Black;
}
.verdana1b
{
	font-size : 8pt;
	font-weight : bold;
	font-family : verdana;

}
.arial2b
{
	font-size : 13px;
	font-weight : bold;
	font-family : Arial;
	color: #666666;


}
.arial5heading { font-size : 18pt; font-weight : bolder; font-family : Arial; color: #006633; 
}
.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: repeat-x;
	background-position: center top;
	background-color: #297D39;
}
.grassfield li {color:white;}

.LocationTitle {
	font-weight: bold;
	font-size:12px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	
}

/*---------------------------------------------------------------------------------*/
.navMiddle {margin:0px 15px;}
* html .navMiddle {width:93%;}
.navMiddle a {
	height:32px;
	width:100%;
	padding:9px 50px;
	background:url(../images/common/bg-topNav-1b.gif) left top no-repeat;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:black;
}
.navMiddle a:hover, .navMiddle .ON {
	background:url(../images/common/bg-topNav-2b.gif) left top no-repeat;
	color:green;
}
/*---------------------------------------------------------------------------------*/
.navMiddle4 {margin:0px 15px;}
* html .navMiddle4 {width:93%;}
.navMiddle4 a {
	height:32px;
	width:100%;
	padding:7px 20px;
	background:url(../images/common/bg-topNav-1b.gif) left top no-repeat;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:black;
}
.navMiddle4 a:hover, .navMiddle4 .ON {
	background:url(../images/common/bg-topNav-2b.gif) left top no-repeat;
	color:green;
}
/*---------------------------------------------------------------------------------*/
.R4 {
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	font-style:italic;

}
