a.mnav:link {
	
	/*font-size: 16px;*/
	text-decoration: none;
	height: 20px;
	width: 100%;
	color: 184921; /*#CCFFFF*/
	font-weight: bold;
}
a.mnav:hover {
	
	text-decoration: underline;
	height: 20px;
	width: 100%;
	color: #CCCC00;
	font-weight: bold;
}

a.mnav:visited {
	
	color: #4139D5;/*#33CC33*/
	text-decoration: none;
	height: 20px;
	width: 100%;
	font-weight: bold;
}

.mnav {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 100px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	top: 0px;
}

.main {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.search {
	line-height: 10px;
	color: #FFFFFF;
	
}

a.fnav:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.fnav:visited {
	
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.titles {
	font-weight: bold;
	color: #006600;
}
.picleft {
	
	float: right;
	padding: 5px;
}
.picright {
	padding: 5px;
	
	float: left;
}
a:link {
	text-decoration: none;
	color: #184921;
	font-weight: bold;
}
a:visited {
	color: #7B6984;/*CC9900*/
	text-decoration: none;
}
hr {
	color: #9DCBE6;
}
.secTitle {
	color: #FFFFFF;
}
a.snav:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.snav:hover {
	color: #CC3300;
	text-decoration: underline overline;
	font-weight: bold;
}
a.snav:visited {
	color: #6B9AF7;
	text-decoration: none;
	
}
a.snav:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.tantop {
	background-image: url(../images/secnav/tan_top.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tanbot {
	background-image: url(../images/secnav/tan_bot.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tanmid {
	background-image: url(../images/secnav/tan_mid.gif);
	background-repeat: no-repeat;
	background-position: left;
}a.topnav:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.topnav:hover {
	color: #FFCC66;
	text-decoration: underline overline;
}
a.topnav:visited {
	color: #33FF99;
	text-decoration: none;
}
.mood {
	float: right;
	padding-right: 30px;
}
.contract {
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: .5em;
}
.voting {
	background-color: #CC99CC;
}
h6 {
	font-family: Forte;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #008000;
	line-height: 20px;
}
input {
	background-color: #FFFFCC;
	border: thin ridge #009900;
}
textarea {
	background-color: #FFFFCC;
	border: thin ridge #009900;
}
.subMenu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
	
}li {
	list-style-image: url(../images/sun.jpg);
}
