/* 27.12.2009 - kl */

a:link           { text-decoration:none; color:#0020BE; } 
a:visited        { text-decoration:none; color:#0020BE; } 
a:hover          { text-decoration:none; color:#C00000; } 
a:active         { text-decoration:none; color:#0020BE; } 

a.dotted:link    { text-decoration:none; color:#0020BE; border:0px; border-bottom:1px dotted #0020BE; } 
a.dotted:visited { text-decoration:none; color:#0020BE; border:0px; border-bottom:1px dotted #0020BE; }  
a.dotted:hover   { text-decoration:none; color:#C00000; border:0px; border-bottom:1px dotted #C00000; }  
a.dotted:active  { text-decoration:none; color:#0020BE; border:0px; border-bottom:1px dotted #0020BE; }  

a.ctr:link       { text-decoration:none; color:#116; border:none; } 
a.ctr:visited    { text-decoration:none; color:#116; border:none; } 
a.ctr:hover      { text-decoration:none; color:#116; border:none; cursor:crosshair; } 
a.ctr:active     { text-decoration:none; color:#116; border:none; } 


html       { height:100%; }

body       { font-family:"Verdana Ref",Verdana,Helvetica,sans-serif; 
             height:100%;
             background-color:#F7FCFF; 
             font-size:11pt; color:#116; 
             scrollbar-base-color:#E8F7FF; 
             scrollbar-arrow-color:#116;
             scrollbar-darkshadow-color:#8C9C9C; 
             scrollbar-face-color:#D3DEDD;
             scrollbar-highlight-color:white;
             scrollbar-shadow-color:#D3DEDD;
             scrollbar-track-color:#F7FCFF; }

td         { font-family:"Verdana Ref",Verdana,Helvetica,sans-serif; 
             font-size:11pt; color:#116; line-height:140%; }

.mainlogo      { border:1px solid #67719A; margin:6px; }

.fullheight { width:100%; height:100%; }

.headerleft    { height:56px; 
                 border-top:1px solid #67719A; 
                 border-left:1px solid #67719A; 
                 border-bottom:1px solid #67719A; }

.headercenter  { line-height:100%; 
                 border-top:1px solid #67719A; 
                 border-bottom:1px solid #67719A; }

.headerright   { line-height:100%; 
                 border-top:1px solid #67719A; 
                 border-right:1px solid #67719A; 
                 border-bottom:1px solid #67719A; }

.headersmall   { line-height:100%; padding:5px; 
                 border:1px solid #67719A; }

.trailer       { font-size:9pt; padding:1px; height:20px; 
                 border:0px solid #67719A; }

.trailerleft   { font-size:9pt; padding:1px; height:20px; 
                 border-top:1px solid #67719A; 
                 border-left:1px solid #67719A; 
                 border-bottom:1px solid #67719A; }

.trailercenter { font-size:9pt; padding:1px; height:20px; 
                 border-top:1px solid #67719A; 
                 border-bottom:1px solid #67719A; }

.trailerright  { font-size:9pt; padding:1px; height:20px; 
                 border-top:1px solid #67719A; 
                 border-right:1px solid #67719A; 
                 border-bottom:1px solid #67719A; }

.inbox     { font-family:"Verdana Ref",Verdana,Helvetica,sans-serif; 
             font-size:9pt; font-weight:bold; color:#116; background-color:#F6F6F6; 
             border:1px solid #000080; padding-left:4px; }

.insmall   { font-family:"Verdana Ref",Verdana,Helvetica,sans-serif; 
             font-size:7pt; font-weight:normal; color:#116; background-color:#F6F6F6; 
             border:1px solid #000080; padding-left:2px; padding-top:2px; }

.button    { font-family:"Verdana Ref",Verdana,Helvetica,sans-serif; 
             font-size:9pt; font-weight:bold; color:#116; background-color:#D3DEDD; 
             border:1px solid navy; cursor:pointer; }

.resbut    { font-family:"Verdana Ref",Verdana,Helvetica,sans-serif; 
             font-size:9pt; font-weight:bold; color:#C00000; background-color:#BDCECC; 
             border:1px solid navy; cursor:pointer; }

.smallbut  { font-family:"Verdana Ref",Verdana,Helvetica,sans-serif; 
             font-size:7pt; font-weight:normal; color:#116; background-color:#BDCECC; 
             border:1px solid navy; cursor:pointer; height:22px; vertical-align:middle; 
             padding-top:0px; }

.smallresbut { font-family:"Verdana Ref",Verdana,Helvetica,sans-serif; 
               font-size:7pt; font-weight:normal; color:#C00000; background-color:#BDCECC; 
               border:1px solid navy; cursor:pointer; height:22px; vertical-align:middle; 
               padding-top:0px; }

.checkbox  { margin-left:6px; 
             border:1px solid navy; }

.smaller   { font-size:9pt; line-height:140%; }
.smallerj  { font-size:9pt; text-align:justify; line-height:140%; }

.smallest  { font-size:7pt; line-height:140%; }
.smallestj { font-size:7pt; text-align:justify; line-height:140%; }

.menucell  { font-size:9pt; padding:4px; }


