body {
	margin: 0px;
	background-image: url(pictures/verloop.gif);
	background-color: #e3e5e6;
	background-repeat: repeat-x;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: X-small;
}

table.main {
  width: 800px;
  padding:0px;
	background-color: #FFFFFF;  
	border:0px;
	font-size:0;
}

table.content {
  width:100%;
  height:390; 
  border:1px;
  margin:0px;
  padding:0px;
  background-color="#FFFFFF";
	font-size:0;
}

td.pages-top{
  background-color: #e7e7e7;
}

td.pages-number{
  background-color: #e7e7e7;
}
td.pages-bottom{
  background-color: #e7e7e7;
}

hr {border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}
	
td {
	font-size: 12px;
	color: #003366;
  vertical-align: top
}

.Top5-small {
  color: #CC0000;
  font-size: 12px;
}

.Top5-wide {
  color: #CC0000;
}

.Title-small {
  font-weight: bold;
  font-size: 12px;
  color: #003366;
}

.Title {
	padding-left: 6px;
  font-weight: bold;
  font-size: 14px;
  color: #003366;
}

.Title-wide {
  font-weight: bold;
  font-size: 14px;
  color: #003366;
}

.Table-wide {
  background: url(pictures/title-wide.jpg);
	background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 5px;
  font-size: 14px;
  color: #003366; 
}
.Title-blue {
  background: url(pictures/title-wide-blue.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: top;
  padding-top: 5px;
  padding-left: 5px;
  margin:10px;
  font-size: 14px;
  font-weight: bold;
  color: #CC0000;
}

.Title-red {
  background: url(pictures/title-wide.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width:100%;
	text-align: top;
  padding-top: 5px;
  padding-left: 5px;
  margin:10px;
  font-size: 14px;
  font-weight: bold;
  color: #003366;
}

td.Menu-Left {
  font-size: 10px;
	border-bottom: #a5b2c9 1px solid;
  padding: 4px;  
}

.RecSelectors {
  background: url(pictures/button_record.jpg);
	background-repeat: repeat-y;
  background-color: white;
  font-size: 10px;
  text-align: center;
  width:20;
  height:10;
}
.RecSelectors-current {
  background: url(pictures/button_record.jpg);
	background-repeat: repeat-y;
  background-color: white;
  font-size: 10px;
  font-weight:bold;
  text-align: center;
  width:20;
  height:10;
}

a.Menu-Left {
  font-size: 10px;
  padding: 0px;  
}

.Menu-Left-selected {
  font-size: 10px;
  background-color: #eaedf2;
	border-bottom: #a5b2c9 1px solid;  
  color: #CC0000;
  padding: 4px;
}

a {
  color: #CC0000;
  text-decoration: none;
}

.RightCol{
  width:100%;
  padding:5px;
  border:0px;
}

.RightColBack{
  background: url(pictures/back-right.jpg);
	background-repeat: repeat-x;
}

.post{
  font-size: 10px;
  color:gray;
}

table.footer{
  background: url(pictures/verloop-onder.jpg);
	background-repeat: repeat-x;
  background-color:#b4c6dc;
  width:100%;
  height:121px;
  border:2px;

}

td.disclaimer{
  background-color:#a2acb6;
  text-align:right;  
  font-size:10px;
  height:30;  
}

td.TSR-Head{
  background-color:#b4c6dc;
  width:100%;
  text-align:left;  
  font-size:12px;
  font-weight:bold;
  height:20;  
}

.TSR{
  text-align:left;
  font-size:10px;
  height:20;  
}


.even{
  background-color:#e8edf5;
}

.odd{
  background-color:#FFFFFF;
}

.highlite {
  color:white;
  font-weight:bold;
  background-color:#CC0000;
}

.highlite-hot {
  font-weight:bold;
  background-color:#ffda69;
}

.highlite:hover {
  color:lightgrey;
  font-weight:bold;
  background-color:#CC0000;
}

a.disclaimer{
  font-weight:bold;
  font-size:10px;
  color:gray;
}

a.recordfield {
  font-size:12px;
  color:#003366;
}

a.recordfield:hover {
  font-size:12px;
  color:#CC0000;
}

a.TopicTitle-default {
  font-size:12px;
  font-weight:bold;
  color:#003366;
}

a.TopicSection-default {
  font-size:12px;
  color:#CC0000;
}

a.TopicSection-Menu {
  font-size:10px;
  color:#CC0000;
}

.QuotedText {
  padding:10px;
  font-size:12px;
  font-style:italic;
  background:#e8edf5;
  color:#003366;

}

q {
  font-style:italic;
  color:#CC0000;
}

.gensmall {
  font-size:9px;
  color:gray;
}

td.margin-center {
  width=10;
}

div.rotator {
  color: #CC0000;
  font-weight: bold;
  background-color:#b4c6dc;
  border:0;
}

a.CrumTrail {
  color: #CC0000;
  font-size:9px;
}

div.detail-div {
  position:absolute;
  visibility:hidden;
  left:40%;
  top:200;
  width:200px;
  z-index:100;
}

table.detail-div {
  background: #b4c6dc;
  width:200;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
  font-size:7px;

}

#nieuws_carrousel td {
 	font-size: 10px;
	color: #CC0000;
}

#nieuws_overzicht { 
 margin-right: 25px; 
 margin-left: 25px; 
 margin-top: 15px; 
 width: 520px;
}

#nieuws_overzicht a { 
	color: #003366;
}

.activetd {		
	background-color: #CCDDF1;
}

td.td_insert { 
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E3E5E6;
}


#top_menu { 
	padding-top: 2px;
	text-align: right;
	background-color: #a4aeb8;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

#top_menu a { color: white; }

/*
IE might need this
*/

.top_link {
	color: white;
	font-weight: bold;
	font-size: 10px;
}

/**
Missing styles? 
*/
.fieldTitle { 
	text-align: right;
	font-weight: bold;
}

div.search_result { 
	padding: 15px;
	border-bottom: 1px solid #E3E5E6; 
}
span.search_title {
	font-weight: bold; 
	margin-bottom: 10px;
}


/**
Nieuws reply styles 
*/

div.reply {
	background-image: url(pictures/reply_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

div.error_class {
	border: 1px solid red; 
	padding: 10px;
	margin: 10px;
	font-weight: bold;
	color: red;
}

div.reply_title { 
	padding: 5px;
}

div.reply_text { 
	padding-left: 5px;
	padding-right: 5px;
}

div.notifier { 
	padding: 10px;
	border: 1px dotted;
	margin-bottom: 10px;
	background-color: #EBEFF5;
}

div.warning { 
	/*background-color: #FFFDE3;*/
	width: 100%;
	/*border: 1px solid red;*/
	font-weight: bold;
	padding: 10px;
	height: 50px;
	margin-bottom: 15px;
}

div.warning_hover {
	background-color: #FFFAB3;
	border: 1px solid red; 
	display: none;
	position: absolute;
	padding: 5px;
}

div.warning_hover:onhover { 
	display: block;
}
