body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #727272;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/topbg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width: 100%;
	height: 100%;
}
a {
	font-size: 11px;
	color: #3a0e0e;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3a0e0e;
}
a:hover {
	text-decoration: none;
	color: #3a0e0e;
}
a:active {
	text-decoration: underline;
	color: #3a0e0e;
}
h1 {
	font-size: 14px;
	color: #3a0e0e;
	border-bottom: 1px solid #727272;
}
h2 {
	font-size: 12px;
	color: #3a0e0e;
	height: 13px;
}
h3 {
	font-size: 11px;
	color: #3a0e0e;
}
h4 {
	font-size: 10px;
	color: #3a0e0e;
}
.main {
	background-image:url(/images/mainbg-page.jpg);
	width: 1000px;
	padding-bottom: 40px;
	background-repeat:no-repeat;
	text-align: left;
	min-height: 655px;
}
.mainwrapper 
{
	background-image:url(/images/mainrow2.jpg);
	background-repeat:repeat-y;
	width:1000px;
}
.main-intro {
	background-image:url(/images/mainbg.jpg);
	width: 1000px;
	height: 655px;
	background-repeat:no-repeat;
	text-align: left;
}
.content 
{
	width: 650px;
	text-align:justify;
	position: relative;
	left: 202px;
	top: 85px;
}
.mainrow {
	background-image:url(/images/mainrow.jpg);
	width: 1000px;
	height: 146px;
	background-repeat:no-repeat;
}
.footer {
	background-image:url(/images/footer.jpg);
	width:1000px;
	height:36px;
	background-repeat:no-repeat;
	text-align:left;
}
.outline {
	padding-left: 120px;
	padding-top: 15px;
}
.mainleftcol {
	padding-left: 129px;
	clear:left;
	float:left;
}
.mainrightcol {
	padding-right: 140px;
	clear:right;
	float:right;
}
.smallblock {
	width: 345px;
	height: 100px;
	overflow:hidden;
}
.colheight1 {
	padding-top: 75px;
}
.colheight2 {
	position: relative;
	padding-top: 13px;
}
.leesmeer {
	background-color:#c96534;
	width: 90px;
	height: 14px;
	position:absolute;
	text-align:center;
	font-weight:bold;
	left: 255px;
	top: 136px;
	clear:none;
}
.menu {
	position:absolute;
	top: 60px;
	text-align:left;
	width: 1000px;
}
.menu2 {
}
.menu ul {
	font-family: Lithos pro, Tahoma, arial;
	font-size: 22px;
	font-weight:bold;
	list-style:url(/images/square.gif);
	color:black;
	width: 150px;
}
.menu2 li a {
	color:#f2edda;
}
.overall-wrapper 
{
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0px;
	left: 0px;
}
.overall {
	
}
.towerbanner {
	position:relative;
	top: 70px;
	left: 880px;
	float:none;
	width:120px;
	height: 600px;
}
.hidden {
	visibility:hidden;
}
input
{
	width: 460px;
}
.mainpage-table 
{
	width:340px;
}
.mainpage-table-heart
{
	width: 90px;
}
.hearts 
{
	background-image:url(/images/heartOff.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:90px;
	height: 16px;
	text-align: left;
}
.heartOn 
{
	background-image:url(/images/heartOn.gif);
	background-position:left;
	background-repeat:no-repeat;
	height: 16px;
}
.hearts-white 
{
	background-image:url(/images/heartOff2.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:90px;
	height: 16px;
	text-align: left;
}
.heartOn-white 
{
	background-image:url(/images/heartOn2.gif);
	background-position:left;
	background-repeat:no-repeat;
	height: 16px;
}
input[type="checkbox"]
{
    width:22px;
}