body 
{
	background-color: #000000;
	color: #ffffff;
	background-image: url('tausta1.png');
	background-repeat: repeat-x;
	
}

div
{font-family: Verdana, Sans-Serif; font-size: 11px;}

.menupanel
{text-transform: uppercase; font-size: 16px;}

.MainMenu_MenuItem 
{
	text-transform: uppercase;
	 font-size: 16px;
	 color: #eeeeee;
	 line-height: 48px;
	}
	
	.MainMenu_MenuItemSel
	{
			text-transform: uppercase;
	 font-size: 16px;
	 color: #ffffff;
	 line-height: 48px;
		}
	.MainMenu_MenuContainer
	{
		
		}
		
		.MainMenu_MenuBar
		{
			}
			
.MainMenu_MenuIcon
{
		}

.MainMenu_MenuBreak
{
		}
.MainMenu_SubMenu
{
	background-color: #000000;
	line-height: 24px;
		}
		

		
