body {
	font-family: tahoma, arial, helvetica; color: #000000; font-size: 11px;
	background-color: #CBCAAE;
	margin: 10px 0px 0px 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #ABAA94;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ABAA94;
	scrollbar-darkshadow-color: #F8F5E2;
	scrollbar-track-color: #F8F5E2;
	scrollbar-arrow-color: #ABAA94;	
}

td,span,div,textarea,input,select,table,a{
	font-family: tahoma, arial, helvetica; color: #000000; font-size: 11px;
}


input.login{
	font-family: tahoma, arial, helvetica; color: #000000; font-size: 9px;
	background-color: #F8F5E2;
	border : solid 1px;
}

a:link, a:active, a:visited {
	font-family: tahoma, arial, helvetica;	
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	color : #000000;
}

a:hover  {
	font-family: tahoma, arial, helvetica;	
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
	color : #6F0F1C;
}

a.frontpage:hover  {
	font-family: tahoma, arial, helvetica;	
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
	color : #6F0F1C;
}

a.frontpage:link, a.frontpage:active, a.frontpage:visited {
	font-family: tahoma, arial, helvetica;	
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
	color : #000000;
}

.tableBorder {
	border: 1px solid #000000;
}

.headline {
	font-size: 11px;
	font-weight: bold;
	color : #000000;
}

.description {
	font-size: 10pt;
	font-weight: normal;
	color : #000000;
}
.copyright 
{
	font-family: tahoma, arial, helvetica; color: #FFFFFF; font-size: 10px;
}
a.categoryMenu:link, a.categoryMenu:active, a.categoryMenu:visited {
	font-family: tahoma, arial, helvetica;	
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
	color : #000000;
}

a.categoryMenu:hover  {
	font-family: tahoma, arial, helvetica;	
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
	color : #6F0F1C;
}


