body, p, td 
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	color				: black;	
}

h1 
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #006600;
}

b, strong 
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight 		: bold;
	color				: black;
}

a:link 
{
	text-decoration 	: underline;
	color				: #006600;
}

a:visited 
{
	text-decoration 	: underline;
	color				: #006600;
}

a:active 
{
	text-decoration 	: underline;
	color				: #006600;
}

a:hover 
{
	text-decoration 	: underline;
	color 				: #006600;
}

.MenuHeader
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	color				: white;	
}

.MenuHeader a:link
{
	font-weight			: bold;
	color				: white;	
	text-decoration		: none;	
}

.MenuHeader a:visited
{
	font-weight			: bold;
	color				: white;	
	text-decoration		: none;	
}

.MenuHeader a:active
{
	font-weight			: bold;
	color				: white;	
	text-decoration		: none;		
}

.MenuHeader a:hover  
{
	font-weight			: bold;
	color				: white;	
	text-decoration		: underline;
}

.MenuLevel1
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 13px;
	font-weight			: bold;
	color				: white;
	background-color	: #79B546;
}

.MenuLevel1 a:link
{
	font-weight			: bold;
	color				: white;	
	text-decoration		: none;	
}

.MenuLevel1 a:visited
{
	font-weight			: bold;
	color				: white;	
	text-decoration		: none;	
}

.MenuLevel1 a:active
{
	font-weight			: bold;
	color				: white;		
	text-decoration		: none;			
}

.MenuLevel1 a:hover  
{
	font-weight			: bold;
	color				: white;		
	text-decoration		: underline;
}

.MenuLevel2
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
	color				: black;
	background-color	: #8CD24F;
}

.MenuLevel2 a:link
{
	font-weight			: normal;
	color				: black;	
	text-decoration		: none;	
}

.MenuLevel2 a:visited
{
	font-weight			: normal;
	color				: black;	
	text-decoration		: none;	
}

.MenuLevel2 a:active
{
	font-weight			: normal;
	color				: black;	
	text-decoration		: none;			
}

.MenuLevel2 a:hover  
{
	font-weight			: normal;
	color				: #006600;		
	text-decoration		: underline;
}

.MenuLevel3
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
	color				: black;
	background-color	: #DEE8CE;
}

.MenuLevel3 a:link
{
	font-weight			: normal;
	color				: black;	
	text-decoration		: none;	
}

.MenuLevel3 a:visited
{
	font-weight			: normal;
	color				: black;	
	text-decoration		: none;	
}

.MenuLevel3 a:active
{
	font-weight			: normal;
	color				: black;	
	text-decoration		: none;			
}

.MenuLevel3 a:hover  
{
	font-weight			: normal;
	color				: #006600;		
	text-decoration		: underline;
}

.GridHeader
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	color 				: black;
	background-color	: #E5E5E5;
}

.GridColumnItem
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: normal;
}

.GridColumnItem a:link 
{
	text-decoration 	: none;
	color				: black;
}

.GridColumnItem a:visited 
{
	text-decoration 	: none;
	color				: black;
}

.GridColumnItem a:active 
{
	text-decoration 	: none;
	color				: black;
}

.GridColumnItem a:hover 
{
	text-decoration 	: underline;
	color 				: #006600;
}

.GridAlternatingItem
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 11px;	
	background-color	: #DEE8CE;	
	font-weight			: normal;
}

.ImageText
{
	font-size			: 11px;
	font-weight			: bold;
}

.Copyright
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #8CD24F;
}

.Copyright a:link 
{
	text-decoration 	: none;
	color				: #8CD24F;
}

.Copyright a:visited 
{
	text-decoration 	: none;
	color				: #8CD24F;
}

.Copyright a:active 
{
	text-decoration 	: none;
	color				: #8CD24F;
}

.Copyright a:hover 
{
	text-decoration 	: none;
	color				: #297404;
}
.NewsTitel
{
	font-family			: Verdana, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #006600;
	font-weight			: bold;
}
