body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #00C13F;
	background-image: url(/images/background.gif);
	margin: 0px;
}
td,.contentBody {
	font-size: 11px;
}
.contentBody p { margin-top:0;}
.mainTable {
	background: #003300;
	top: 3px;
	left: 3px;
	position: relative;
}
table.mainTable {
	background-color: #FFFFFF;
	background-image: url(/images/bgmaintable.jpg);
	background-repeat: repeat-x;
	top: -3px;
	left: -3px;
}
.info {
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(/images/info.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E9E9E9;
}
.headlineDate {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}
#meta, .meta { font-size: 9px; color: #CCC; font-family: Arial, Helvetica, sans-serif;}

.headlineDate:hover {
	color: #666666;
	}
.headlines:link,.headlines:visited { 
	color: #999999;
	text-decoration: none;
}
.headlines:hover {
	color: #666666;
	text-decoration: underline;
}
.article .headlines:link, .article .headlines:visited {
	text-decoration: underline;
	color: #999999;
}
h1 {
	margin-bottom: 5px;
}
h1,h1 a {
    color: #E62329;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover {
	color: #FF3333;
}
h2 {
    color: #E62329;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menuBar {
	background-image: url(/images/background_menubar.jpg);
	height: 149px;
}
.lineVert {
	background-image: url(/images/line-vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom:20px;
}
.lineVertLight {
	background-image: url(/images/line-vertical-light.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom:20px;
}
.contentBody,.contentBottom {
	padding-right: 10px;
	padding-left: 10px;
}
.contentBottom {
	background-image: url(/images/line-horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:20px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.contentBottomLight {
	background-image: url(/images/line-horizontal-light.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:20px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.reactie {width: 300px; overflow:hidden;}

.footer {
	margin-top: 3px;
	font-size: 10px;
	color: #D7FFD7;
	text-decoration: none;
}
.footer a { 
	color: #D7FFD7;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	color: white;
}
.pageNav,.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #666666;
}
ul {
	list-style-type: square;
}
.title { 
    color: #E62329;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.bumper {
	margin-bottom: 3px;
}
.button { background-color:#E62329;color:white;font-size:10px;}
.thumbNails {
	text-align:center;
	border-style:solid;
	border-color:#D3D3D3;
	border-width:1px;
	padding:3px;
	vertical-align: middle;
}
.thumbNailsOver {
text-align:center;border-style:solid;border-color:#CCCCCC;border-width:1px;padding:3px;background-color: #EEEEEE;vertical-align: middle;
}
.MainHeader
{
	font-weight: bold;
	text-transform: uppercase;
	color: #990066;
}

.BlueTitle
{
	font-weight: bold;
	text-transform: capitalize;
	color: #0099cc;
}

.CenteredTitle
{
	font-weight: bold;
	color: #ff0033;
	text-align: center;
}
.highlight {
	background-color: #FFFF66;
} 
