.KS_MenuButton
{
	border-right: #041690 0px 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: #7A003B;
	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: #2C5885;
       text-decoration: none;
}

.KS_ChildMenuButton
{
	border-right: #041690 0px solid;
	padding-left: 12px;
	padding-top: 2px;
	border-top: white 1px 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: #041690;
	text-align: left;
	vertical-align: middle;
	height: 22px;
	width: 150px;
}

.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;
	
}