

.menue { 
    font-family: 	Verdana; 
	font-size: 		8pt;  
	font-weight: 	normal; 
	color: 			#CCCCCC; 
}

.menue a:link { 
	text-decoration:none; 
	color: #FFFFFF; 
}

.menue a:visited { 
	text-decoration:none; 
	color: #FFFFFF; 
}

.menue a:active { 
	text-decoration:none; 
	color: #CCCCCC; 
}

.menue a:hover { 
	text-decoration:none; 
	color: #CCCCCC; 
}

.header {
    font-family: 	Verdana; 
	font-size: 		16pt;  
	font-weight: 	normal; 
	color: 			#1D3661; 
}	

.footer {
    font-family: 	Verdana; 
	font-size: 		8pt;  
	font-weight: 	normal; 
	color: 			#FFFFFF; 
}	

.text {
    font-family: 	Verdana; 
	font-size: 		10pt;  
	font-weight: 	normal; 
	color: 			#999999; 
}	

.text ul {
    font-family: 	Verdana; 
	font-size: 		10pt;  
	font-weight: 	normal; 
	color: 			#999999; 
}	

.text li {
    font-family: 	Verdana; 
	font-size: 		10pt;  
	font-weight: 	normal; 
	color: 			#999999; 
}	

.text strong {
	font-family: 	Verdana; 
	font-size: 		12pt;  
	font-weight: 	bold; 
	color: 			#999999; 
}

.text a:link { 
	font-family: 	Verdana; 
	font-size: 		10pt;  
	font-weight: 	normal; 
	text-decoration:underline;	
	color: 			#1D3661; 
}

.text a:visited { 
	font-family: 	Verdana; 
	font-size: 		10pt;  
	font-weight: 	normal; 
	text-decoration:underline;
	color: 			#1D3661; 
}

.text a:active { 
	font-family: 	Verdana; 
	font-size: 		10pt;  
	font-weight: 	normal;
	text-decoration:underline;
	color: 			#999999;  
}

.text a:hover { 
	font-family: 	Verdana; 
	font-size: 		10pt;  
	font-weight: 	normal;	
	text-decoration:underline;
	color: 			#CCCCCC; 
}	

.loginbox {
	font-family: verdana;
	font-size: 8pt;
}

.message {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

abbr[title], 
acronym[title]
	{
		border-bottom: 1px dotted #1D3661;
		cursor: help;
	}
	
a abbr, 
a acronym
	{
		border: 0;
	}
