body, td, th { margin-top: 0; font-family: Arial, Helvetica; font-size: 80%; color: #666666; }
input { font-family: Arial, Helvetica; font-size: 80%; }
h1 {margin: 0 0 2 0; padding-left: 5; font-size: 100%;  color: #FFFFFF;  background: #336699; }
ul.alsoinsection {margin: 0 0 10 20; }
ul.sitemap {margin: 0 0 0 20; }

a, a:visited  { font-family: Arial, Helvetica; color: #0066CC; text-decoration: none;}
a:hover       { text-decoration: underline; }
a.goToHeading { color: #0066CC; font-weight: bold; font-size: 90%;}
a.goToHeading:hover       { text-decoration: underline; font-size: 90%; }
a.newsHeading { color: #0066CC; font-weight: bold;}
a.newsHeading:hover       { text-decoration: underline; }
a.leftmenu, a.leftmenu:visited { color: #000000; text-decoration: none; font-size: 85%; font-weight: bold; }
a.leftmenu:hover       { text-decoration: none; color: #666666; }
a.topbar, a.topbar:visited { font-family: Arial, Helvetica; color: #CCCCCC; text-decoration: none; font-size: 85%}
a.topbar:hover       { text-decoration: none; color: #FFFFFF;}
a.bottombar, a.bottombar:visited { font-family: Arial, Helvetica; color: #000000; text-decoration: none; font-size: 75%}
a.bottombar:hover       { text-decoration: underline; color: #000000;}
a.boxuk, a.boxuk:visited { font-family: Arial, Helvetica; color: #666666; text-decoration: none; font-size: 75%}
a.boxuk:hover       { text-decoration: underline; color: #666666;}
.news { color: #666666; font-size: 70%; }
.topbardate { font-family: Arial, Helvetica; color: #CCCCCC; text-decoration: none; font-size: 70%;}
.topbarcurrent { font-family: Arial, Helvetica; font-size: 70%; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.sdn { font-family: Arial, Helvetica; font-size: 65%; color: #666666; text-decoration: none; }
.small{font-size: 85%;}
.smalltitle{font-size: 85%; font-weight: bold;}
a.smalltitle{font-size: 85%; font-weight: bold;}
a.topmenu, a.topmenu:visited, a.topmenu:hover {font-size: 85%; font-weight: bold; color: #000000; text-decoration: none;}
.goto{font-size: 90%; }
.important, .error { color: #FF0000; font-weight: bold; }
.alsoin {font-size: 100%; color: #FF9900;}





#box1{
        		position: absolute;
        		top: 50px;
        		left: 100px;
        		width: 100px;
        		border: solid 3px #000000;
        		background-color: #ffff00;
        		visibility: hidden;
        		}

.dropmenu {
position: absolute;
border-top: solid 1px #000000;
background-color: #CCCCCC;
visibility: hidden;
}

.menuItem {
height: 18px;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 1px #000000;
color: #000000;
background: #CCCCCC
font-size: 70%;
padding-right: 5px;
padding-left: 5px;
}

.menuItemOver {
height: 18px;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 1px #000000;
color: #FFFFFF;
background: #000000
font-size: 70%;
padding-right: 5px;
padding-left: 5px;
}

a.menuLink, a.menuLink:visited, a.menuLink:visited {
color: #000000;
background: #CCCCCC;
}

a.menuLink:hover{
color: #FFFFFF;
background: #000000;
text-decoration: none;
}

.condate { font-size: 80%; color: #333333 }