.main {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; font-style: normal; line-height: 15px; font-variant: normal; text-transform: none; text-decoration: none}
.mainbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; font-style: normal; line-height: 15px; font-variant: normal; text-transform: none; text-decoration: none}
.mainboldklein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333333; font-style: normal; line-height: 13px; font-variant: normal; text-transform: none; text-decoration: none}
.bg-blauw {background-color: #000066}
.headmain {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #333333; font-style: normal; line-height: 20px; font-variant: normal; text-transform: none; text-decoration: none}
.bottomwit {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; font-weight: normal; font-style: normal; line-height: 9px; font-variant: normal; text-transform: none; text-decoration: none}
.menuboldwit {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; font-style: normal; line-height: 15px; font-variant: normal; text-transform: none; text-decoration: none}

.menuboldwit a:link {  color: #FFFFFF; text-decoration: none} 
.menuboldwit a:visited {  color: #FFFFFF; text-decoration: none}
.menuboldwit a:hover {  color: #FFCC00; text-decoration: underline}
.menuboldwit a:active {  color: #FFFFFF; text-decoration: none}

.menuboldzwart {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; font-style: normal; line-height: 15px; font-variant: normal; text-transform: none; text-decoration: none}

a:active {  color: #B22929; text-decoration: underline}
a:link {  color: #B22929; text-decoration: underline}
a:visited {  color: #B22929; text-decoration: underline}
a:hover {  color: #B22929; text-decoration: none}

BORDER 
{   
    BORDER-RIGHT: #000066 1px solid;
    BORDER-TOP: #000066 1px solid;
    BORDER-LEFT: #000066 1px solid;
    BORDER-BOTTOM: #000066 1px solid
}
	
INPUT
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
TEXTAREA
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}

INPUT.noborder
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}
