BODY {
	background-color: #FFFFFF;
}

.sidelink {
	color: #0033FF;
	text-decoration: underline;
	font-style: normal;
}
.sidebutton {
	background-color: #336633;
}

.searchbutton {
	font-family: arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	background:#ffffff;
	color:#000066;
	border-width:1px;
	border-style:solid;
	width:90px;
	height:18px;
	cursor:pointer;
	padding:0px
}
.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 2px;
	height: 22px;
	width: 100px;
	border-width:1px;
	border-style:solid;
}

.rightside {
	font-family: arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	background:#ffffff;
	color:#000066;
	border-width:1px;
	border-style:solid;
	width:100px;
	height:25px;
	cursor:pointer;
	padding:0px
}

.topnav {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

}
.bottomnav {
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}

