@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FAC311;
	margin: 0px;
	padding: 0px;
}

.main {
	background-color: #611774;
	background-image: url(../images/bg_footer2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.left_top {
	height: 58px;
	background-image: url(../images/bg_lefttop.gif);
}

.left_content {
	background-color: #f9e0f5;
	font-size: 11px;
	color: #3a3a3a;
	padding-left: 18px;
	padding-right: 18px;
}

.left_content a {
	color: #224401;
	text-decoration: none;
	font-weight: bold;
}

.left_content a:hover {
	color: #224401;
	text-decoration: underline;
	font-weight: bold;
}

.left_content_top {
	background-color: #f9e0f5;
}

.left_content h3 {
	font-size: 14px;
	color: #611774;
}

.right {
	padding-top: 27px;
}

.login {
	color: #000000;
	font-size: 11px;
	background-color: #ecbde7;
}

.login input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.login a {
	color: #000000;
	text-decoration: underline;
}

.login a:hover {
	color: #611774;
	text-decoration: underline;
}

.vote {
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}

.voteh3 {
	font-size: 14px;
	color: #611774;
	font-weight: bold;
}

.popup textarea, input, select {
	font-size: 11px;
}

.popup2 {
	font-size: 9px;
}
