.KS_MenuButton
{
	border-right: #4F4F4F 10px solid;
	padding-left: 20px;
	padding-top: 3px;
	border-top: #041690 0px solid;
	font-weight: normal;
	color: white;
	font-size: 8pt;
	border-left: #041690 0px solid;
	border-bottom: #041690 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	text-align: left;
	vertical-align: middle;
	height: 22px;
	width: 100%;
}

.KS_MenuButton a:link
{
       COLOR: white;
}

.KS_MenuButton a:visited
{
       COLOR: white;
}

.KS_MenuButton a:active
{
       COLOR: white;
}

.KS_MenuButton a:hover
{
       COLOR: white;
       background-color: #515151;
       text-decoration: none;
}

.KS_ChildMenuButton
{
	padding-left: 12px;
	padding-top: 2px;
	font-weight: normal;
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	height: 22px;
	width: 200px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #FFFFFF;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}

.KS_LayoutStyle
{
	BORDER-RIGHT: #ffffff 0px solid; 
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-TOP: #ffffff 0px solid;
	FONT-WEIGHT: Normal;
	FONT-SIZE: 8pt;
	FONT-COLOR: white
	BORDER-LEFT: #ffffff 0px solid;
	COLOR: white;
	BORDER-BOTTOM: #ffffff 0px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
	BACKGROUND-COLOR: #ffffff;
	text-align:right;
	vertical-align: middle;
	
}
