BODY, TD {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
BODY{
	background-color : #b3a794;
}
TD.tdLogo{
	width : 199px;
	height : 138px;
	background-color : #FFFFFF;
}
TD.tdMoodbarContent{
	height : 138px;
	background-color : #FFFFFF;
}
TD.tdMenubar{
	vertical-align : top;
	background-color : #007ec3;
}
TD.tdSpacehorz{
	height : 1px;
	background-color : #FFFFFF;
}
TD.tdSpacevert{
	width : 1px;
	background-color : #FFFFFF;
}
TD.tdMenuHeader{
	height : 27px;
	background-color : #007ec3;
}
TD.tdTrail{
	height : 27px;
	text-align : right;
	background-color : #007ec3;
	color : #FFFFFF;
	padding-left : 25px;
	padding-right : 25px;
	font-size : 8pt;
}
TD.tdTrail TD{
	color : #FFFFFF;
}
TD.tdTrail A{
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
TD.tdTrail A:hover{
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}


TD.tdBorderTrail{
	height : 27px;
	background-color : #555555;
}
TD.tdContent{
	background-color : #ffffff;
	vertical-align : top;
	padding : 25px;
}
TD.tdBorderMiddle{
	height : 138px;
	background-image : url(http://www.optimate.nl/gfx/border_middle_bg);
}
TD.tdBorderBottom{
	
}
TD.tdBorderBottomR{
	vertical-align : top;
	padding-left : 10px;
	padding-top : 20px;
}
TD.tdBorderTop{
	height : 103px;
	background-color : #b3a695;
}
TD.tdMenuLine{
	height : 1px;
	background-image : url(http://www.optimate.nl/gfx/menu_spacer.gif);
}
TD.tdMenuItem{
	height : 25px;
	color : #FFFFFF;
	font-weight: bold;
	padding-left : 20px;
	background-color : #007ec3;
}
TD.tdMenuSelectedItem{
	height : 25px;
	color :  #FFFFFF;
	font-weight: bold;
	padding-left : 20px;
	background-color :  #004c75;
}
TD.tdMenuItem A{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
TD.tdMenuItem A:hover{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
TD.tdMenuSelectedItem A{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
TD.tdMenuSelectedItem A:hover{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}


TD.tdSubMenuItem{
	height : 25px;
	color : #2d2f2b;
	font-weight: normal;
	padding-left : 20px;
	background-color : #c3c3c3;
}
TD.tdSubMenuSelectedItem{
	height : 25px;
	color : #2d2f2b;
	font-weight: normal;
	padding-left : 20px;
	background-color :  #acacac;
}
TD.tdSubMenuItem A{
	color : #2d2f2b;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubMenuItem A:hover{
	color : #2d2f2b;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubMenuSelectedItem A{
	color : #2d2f2b;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubMenuSelectedItem A:hover{
	color : #2d2f2b;
	font-weight : normal;
	text-decoration : none;
}

TD.tdSubSubMenuItem{
	height : 25px;
	color : #2d2f2b;
	font-weight: normal;
	padding-left : 25px;
	background-color : #dddddd;
}
TD.tdSubSubMenuSelectedItem{
	height : 25px;
	color : #2d2f2b;
	font-weight: normal;
	padding-left : 25px;
	background-color :  #d8d8d8;
}
TD.tdSubSubMenuItem A{
	color : #2d2f2b;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubSubMenuItem A:hover{
	color : #2d2f2b;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubSubMenuSelectedItem A{
	color : #2d2f2b;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubSubMenuSelectedItem A:hover{
	color : #2d2f2b;
	font-weight : normal;
	text-decoration : none;
}

TD.tdOnderMenu{
	color : #FFFFFF;
}

TD.tdPoweredBy{
	background-color :  #004c75;
	text-align : right;
	color : #FFFFFF;
	font-size : 7pt;
	height : 30px;
	padding-right : 10px;
}
TD.tdPoweredBy A{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
TD.tdPoweredBy A:hover{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

A {
	color :#007ec3;
	text-decoration : underline;
}
A:hover {
	color :#007ec3;
	text-decoration : none;
}
H1{
	color: #007ec3;
	font-size : 13pt;
}
H2{
	color: #007ec3;
	font-size : 12pt;
}
H3{
	color: #007ec3;
	font-size : 11pt;
}
H4{
	color: #000000;
	font-size : 9pt;
}
H5{
	color: #000000;
	font-size : 8pt;
}
H6{
	color: #000000;
	font-size : 7pt;
}

.newstitle{
	font-weight : bold;
	color : #007ec3;
	font-size : 11pt;
}
.newsintro{
	font-weight : bold;
	color : #007ec3;
	font-size : 9pt;
}