@charset "utf-8";
.redbox {
	border: 1px solid #E60002;
}
.votebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5mm;
	color: #FFFFFF;
	background-color: #E60002;
	height: 18px;
	width: 34px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FF4848;
	border-right-color: #FF3C3C;
	border-bottom-color: #540000;
	border-left-color: #910000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
}
.bigvotebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #FFFFFF;
	background-color: #E60002;
	height: 22px;
	width: 50px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FF4848;
	border-right-color: #FF3C3C;
	border-bottom-color: #540000;
	border-left-color: #910000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
}
ul {
	margin-top: 0px;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.3mm;
	color: #ffffff;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom:4px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(images/rolloff.jpg);
	background-position: center center;
}
a.topmenu:link {
	color: #ffffff;
	text-decoration: none;
		background-image: url(images/rolloff.jpg);
	background-position: center center;
}
a.topmenu:visited {
	color: #ffffff;	
	text-decoration: none;
		background-image: url(images/rolloff.jpg);
	background-position: center center;
}
a.topmenu:hover {
	color: #000000;
	background-image: url(images/rollover.jpg);
	background-position: center center;
	text-decoration: none;
}
a.topmenu:active {
	color: #000000;
	background-image: url(images/rollover.jpg);
	background-position: center center;
	text-decoration: none;
}	
.private {
	background-color: #FEAFAF;
}
.profilewrap {
	float: left;
}
.style30 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}.style42 {font-size: 11px}
.style44 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style41 {font-size: 18px}
.style52 {color: #720000}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style52 {color: #B70100;
	font-size: 3mm;
	}
.redbox #form1 #button {
	width: 140px;
	color: #FFFFFF;
	background-color: #4E0002;
	cursor: pointer;
	border: 1px outset #000000;
}
.redbox #form1 #textfield {
	color: #4E0002;
	background-color: #F4A2A4;
	border: 1px solid #000000;
}
.whiteishback {
	filter:alpha(opacity=60);
	background-color: #000000;
-moz-opacity: .6;
	opacity: .6;
	-khtml-opacity: .6;
	
}
.watermark {
	filter:alpha(opacity=40);
-moz-opacity: .40;
	opacity: .40;
	-khtml-opacity: .40;
	
}
.watermark2 {
	filter:alpha(opacity=60);
-moz-opacity: .60;
	opacity: .60;
	-khtml-opacity: .60;
	
}