a:active { text-decoration: none }
a:link { text-decoration: none }
a:visited { text-decoration: none }

input    { color: #000000; font-color:#000000; font-weight: none; text-decoration: none; background: #FFFFFF; border: 1px ridge #111111; font-style:normal; font-variant:normal; font-size:8pt; font-family:arial }
select   { color: #000000; font-color:#000000; font-weight: none; text-decoration: none; background: #FFFFFF; border: 1px ridge #111111; font-style:normal; font-variant:normal; font-size:8pt; font-family:arial }
textarea { color: #000000; font-color:#000000; font-weight: none; text-decoration: none; background: #FFFFFF; border: 1px ridge #111111; font-style:normal; font-variant:normal; font-size:8pt; font-family:arial }

p { font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica; text-align: center; padding-right: 18px; padding-left: 18px }


.logoStandaard
{
   font-family: Arial, 'Trebuchet MS', Helvetica;
   font-size: 24px;
   color: #000000;
}

.xsStandaard
{
   font-family: 'Trebuchet MS', Arial, Helvetica;
   font-size: 12px;
   color: #000000;
   height: 10px;  
}

.xsGray
{
    font-family: 'Trebuchet MS', Arial, Helvetica;
    font-size: 12px;
    color: #444444;
    height: 10px;  
}

.xsWhite
{
    font-family: 'Trebuchet MS', Arial, Helvetica;
    font-size: 12px;
    color: #FFFFFF;
}

.xxsStandaard
{
   font-family: 'Trebuchet MS', Arial, Helvetica;
   font-size: 10px;
   color: #000000;
   height: 10px;  
}

.xxsWhite
{
    font-family: 'Trebuchet MS', Arial, Helvetica;
    font-size: 9px;
    color: #FFFFFF;
    height: 10px;  
}

.xxsGray
{
    font-family: 'Trebuchet MS', Arial, Helvetica;
    font-size: 9px;
    color: #444444;
    height: 10px;  
}
/*----Left Panel----*/
#leftPan{width:125px; float:left; background:#FFFCF4; color:#582902; border-bottom:1px solid #E3DDCD; border-left:1px solid #E3DDCD; border-right:1px solid #E3DDCD; padding:36px 0 0;}

#leftPan ul.one{width:100px; height:177px; margin:0 0 10px 10px;}
#leftPan ul.one li{width:100px; height:21px; border-top:1px solid #E3DDCD;}
#leftPan ul.one li a{width:100px; height:21px; display:block; background:url(img/arrow1.gif) 3px 8px no-repeat #FFFCF4; color:#40361B; font:11px/22px Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; padding:0 0 0 10px;}
#leftPan ul.one li a:hover{background:url(img/arrow2.gif) 3px 8px no-repeat #D90000; color:#fff; text-decoration:none; padding:0 0 0 10px;}

#leftPan ul.one li.home{width:100px; height:21px; background:url(img/arrow2.gif) 3px 8px no-repeat #D90000; color:#fff; text-decoration:none; font:11px/22px Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0 0 0 10px;}

#leftPan ul.one li.two{width:100px; height:21px; border-top:1px solid #FFFCF4;}
#leftPan ul.one li.two a{width:100px; height:21px; display:block; background:url(img/arrow1.gif) 8px 8px no-repeat #FFFCF4; color:#40361B; font:10px/20px Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; padding:0 0 0 15px;}
#leftPan ul.one li.two a:hover{background:url(img/arrow2.gif) 8px 8px no-repeat #D90000; color:#fff; text-decoration:none; padding:0 0 0 15px;}


