a
{
       	font-family : Verdana, Arial, Helvetica;
       	font-size : 9pt;
       	font-style : normal;
       	font-weight : bold;		
       	color : #0000B9;
       	text-decoration : none;
}
a:hover  
{
       	font-family : Verdana, Arial, Helvetica;
       	font-size : 9pt;
       	color : #FF0000;
		text-decoration: none;
		font-weight: bold;
}
.textMenu
{
       	font-family : Verdana, Arial, Helvetica;
       	font-size : 10pt;
       	font-weight : bold;		
       	color : #ffffff;
       	text-decoration : none;
}
a.topMenu
{
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:hover
{
	color : #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;	
}
a.subMenu
{
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
}
a.subMenu:hover
{
	color : #FF0000;
	font-size: 7pt;	
}
a.Mail
{
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
}
a.Mail:hover
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	filter: dropShadow(color=#D2D2D2, offx=1, offy=1, positive=true);
	height: 1;	
}
a.headline
{
	color: #0000B9;
	font-family: Verdana, Arial, Helvetica;
	font-size: 6pt;
	text-decoration: none;
	font-weight: bold;
}
a.headline:hover
{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	filter: dropShadow(color=#ffffff, offx=-1, offy=0, positive=false);
	height: 0;	
}
td
{
       	font-family : Verdana, Arial, Helvetica;
       	font-size : 9pt;
       	font-style : normal;
       	color : #000000;
       	text-decoration : none;
}
.header
{
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	filter: dropShadow(color=#D2D2D2, offx=1, offy=1, positive=true);
	height: 1;
}
.footer
{
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	filter: dropShadow(color=#D2D2D2, offx=1, offy=1, positive=true);
	height: 1;
}
a.Image
{
	text-decoration: none;
	font-weight: normal;	
	filter: dropShadow(color=#ffffff, offx=-1, offy=0, positive=true);	
	height: 0;	
}
a.Image:hover
{
	text-decoration: none;
	font-weight: normal;		
	filter: dropShadow(color=#ffffff, offx=-1, offy=0, positive=true);	
	height: 0;
}