 
a { text-decoration: none;
  }
a:hover { text-decoration: none}

body
{
	font-family: verdana;
	font-size: 70%;
}

td 
{
	font-family: verdana;
}

#menucontainer{margin-left: 0; width: 165px; border-top: 1px solid #cccccc; border-left: 1px solid #CCCCCC; border-right: 1px solid #cccccc;}

#menu{margin: 0; padding: 0; list-style-type: none;}
#menu a{display: block; margin: 0; padding: 0.3em; background: #006699; padding: 0.3em; text-decoration: none; height: 100%; border-bottom: 1px solid #cccccc;}
#menu ul{list-style-type: none; margin-left: 8px;} 
#menu ul a{margin: 0; padding: 0.3em; background: #3399cc;} 

#menu a:link{color: #ffffff;}
#menu a:visited{color: #ffffff;}
#menu a:hover{background: #ffffff; color: #006699;}
#menu a#current{font-weight: bold;}
#menu a#subcurrent{font-weight: bold;}

.smallheadline 
{
	background-position: left top; 
	border-top: #000066 1px solid; 
	background-attachment: fixed; 
	width: 165px; 
	border-bottom: #000066 1px solid; 
	background-repeat: no-repeat;
	padding-left: 15px;
}

.smallingress 
{
	font-size: smaller;
}

.fixedheadline 
{
    background-position: left top; 
    border-top: #000066 1px solid; 
    padding-left: 15px; 
    background-attachment: fixed; 
    width: 160px; 
    border-bottom: #000066 1px solid; 
    background-repeat: no-repeat
}

.fixedheadline span
{
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-left: 5px;
	padding-right: 5px;
}

.headline
{
	font-size: large;
	padding-bottom: 10px;
}

.newsheadline
{
	font-size: medium;
	border-left: solid 1px black;
	border-right: solid 1px black;
	padding: 2px;
}

.newstable
{
	background-color: #006699;
	color: white;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
}

.newstext 
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	padding: 2px;
}

.newsreadmore
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px;
}

.toplogocontainer 
{
    border-top: white 1px solid;
    border-bottom: black 1px solid;
    background-color:#006699;
}

.topinfocontainer
{
    padding-left: 25px;
    font-size: 10px;
    border-bottom-color: #006699;
    border-bottom-style: solid
}

.bottomcontainer 
{
    border-top: #006699 1px solid;
    border-bottom: #006699 1px solid;
    text-align: center;
}

#menuheadlinecontainer
{
    background-position: left top;
    border-top: #000066 1px solid;
    padding-left: 15px;
    background-attachment: fixed;
    background-image: url(/images/panel_bg.gif);
    width: 160px;
    border-bottom: #000066 1px solid;
    background-repeat: no-repeat;
}
.articlecontainer
{
    padding-right: 5px; 
    padding-left: 10px;
}