body 
{
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #000000;
	background-color                : #F5F5F5;
	font-weight			: 500;
	margin-left                     : 0px;
	margin-right                    : 0px;
	margin-top                      : 0px;
	margin-bottom                   : 0px;
	SCROLLBAR-FACE-COLOR: #006600;
	SCROLLBAR-HIGHLIGHT-COLOR: #b8c9dc;
	SCROLLBAR-SHADOW-COLOR: #b8c9dc;
	SCROLLBAR-3DLIGHT-COLOR: #b8c9dc;
	SCROLLBAR-ARROW-COLOR: #b8c9dc;
	SCROLLBAR-TRACK-COLOR: #eeeeff;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeff;
}

a.button_style {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    /* font-weight            : 900; */
    text-decoration        : none;
    border                : 2px solid #777777;
    border-top            : 2px solid #EEEEEE;
	border-left            : 2px solid #EEEEEE;
    padding                : 1px;
}
a.headline
{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;	
	font-size:11px;
	font-weight:bold;
}
a.submenue
{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size:11px;
	font-weight:normal; 
	color: #000000;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00855b;
	text-decoration: none;
}
a.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#menuetable
{
	margin-top: 10px;
}

#menuetd
{   	
	width: 180px; /* 174 */
	height: 22px;
	background-image: url('/images/blind.gif');
}
