﻿body { 
font-family: Verdana;
font-size: 11px;
color: black;
background-color:#dedede;
} 
td {
font-family: Verdana;
font-size: 11px;
color: black;
} 
copy {
font-family: verdana;
font-size: 8px;
color: black;
} 
a:link { 
text-decoration: none;
color: black;
}  
a:visited { 
text-decoration: none;
color: black;
} 
a:hover {
text-decoration: none;
color: black; 
}
a:active { 
text-decoration: none;
color: black;
} 
.linespacing {
font-family: Verdana;
font-size: 11px;
color: black;
line-height: 18px
}
.spaced {
letter-spacing:5px;
}
.blat {
background-color:#006699;
color:#FFFFFF;
height:20px;
}
.bla {
background-color:#006699;
color:#FFFFFF;
}
.vit {
background-color:#FFFFFF;
}
img{
border:0;
}
h1{
font: 150% Verdana, Arial, Helvetica, sans-serif;
color: #CCCCCC; 
height: 20;
}
#menycontainer ul{
margin-left: 0; 
padding-left: 0; 
float: left; 
width: 800; 
height: 23; 
background: #CCCCCC; 
font: 70% Verdana, Helvetica, sans-serif;
}
#menycontainer li{
display: inline; 
height: 20px; 
font-size: 12px;
}
#menycontainer ul a{
float: left; 
text-decoration: none; 
padding: 0.3em 2em; 
height: 18px;
}
#menycontainer a:link{
color: #ffffff; 
height: 18px;
}
#menycontainer a:visited{
color: #ffffff; 
height: 20px;
}
#menycontainer a:hover{
background: #BBBBBB; 
height: 20px;
}
#menycontainer a#current{
background: #DEDEDE; 
color: #000000; 
height: 20;
}




