.name
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : Red;
}

.bottom_menu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

.sub_menu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Red;
	font-style : italic;
	text-decoration : none;
}

A.sub_menu:hover
{
  color : white;	
}

.sub_menu_activ
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Black;
	font-style : italic;
}


.dop_menu
{
	font-size: 14px;
	padding: 4;
	text-align: left;
	color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
};

A.dop_menu:hover
{
	color : FFC63E;
}

.text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	padding : 5px;
}

.small_text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Black;
}

.mid_text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Black;
	font-weight : bold;
}


 .title
 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 17px;
	color : #ff0000;
}