
ul.menulist{background-image: none;list-style-type: none;float: left; }
ul.menulist li{background-image: none; }

ul.menulist li{background-image: none;font-size: 1em;list-style-type: none; }

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active{
	color: #c9f20c;
	font-size: 0.9em;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	background-color: #333333;
	background-image: none;
	font-weight: bold;
	line-height: normal;
	word-wrap: break-word;
		}
a.menu:hover{
	color: #333333;
	background-color: #c9f20c;
}

a.bullink:link, a.bullink:visited, a.bullink:hover, a.bullink:active{
	text-decoration: none;	
	color: #333333;
		}
a.bullink:hover{
/*	color: #c9f20c; */
/*	background-color: #c9f20c; 
font-weight: bold; */
}



.menulink{
	margin-right: 3px;
	margin-bottom: 6px;
}
.menu2 {
	float: left;
	height: 1.3em;
	margin-left:30px;
}

.menu2 a {display: block; font-size: 0.9em; font-weight: bold;  margin: 0;  text-align: left; white-space: nowrap;  }
.menu2 a {text-decoration: none; }
/*.menu2 a, .menu2 a:visited {color: #0d2474; } */
.menu2 a:hover {color: #333333; }
.menu2 a:active {color: #0d2474; }
ul, li {margin: 0px; padding: 0px; }
.menu2 ul {float: left; list-style: none; margin: 0; padding: 0; }
.menu2 li {position: relative; }
.menu2 ul ul {display: none; position: absolute; top: auto; z-index: 500; }
.menu2 ul ul ul {left: 100%; top: 0; }
div.menu2 li:hover {cursor: pointer; z-index: 100; }
div.menu2 li:hover ul ul,
div.menu2 li li:hover ul ul,
div.menu2 li li li:hover ul ul,
div.menu2 li li li li:hover ul ul {display: none; }
div.menu2 li:hover ul,
div.menu2 li li:hover ul,
div.menu2 li li li:hover ul,
div.menu2 li li li li:hover ul {display: block; }
ul, ul ul {
	font-weight: bold;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul li {
	font-weight: bold;
	/*	margin-top: 1em; */
	
	background-color: #c9f20c;
}
ul ul li { font-weight: bold; margin: 0; }
h6 {background-image: none; background-repeat: no-repeat; color: #0d2474; font-family: arial, helvetica, sans-serif; font-size: 0.9em; margin: 0px; padding: 0px; text-align: left; vertical-align: middle; width: auto; }
h6:link, h6:visited {background-image: none; background-repeat: no-repeat; }
h6:hover {background-image: none; background-repeat: no-repeat; color: #007dc3; }
.h7 {background-image: none; background-repeat: no-repeat; color: #0d2474; font-family: arial, helvetica, sans-serif; margin: 0px; padding: 0px; text-align: center; vertical-align: top; width: auto; }

/* Javasvript menu */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
	
}

#sddm li a
{
	display: block;
	margin: 0;
	width: auto;
	/*	background: #5970B2; */
	color:#0d2474;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 14px;
	
}

#sddm li a:hover
{
	color: #007dc3;
	font-weight: bold;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	/*	background: #EAEBD8; */
	
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	/*		background: #EAEBD8; */
		color: #0d2474;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

	#sddm div a:hover
	{/*	background: #49A3FF; */
		color: #007dc3;}
	
#m1{
	color: #F00;
	
	font-weight: bold;
}
#m2{
	color: #0F0;
	font-weight: bold;
}

.jsdd{
	font-weight: bold;
	color: #0d2474;
}	
/* End of javascript menu  */

.menchar{
	color: #0d2474;
	display: inline;
	
}
