/**
 * #(@)brian.css
 *
 * (c)2001, RichardBrand.com
 *
 */
 
P {
}

H1 {
}

H2 {
}

H3 {
}

A {
    font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	color          : #FF992C;
	text-decoration: none;
}

A:visited {
    
}

A:active {
    
}

A:hover {
    text-decoration: underline;
    color          : #444444;
}

A.bigdark {
    font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 14px;
	font-weight    : bold;
	color          : #000033;
	text-decoration: none;
}

A.bigdark:visited {
    
}

A.bigdark:active {
    
}

A.bigdark:hover {
    text-decoration: underline;
    color          : #000066;
}

BODY {
	font-family               : Verdana, Arial, Helvetica, sans-serif;
	font-size                 : 10px;
	scrollbar-base-color      : #ffffff; 
    scrollbar-face-color      : #C9C9C9; 
    scrollbar-track-color     : #FF8004; 
    scrollbar-arrow-color     : #FF8004;
    scrollbar-highlight-color : #666666; 
    scrollbar-3dlight-color   : #666666; 
    scrollbar-shadow-color    : #666666;
    scrollbar-darkshadow-color: #666666; 
}

TD  {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	font-weight    : plain;
}

.nieuwsdatum
{
    font-family    : Verdana, Arial, Helvetica, sans-serif;
    font-size      : 10px;
    font-weight    : bold;
    text-align     : left;
}

.nieuwsheader
{
    font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 12px;
	color          : #FF992C;
	text-decoration: none;
	font-weight    : bold;
}

.header
{
    font-family    : Verdana, Arial, Helvetica, sans-serif;
    font-weight    : bold;
    font-size      : 14px;
}

.koptekst
{
    font-family    : Verdana, Arial, Helvetica, sans-serif;
    font-weight    : bold;
    font-size      : 10px;
}

.content
{
    font-family    : Verdana, Arial, Helvetica, sans-serif;
    font-size      : 10px;
    text-align     : left;
}

.tableheader
{
    font-family    : Verdana, Arial, Helvetica, sans-serif;
    font-size      : 10px;
    text-align     : left;
    font-weight    : bold;
    color          : #FFffff;
    background     : #444444;
    text-align     : center;
}

.mainbold
{
    font-family    : Verdana, Arial, Helvetica, sans-serif;
    font-size      : 10px;
    text-align     : left;
    font-weight    : bold;
}

.bigtext
{
    font-family    : Verdana, Arial, Helvetica, sans-serif;
    font-size      : 14px;
    font-weight    : bold;
    color          : #000033;
}



.LEVEL1 {
	font-size      : 7.5pt;
	line-height    : 10pt;
	color          : #444444;
	cursor         : hand;
	text-decoration: none;
	font-weight    : plain;
}
	
a.level1 {font-size:10px;} A.LEVEL1:hover {
	color          :#FF8004;
	text-decoration:underline; 
}

.copyright
{
    font-family    : Helvetica, sans-serif;
    font-size      : 9px;
    font-weight    : bold;
    text-align     : center;
    padding-top    : 3px;
}
/**
 * End of file [brian.css]
 */