﻿body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #505158;	
}


.mainmenubutton
{
	z-index: 1;
	padding: 0px;
}
.mainmenustretcher {

	background-color: Transparent;
	position: relative;
	z-index: 10;
}

.submenubutton
{
	z-index: 1;
	padding: 0px;
}
.submenustretcher
{

	background-color: Transparent;
	position: relative;
	z-index: 10;
}

.subsubmenubutton
{
	z-index: 1;
	padding: 0px;
	color: #505158;
}
.subsubmenustretcher
{

	background-color: Transparent;
	position: relative;
	z-index: 10;
}

.arrow
{
    /*do nothing -- but class is used to find html controls*/
}
