body {
	background-color:#6B5F53;
/*	background-image:url('/domains/studiovdb/tglining.nl/images/bg.jpg');
	background-repeat:repeat-all; */
}
.title, h1, h2, h3, h4, h5, h6, h7 {
	color:#7AA743;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
/* 	text-transform: capitalize; */
}
.side_title {
	color:#524942;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.normaltext, body, td FONT{
	color:#524942;
	font-family:verdana;
	font-size:11px;
}

.normaltext a, .normaltext a:visited, a, a:visited {
	color:#7AA743;
	text-decoration:none;
}

hr {
	border:0px solid #4c2d04;
	border-bottom:1px solid #4c2d04;
}
.input {
	border:1px solid #7AA743;
	background-color: #EDEDED;
}

.mainButton {
	padding:4px;
}
 .mainButtonOver{
	padding:4px;
}
.mainButton a,.mainButton a:visited {
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.mainButton a:hover {
	color:#ffffff;
}
.mainButtonOver a,.mainButtonOver a:visited,.mainButtonOver a:hover {
/* 	background-color:#000000; */
	font-family: verdana;
	font-size:11px;
	font-weight:normal;
	color:#86DA20;
	cursor:pointer;
/* 	padding:4px 0px 4px 0px; */
/*  	width:180px; */
}
.path,.path a,.path a:visited {
	color:#4c2d04;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
}
.copyrights {
	color:#4c2d04;
	font-family:verdana;
	font-size:11px;
}

.POLLwarning		{font-family:Arial;color:blue;font-weight:bold;}
.POLLquestion		{font-family:Arial;color:#000000;font-weight:bold;}
.POLLanswer			{font-family:Arial;color:#000000;}
.POLLpercentage		{font-family:Arial;color:#000000;font-weight:bold;}
.POLLbarback		{font-family:Arial;background-color:#d5d5d5;}
.POLLbarcolor		{font-family:Arial;background-color:#bef806;}
.POLLtotal			{font-family:Arial;color:#000000;font-weight:bold;}
/* .POLLsubmit			{font-family:Arial;color:#ff0000;} */
/* .POLLhistory a		{font-family:Arial;color:#ff0000;} */
