@charset "windows-1255";
body{
    font-family:Arial;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-bottom: 2px;
	text-decoration:none;
}

.topmenucurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	color: #FEDD30;
	letter-spacing: 1px;
	padding-bottom: 2px;
	text-decoration:none;
}

.RMenu
{
    text-decoration:none;   
    font-family: Arial;
	color: #333333;
	font-size: 10pt;
	padding-bottom:4px;
} 
.RMenu:hover
{
    text-decoration:none;    
    font-family: Arial;
	color: #A9C416;
	font-size: 10pt;
	padding-bottom:4px;
}