body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000067;
	margin: 0px;
}
.copyright {
	color: #7B7549;
	text-align: center;
	padding-top: 0px;
	padding-bottom:20px;
	background-color:#FFFFFF;
}
.mosimage_caption {
	color: #003399;
	font-size: 11px;
	padding-top: 5px;
}
.bottom_menu {
	font-size: 13px;
	font-weight: bold;
	color: #000067;
	text-align: center;
	padding-top: 40px;
	padding-bottom:20px;
	background-color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#0033FF;
}
a:hover {
	text-decoration:underline
}
.contentheading {
	background:none;
	color:#003399;
	font-size:16px;
	font-weight:bold;
}
.componentheading {
	font:15px Trebuchet MS;
	color:#333399;
	font-weight:bold;
}
.contentpaneopen {	
	margin: 6px 0 0 0;
}
.inputbox {
	border:#CCCCCC 1px solid;
	background-color:#ffffff;
}

.sectiontableheader {
	background:#9F8F39;
	color:#ffffff;
	height:25px;
	font-weight:bold;
	padding: 5px;
	border-bottom:0px solid #FFFFFF;
}
.sectiontableentry2,.sectiontableentry2 td {
	background:#ececec;
	padding:5px;
	text-align:left;
}
.sectiontablefooter {
	text-align:center
}
.sectiontableentry1,.sectiontableentry1 td {
	background:#fff;
	padding:5px;
	text-align:left;
}
input.button {
	padding:0 1px;
	font:12px Trebuchet MS;
	color:#fff;
	background:#9F8F39;
	border:1px solid #9A9A9A;
	height:22px;
	width: 50px;
	font-weight:bold;
} /*Vote button*/
