body {
	background-color: #145582;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

.navilink {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.KoptxtBold {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000033;
}
.RedBullet {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.KoptxtBoldGrootLB {
	font-size: 16px;
	color: #145582;
	font-weight: bold;
}
.tabledash_horiz {
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	font-size: 12px;
	font-style: italic;
	color: #000033;
}
.tabledash {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
}
.BodyTxt_Italic {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
}
.link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Bodytxt {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.AandachttxtBoldGrootRood {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
.tabledashrght {
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	color: #000033;
}

.top_content {
width:803px;
height:42px;
background-image:url(../images/mainup_20.gif)
}
#menuContainer{
    position:relative;
    float:right;
    right:61px;
}

#menuContainer a:link :visited :hover {
text-decoration:none;
}
a:link{
color: black;
}
a:hover{
font-weight:bold;
}
a:visited{
color:black;
}
.main{
    width:95px;
    font-family: verdana;
    font-size:12px;
    color:#CCCCCC;
    float:left;
    margin-right: -1px;
    border: thin solid gray;
    text-align: center;
	text-decoration:none;
}

.main:hover{
    font-weight:bold;
    cursor:hand;
    cursor:pointer;
    background-color: #0066A7;
    border-color: ##666666;
}
.main_clicked{
    font-weight:bold;
    background-color: #0066A7;
    border-color: ##666666;
}