body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEFEFE;
	scrollbar-arrow-color : silver;
	scrollbar-base-color : #c0c0c0;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}


.topbar {
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: 1px inset #000000;
	border-left: thin none #000000;
}
.rightbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.leftbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottombar {
	border-top: 1px ridge #000000;
	border-right: 1px ridge #000000;
	border-bottom: 1px ridge #000000;
	border-left: 1px none #000000;
}
.leftmenu {
	font-size: small;
	list-style-position: outside;
	list-style-type: square;
	page-break-after: always;
	padding-bottom: 7px;
}
.filelist {
	font-size: x-small;
	list-style-position: outside;
	list-style-type: disc;
	page-break-after: always;
	padding-bottom: 5px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}
a {
	font-weight: bold;
}hr {
	line-height: 1px;
	color: #000000;
	background-color: #FF9900;
}
.votebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	border: 1px inset #000000;
}
.votetable_main {
	border: 1px outset #CCCCCC;
	background: #B6E1FC;
}

.votetable_vox {
	border: 1px outset #CCCCCC;
	background: #DEEFE4;
}
