body {
	margin: 0px;
	margin-left:0;
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
}
H2    { font-family: "Verdana"; font-size:12px; font-style:bold;}
H1   { font-family: "Verdana"; color:#000000; font-size:medium; }

A:link {text-decoration: underline; color:#000000}
A:visited {text-decoration: underline;  color:#000000}
A:active {text-decoration: none; color:#000000}
A:hover {text-decoration: underline; color: red;}


div.imageleft {
	position:fixed;
	left:0px; 
	top:0px; 
	width:150px; 
	height:350px; 
	z-index:0;
}

table.navigation {
	border: 0px;
	width:100%;
	border-spacing: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.linkkopje {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #000000;
	text-align:left;

	height: 20px;
	vertical-align: middle;
	z-index:2;
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .6;

}

div.navigation {
	z-index:1;
	background-image: url(../sideimage/rallies.jpg);
	width:150px; 
	height:350px;


}

td.navigation {
	width:150px; 
	height: 20px;
	vertical-align: middle;
	background-color: #000000;
	filter:alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .6;
}

a.main_link_double:active,a.main_link_double:visited,a.main_link_double:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #000000;
	text-align: left;


}
a.main_link_double:hover{
	background-color:#333333;
	color: #FFFFFF;
	text-align: left;
}
div.maintext {
	position:absolute; 
	left:155px; 
	top:0px;
	width:645px;
	height: 350px;
	overflow : auto; 
	vertical-align: top;
}

td.main_content_box {
	background-color: #FFFFFF;
}

td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}



 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #000000;
background: #FFFFFF;
border: 1px solid #000000;
}

INPUT.slide,textarea,pre,select,option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
color: #000000;
background: #FFFFFF;
border: 1px solid #000000;
}

input.submit 
{
color: #000;
background: #00FF33;
border: 2px outset #d7b9c9;
}




