body {
	/* Kerst edit
	background-image:url(/images/layout/background_site_top2.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	*/
	background:url("/images/layout/background_site_top.jpg") repeat-x scroll center top #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}
td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
a, a:visited, a:active, a:link {
	color: #616161;
	text-decoration: none;
	font-size: 10px;
}
a:Hover {
	text-decoration: none;
	color:#125500;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
h1 {
	font-size: 18px;
	color: #ff9c00;
}
h2 {
	font-size: 16px;
	color: #ff9c00;
}
h3 {
	font-size: 14px;
	color: #ff9c00;
}
h4 {
	font-size: 18px;
	color: #125500;
}
h5 {
	font-size: 16px;
	color: #125500;
}
h6 {
	font-size: 14px;
	color: #125500;
}
.clear, .cl {
	clear: both;
}
.lft {
	float:left;
}
.rght {
	float:right;
}
.strikethrough {
	text-decoration: line-through;
}


input.submitbutton
{
background-image:url(/images/button_on_light.jpg);
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
height:48px;
padding-bottom:10px;
width:280px;

}

.front_intro {
	font-size:12px;
}

.pagecontent a, .pagecontent a:visited, .pagecontent a:active, .pagecontent a:link {
	text-decoration: underline;
}
.pagecontent a:Hover {
	text-decoration: underline;
}
