/* standard */
.normal
{ 
	font-family:Arial, Helvetica; 
	font-size:10pt; 
	font-weight: normal;	
	color:#000000; 
}
.mini
{ 
	font-family:Arial, Helvetica; 
	font-size:8pt; 
	font-weight: normal;	
	color:#000000; 
}

/* menu */
.menu
{
  font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size:10pt; 
	font-variant: normal;
	text-transform: none;
}

a.menu:link
{
	font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size:10pt; 
	font-variant: normal;
	text-transform: none;
}

a.menu:visited
{ 
	font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff
	text-decoration: none;
	font-size:10pt; 
	font-variant: normal;
	text-transform: none;
}

a.menu:hover
{ 
	font-family: Arial, Helvetica;
	font-size:10pt; 
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

/* menu_left */
.menu_left
{
  font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	font-size:10pt; 
	font-variant: normal;
	text-transform: none;
}

a.menu_left:link
{
	font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	font-size:10pt; 
	font-variant: normal;
	text-transform: none;
}

a.menu_left:visited
{ 
	font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	font-size:10pt; 
	font-variant: normal;
	text-transform: none;
}

a.menu_left:hover
{ 
	font-family: Arial, Helvetica;
	font-size:10pt; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8080f0;
	text-decoration: underline;
}

/* submenu_left */
.submenu_left
{
  font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	font-size:10pt; 
	font-variant: normal;
	text-transform: none;
}

a.submenu_left:link
{
	font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	font-size:10pt; 
	font-variant: normal;
	text-transform: none;
}

a.submenu_left:visited
{ 
	font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
	font-size:10pt; 
	font-variant: normal;
	text-transform: none;
}

a.submenu_left:hover
{ 
	font-family: Arial, Helvetica;
	font-size:10pt; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8080f0;
	text-decoration: underline;
}


