/* CSS Document */

<style>


body 
{
scrollbar-base-color: #ffffff; 
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #559FFE;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #D4D4CD;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #D4D4CD;
}



/* Text */
p.text  
{
font-weight: normal; 
color: #0C5201; 
font-size:11px;
font-family: verdana;
text-align:left;
margin: 0.5cm 1.0cm 0.5cm 1.0cm;
line-height: 18px;
}
/* Rubrik*/
p.rubrik  
{
font-weight: bold; 
color: #0C5201; 
font-size:12px;
font-family: verdana;
text-align:left;
margin: 0.5cm 1.0cm 0.5cm 1.0cm;
line-height:17px;
}

p.black  
{
color: #000000; 
font-size:12px;
font-family: verdana;
text-align:left;
line-height:17px;
}

p.border
{
border:none;

}

td  
{
font-size:11px;
font-family: verdana;
}

fieldset
{
font-size:12px;
font-family: verdana;
}

h1
{
font-weight: bold; 
color: #0C5201; 
font-size:12px;
font-family: verdana;
text-align:left;
margin: 0.5cm 1.0cm 0.5cm 1.0cm;
line-height:17px;
}

a.menu{ 
   color:#ffffff;
   text-decoration: none;
   font-family:arial;
   font-size:11px;
   font-weight:bold;
   line-height:20px;
}
a.menu:hover{ 
   color: #8AC58A
}

a.blue{ 
   text-decoration: none; 
   color: #007EC3; 
   font-family: Verdana; 
   font-size: 11px; 
   font-weight: bold;
}

a.blue:visited{ 
   color: #993366; 
}

span.text {font-family: Verdana; font-size: 12px; line-height: 16px; color: #404040}
span.textbold {font-family: Verdana; font-size: 14px; font-weight:bold; line-height: 18px; color: #404040}

BODY
{
background: #468E45 url("/images/bgved.jpg");
background-repeat: repeat-x;
}
BODY A
{
   text-decoration: none; 
   color: #007EC3; 
   font-family: Verdana; 
   font-size: 11px; 
   font-weight: bold;
}
a.old{
   color:#8AC58A; TEXT-DECORATION: none;font-family:arial;font-size:11px;font-weight:bold; line-height:20px;
}
BODY A:hover
{
    COLOR: #8AC58A
}
input {font-family: arial; font-size: 11px; font-weight: bold;  color: #025790; background-color: transparent; line-height:20px; 
}


</style>
