html, body, td, th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  line-height: 14px;
}

.leftContent {
	width: 230px;
}
.mainContent {
	padding-left: 10px;
	width: 535px;
}



.header1 {
   color: #967914;
   font-weight: bold;
   font-size: 14px;
   font-family: Helvetica;
}

.header2 {
   color: #454545;
   font-weight: bold;
   font-size: 11px;
}
.header2a {
   color: #967914;
   font-weight: bold;
   font-size: 11px;
}

.header3 {
   color: #454545;
   font-weight: bold;
   font-size: 10px;
}

.header3a {
   color: #959595;
   font-weight: bold;
   font-size: 10px;
}

.alert {
	color: #CF9908;
}
.small {
    color: #999999;
    font-size: 9px;
    font-weight: normal;
}

.leftSmall {
    color: #CFCFCF;
    font-size: 9px;
}

.leftContent a:link, .leftContent a:visited {
   color: #D9B30D;
}

.newsItemReadMore a:link, .newsItemReadMore a:visited {
   color: #A37F00;
}

.whiteLink:link, .whiteLink:visited {
	color: #FFB401;
}

a:link, a:visited {
   color: #A37F00;
   text-decoration: none;
}

a:hover, a:active {
   color: #333333;
   text-decoration: underline;
}

ul {
    margin-top: 5px;
	margin-left: -20px;
    !margin-left: 20px;
}

ol {
  	margin-left: 30px;
}

hr {
   height: 1px;
   color: #CCCCCC;
}

input, list, option, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  
}

.newsItem {
	 border-color: #CF0808;
	 border-width: 1px;
	 border-style: solid;
 	 padding: 10px;
	 margin-bottom: 6px;
	 margin-top: 9px;
}

.newsItemImage {
	margin-bottom: 5px;
	border-width: 1px;
 	border-style: solid;
	border-color: #BBBBBB;
}
.newsItemText {

}

.newsItemReadMore {
 	font-weight: bold;
	  margin-top: 5px;
	  padding-top: 5px;
	  background-image:url(images/puntjes.gif);
	  background-repeat:repeat-x;
}

.block {
	background-image:url(images/back1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

	border-top: 1px solid #6B6B6B;
 	border-left: 1px solid #6B6B6B;
	
 	!border-right: 1px solid #FFFFFF;
	!border-bottom: 1px solid #FFFFFF;
	
 	margin-bottom: 5px;
	padding: 10px;
}

.blockRed {
	background-image:url(images/back1_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding: 10px;
}

.blockTitle {
	
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}

.blockContent {
	margin-bottom: 4px;
}
.blockReadMore {
	background-image:url(images/puntjes.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	margin-top: 9px;
}

.showitemImage {

margin-right: 10px;


}

.bottom {
	background-image:url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	
}

.formTitle {
	background-image:url(images/formtitle_back.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	padding-top: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.warning {

	padding: 10px;
	border: 2px solid #FF0000;
	background-color: #FFEEEE;
	margin-bottom: 5px;
	color: FF0000;
	
}

.warningTitle {

	font-weight: bold;
	text-transform: uppercase;
}

.redline {
	background-image:url(images/puntjes.gif);
	background-repeat: repeat-x;
	padding-top: 2;
	margin-top: 5px;
	margin-bottom: 7px;
}
