.body
{
	background-color: #012A5E;
}

.main 
{
	position: absolute; left: 17%; top: -35px; width: 790px; background-color: #ffffff;
}

.liner
{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
.linermenu
{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.underliner
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

a.link:link {font-size: 8pt; font-weight:bold; font-family:arial; color: Blue; text-decoration: none;}     /* unvisited link */
a.link:visited {font-size: 8pt; font-weight:bold; font-family:arial; color: Blue; text-decoration: none;}  /* visited link */
a.link:hover {font-size: 8pt; font-weight:bold; font-family:arial; color: navy; text-decoration: none;}   /* mouse over link */
a.link:active {font-size: 8pt; font-weight:bold; font-family:arial; color: Blue; text-decoration: none;}  /* selected link */

.td_light
{
	background-color: #EDEDED;
}

.title
{
	 font-size: 10pt; font-weight:bold; font-family:arial; color: black; text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFD61B;
}
.titlemenu
{
	 font-size: 10pt; font-weight:bold; font-family:arial; color: #000000; text-decoration: none;

}
.title2
{
	 font-size: 10pt; font-weight:bold; font-family:arial; color: navy; text-decoration: none;

}

.titlegeel
{
	background-image: url(../images/rep2.gif); background-repeat: repeat; font-size: 10pt; font-weight:bold; font-family:arial; color: #ffffff; text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.footer
{
	font-size: 8pt; font-weight:normal; font-family:arial; color: #000000; text-decoration: none; text-align: center;
}

a.footmailer:link {font-size: 8pt; font-weight:normal; font-family:arial; color: Blue; text-decoration: underline;}     /* unvisited link */
a.footmailer:visited {font-size: 8pt; font-weight:normal; font-family:arial; color: Blue; text-decoration: underline;}  /* visited link */
a.footmailer:hover {font-size: 8pt; font-weight:normal; font-family:arial; color: Blue; text-decoration: underline;}   /* mouse over link */
a.footmailer:active {font-size: 8pt; font-weight:normal; font-family:arial; color: Blue; text-decoration: underline;}  /* selected link */

a.mailer0:link {font-size: 8pt; font-weight:bold; font-family:verdana; color: Blue; text-decoration: none;}     /* unvisited link */
a.mailer0:visited {font-size: 8pt; font-weight:bold; font-family:verdana; color: Blue; text-decoration: none;}  /* visited link */
a.mailer0:hover {font-size: 8pt; font-weight:bold; font-family:verdana; color: Blue; text-decoration: underline;}   /* mouse over link */
a.mailer0:active {font-size: 8pt; font-weight:bold; font-family:verdana; color: Blue; text-decoration: none;}  /* selected link */

.data
{
	font-size: 8pt; font-weight:normal; font-family:verdana; color: black; text-decoration: none;
}

.lbl
{
	font-size: 8pt; font-weight:bold; font-family:arial; color: navy; text-decoration: none;
}

.big
{

	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.blokje
{
	background-color: #FFD61B; height: 5px; width: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.yellow
{
	color: #FFD61B;
}