body {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/backgrd_main.jpg');
	background-color: #E4EDF6;
	background-repeat: repeat-x;
}


#mainContainer {
	border: 1px solid #B9C0C7;
	width: 902px;
	height: 560px;
	margin-top: 38px;
	text-align: left;
}

#divHeader {
	width: 900px;
	height: 113px;
	background-image: url('../images/header.jpg');
	padding: 0px;
}

#divBody {
	width: 692px;
	*width: 714px;
	height: 420px;
	*height: 440px;
	float: left;
	line-height: 18px;
	font-family: verdana;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	overflow-y: auto;
	
	background: url(../images/backgrd_body.jpg);
	background-repeat: no-repeat; 
	*background: none;
	
	
}

#imgBodyBackgrd {
	position: absolute;
	display: none;
	*display: block;
	margin-top: 113px;
	*z-index: -1;
}

#divNavbar {
	width: 185px;
	height: 430px;
	float: right;	
	background-color: #6999C7;
	border-top: 1px solid #FFFFFF;
}

#ulNavbar {
	margin: 5px 0px 0px 0px;
	padding: 0;
}

#ulNavbar li {
	width: 170px;
	*width: 185px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	padding-left: 15px;
	cursor: pointer;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
}

#divFooter {
	background-color: #6999C7;
	width: 902px;
	*width: 900px;
	height: 17px;
	border-top: 1px solid #ffffff;
	clear: both;
}

#divFooter span {
	display: block;
	float: left;
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
}

#divMarque {
	background-color: #ffffff;
	width: 902px;
	*width: 900px;
	height: 17px;
	border-top: 1px solid #c3c3c3;
	clear: both;
}


#divFooter a {
	font-size: 12px;
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
}

#divFooter a:hover {
	text-decoration: underline;
}

#divFooter .alignRight {
	float: right;
	margin-right: 8px;
}

span.virusAlert {
	font-weight: bold;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: -6px;
}


p.virusAlertList {
	text-align: left;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	line-height: 20px;
	margin-left: 12px;
}

#divMenuTitle {
	position: absolute;
	margin-top: 95px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 17px;
	font-family: verdana;
	font-size: 14px;
}

img {
	border: none;
}

form#contactform input {
	width: 250px;
	border: 1px solid #cecece;
}

form#contactform textarea {
	width: 350px;
	height: 95px; 
	border:1px solid #cecece;
}

form#contactform th {
	font-weight: normal;
	font-size: 12px;
	width: 85px;
	text-align: left;
}

img.imgBtnBeveilig {
	margin-left: 3px;
}

#marqee {
	width: 895px; 
	margin-left: 2px;
	font-family: arial;
	font-size: 12px;
	color: red;
}

#divFlashBanner {
	position: absolute;
	margin-left: 645px;
	margin-top: 3px;
}
