/* CSS Document */

.collectiontitles
{
	font-weight: 800;
	color: #669933;
}

.menulist {
	width: 408px;
	float: left;
	text-align: left;
}
.menulist1 {
	width: 408px;
	float: left;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.none{
	text-decoration:none;
	font:600 10px Arial, Helvetica, sans-serif;
	height: 14px;
	width: 161px;
	padding-top: 1px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #666666;
	padding: 5px;
	width: 398px;
	text-align: center;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	display: block;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #669933;
	
}
#submit {
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	
}
.submittext {
	float: right;
	width: 310px;
	margin-bottom: 10px;
	text-align: left;
	display: block;
}
a.submitit:link {
	color:#FFFFFF;
	background-color:#669933;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 68px;
	padding: 3px 4px 5px;
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
}
a.submitit:visited {
	color:#FFFFFF;
	background-color:#669933;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 68px;
	padding: 3px 4px 5px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin-right: 10px;
}
a.submitit:hover {
	color:#669933;
	background-color:#88CF46;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 68px;
}
.elsewherelist {
	width: 194px;
	float: left;
	text-align: left;
	margin-left: 0px;
}

.style1 {
	color: #669933;
	font-weight: bold;
}