body {
	font-family : arial, verdana, helvetica, tahoma, sans-serif;
	font-size : 12px;
	background-position : center;
	background-repeat : repeat-y;
	background-color : #C26100 ;
	background-image : url(../images/bg.gif);
}

.popupbackground{
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
	background : #ffffff;
}

p {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
}

td {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
}

div {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
}

a {
   color : blue;
   background-color : transparent;
}

a:active {
   color : red;
   background-color : transparent;
}

#menu a {
   color : black;
   background-color : transparent;
   text-decoration : none;
}

#menu a:hover {
   color : black;
   background-color : transparent;
   text-decoration : underline;
}

#menu a:active {
   color : red;
   background-color : transparent;
   text-decoration : underline;
}

.caption {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 9px;
}

.error {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 12px;
   font-weight : bold;
   color       : red;
   background-color : transparent;
}

.footer {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
}

.closewindow {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
}

.footertext {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
	color: black;
}

.toptagtext {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 10px;
	color: #0198CD;
}

.newsheadline {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 18px;
	color: #7D825A;
}

.newsauthor {
   font-family : arial, verdana, helvetica, tahoma, sans-serif;
   font-size   : 13px;
}