.marquee {
	color: #505050;
	font-family: verdana;
	font-size: 11px;
}

.ActiveLang {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: times new roman;
	text-decoration: none;
	font-family: verdana;
}

.lang {
	color: #909090;
	font-size: 11px;
	font-weight: bold;
	font-family: times new roman;
	text-decoration: none;
	font-family: verdana;
}

.path {
	margin-left: 5px;
	margin-right: 5px;
	color: #cc2222;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
}

.path:hover{
    text-decoration: underline;
}

.menu {
	width: 150px;
	height: 23px;
}

.menu_table {
	margin-top: 0px;
	width: 160px;
	padding-right: 15px;
}

.rmenu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: sans-serif;
	color:#ffffff;
	background-image: url('../images/Interface_24.gif');
	width: 150px;
	height: 22px;
}

.rmenu a:active {
	width: 150px;		
	color:#ffffff;	
}

.rollover a {
	text-decoration: none;
	font: bold 13px sans-serif;
	color:#ffffff;
	background-image: url("../images/Interface_19.gif");
	width: 150px;
	height: 22px;
}

.rollover a:hover {
	text-decoration: none;
	background-image: url("../images/Interface_24.gif");
	width: 150px;
	height: 22px;
	color: #ffffff;
}

.rollover a:active {
	background-image: url("../images/Interface_24.gif");
	width: 150px;		
	color:#ffffff;	
}

.question1 {
	width: 150px;
	background-image: url("../images/Interface_25.gif");
	background-repeat: no-repeat;
}

.question2 {
	width: 150px;
	background-image: url("../images/Interface_44.gif");
	background-repeat: repeat-y;
}

.question3 {
	width: 150px;
	background-image: url("../images/Interface_45.gif");
	background-repeat: no-repeat;
}

.vote {
	background-image: url("../images/Interface_64.gif");
	width: 71px;
	height: 18px;
	font-size: 12px;
	color: #ffffff;
	font-family: sans-serif;
	border: 0px;
	cursor: default;
	font-weight: bold;
	margin-bottom: 10px;
}

.results {
	width: 71px;
	height: 18px;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	padding: 1px 7px 3px 5px;
}

.search {
	background: #c0c0c0;
	border: 1px solid black;
	color: #000000;
	height: 20px;
	font-family: sans-serif;
	font-weight: bold;
}

.query {
	font-family: verdana;
	font-size: 11px;
	color: #a72018;
	margin-left: 8px;
	margin-right: 10px;
	text-align: justify;
}

.radio {
	font-family: verdana;
	font-size: 11px;
	color: #a72018;
	margin-left: 10px;
	margin-right: 15px;
	text-align: justify;
}

.radioButton {
	background: #a72018;
	margin-left: 5px;
	border: 1px solid black;
	margin-top: 13px;
}

