body, td, input, p, textarea, select {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	line-height:1.5;
	color: #666633;
}

a:link {color: #cccc99; text-decoration: none;}
a:visited {color: #cccc99; text-decoration: none;}
a:active {color: #cccc99; text-decoration: none;}
a:hover {color: #cccc99; text-decoration: underline;}

a.menu:link {color: #666633; text-decoration: none;}
a.menu:visited {color: #666633; text-decoration: none;}
a.menu:active {color: #666633; text-decoration: none;}
a.menu:hover {color: #666633; text-decoration: underline;}

a.menu10:link {color: #666633; text-decoration: none; font-size: 10px;}
a.menu10:visited {color: #666633; text-decoration: none; font-size: 10px;}
a.menu10:active {color: #666633; text-decoration: none; font-size: 10px;}
a.menu10:hover {color: #666633; text-decoration: underline; font-size: 10px;}

a.menutab {
	width:87px;
	font-size:11px;
	text-decoration:none;
	border:1px solid #666633;
	text-align:center;
}
a.menutab:hover {
	color:#666633;
	text-decoration:none;
	background-color:#cccc99;
}

.title {
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	font-size: 75%;
	color: #666633;
}
.khaki {
	color: #cccc99;
}
.khaki10 {
	color: #cccc99;
	font-size: 10px;
}
.khaki9{
	color: #cccc99;
	font-size: 9px;
}
.size10 {
	font-size: 10px;
}
.size10b {
	font-size: 10px;
	line-height: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#patches {
	margin-top:3px;
	font-size:11px;
	line-height:95%;
	padding:2px;
	background:#cccc99;
	border:1px solid #000000;
}
#patches a {
	color:#666666;
}
#patches a:hover {
	color:#000000;
	display:block;
	background:#dddd99;
	text-decoration:none;
}
#minimenu {
	width:300px;
	border-top:1px solid #888833;
	font-size:0.9em;
	color:#888833;
}
.bottomMenu a {
	font-size:0.9em;
	color:#888833;
}
#cleardiv {
	clear: both;
	height: 1px;
}
#menuOff {background-color:#999966;}
.menuOff {
	width:88px;
	border:1px solid #666633;
	text-align:center;
	padding:3px 0;
	font-size:11px;
}
#menuOn {background-color:#bbbb77;}
.menuOn {
	width:88px;
	border:1px solid #666633;
	text-align:center;
	padding:3px 0;
	font-size:11px;
	cursor:default;
}
