.sidebox {font-size: 10px; font-family: verdana}
.smalltext {font-family: verdana;font-size: 11px;color: #000000 }
.smalltext2 {font-family: verdana;font-size: 10px;color: #000000 }
.headline {font-family: verdana;font-size: 13px;color: #669900; font-weight: bold }
.headline2 {font-family: arial;font-size: 17px;color: #000000; font-weight: bold }
.xxsmall {font-family: verdana;font-size: 10px;color: #999999;font-style: italic }
.smalltextw {font-family: verdana;font-size: 10px;color: #FFFFFF }
.smalltextgrey {font-family: verdana;font-size: 10px;color: #666666 }
.search {font-family: verdana;font-size: 13px;color: #FFFFFF; font-weight: 600 }
.fodder {font-family: verdana;font-size: 10px;color: #333333 }
.smalltext-w {font-family: verdana;font-size: 10px;color: #FFFFFF }
.smalltext-bold {font-family: verdana;font-size: 11px;color: #FFFFFF; font-weight: 700 }
.box {font-family: verdana;font-size: 10px;color: #000000; background-color: #FFFFFF; border:1 solid #000000}
.menu {font-family: verdana;font-size: 10px;color: #99CC33; }
.topmenu {font-family: verdana;font-size: 10px;color: #000000; font-weight: bold; }
.menuon {font-family: verdana;font-size: 10px;color: #99CC33; }
.top {font-family: verdana;font-size: 10px;color: #99CC33; }
.boxheadline {font-family: verdana;font-size: 14px;color: #000000 }
.subheadline {font-family: verdana;font-size: 13px;color: #99CC00 }
.lang {font-family: verdana;font-size: 11px;color: #99CC33; font-weight: bold; }
.textbold {font-family: verdana;font-size: 10px;COLOR: #000000; }
A { COLOR: #000000;  TEXT-DECORATION: none; }
A:hover { COLOR: #99CC33; CURSOR: hand; TEXT-DECORATION: none; }
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	text-decoration: underline;
	font-weight: bold;
}
.smalltextv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #99cc00;
}
/* warning and notice box. */



.tablewarning{
	border-color : #FFFFFF #000000 #000000;
	border : 0px none;
	border-collapse : collapse;
	padding : 0px;
	MARGIN: 15px;
}
.tdheaderwarning {
	color : #FFFFFF;
	FONT-FAMILY: arial,geneva,helvetica,sans-serif;
	font-size : 14px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
	vertical-align : middle;
	background-color: #cc3333;
}
.tdbodywarning {
	border-bottom-width : 1px;
	border-color : #000000 #333333 #333333;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : dashed;
	border-top-width : 0px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
	padding-bottom : 15px;
	background-color: #eecccc;
	FONT-FAMILY: arial,geneva,helvetica,sans-serif;
	font-size : 10px;
	COLOR: #000000;
}


.tablenotice{
	border-color : #FFFFFF #000000 #000000;
	border : 0px none;
	border-collapse : collapse;
	padding : 0px;
	MARGIN: 15px;
}
.tdheadernotice {
	color : #FFFFFF;
	FONT-FAMILY: arial,geneva,helvetica,sans-serif;
	font-size : 14px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
	vertical-align : middle;
	background-color: #99CC00;
}
.tdbodynotice {
	border-bottom-width : 1px;
	border-color : #000000 #333333 #333333;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : dashed;
	border-top-width : 0px;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
	padding-bottom : 15px;
	background-color: #cceecc;
	FONT-FAMILY: arial,geneva,helvetica,sans-serif;
	font-size : 10px;
}	
.rss-box {
	 margin: 1em;
	 width: 400px;
	 font-family:Verdana, sans-serif;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss-title {padding:0.5em;}
.rss-title {
	font-size: 11px;
	background-color: #000000;
	color: #ff6600;
	font-weight:normal;
	text-align: center;
}

.rss-item  {
  color:#000;
  font-size: 11px;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:#000;
	font-size: 11px;
	font-weight:bold;
	}
	

.rss-item a:hover {
	color: #99cc00;
	text-decoration:none;
}


.rss-date {
	font-size: 9px;
	color: #CCC;
	} 

