.topmenul1, .topmenul2, .topmenul3 {
	list-style:none;			/* Default styles for all menu's */
	margin:0px;
	padding:0px 0px;
	clear: both;
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}

.topmenul1_1, .topmenul2_1 {
	list-style:none;			/* Default styles for all menu's */
	margin:0px;
	padding:0px 0px;
	clear: both;
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}

.topmenul1 a
{
	font-weight: bold;
}

.topmenul1_1 a
{
	font-weight: bold;
}

li.regular a:hover, li.endlink a:hover, li.regular_1 a:hover
{
	color: #ffffff;
}


li.regular, li.regular_1 {
		/* First level menu's needs to float left */
		float: left;
		position:relative; /* Relative positiong because lower level menu's needs to be absolute */
}
li.nolink, li.nolink_1 {
		/* First level menu's needs to float left */
		float: left;
		position:relative; /* Relative positiong because lower level menu's needs to be absolute */
}

li.endlink {
		/* First level menu's needs to float left */
		float: left;
		position:relative; /* Relative positiong because lower level menu's needs to be absolute */
		border-right: none;
}

/* First level colors for link tags */
li.regular a, li.endlink a {
	color:#ffffff;
	padding: 3px 16px 8px 0px;		/* Seperate menu's a bit aswell, some extra space for the arrow on the right */
	text-decoration: none;
	display: block;
	text-decoration: none;
}

li.regular_1 a {
	color:#ffffff;
	padding: 3px 16px 3px 0px;		/* Seperate menu's a bit aswell, some extra space for the arrow on the right */
	text-decoration: none;
	display: block;
	text-decoration: none;
}


li.nolink
{
	color:#ffffff;
	padding: 3px 16px 8px 0px;		/* Seperate menu's a bit aswell, some extra space for the arrow on the right */
	text-decoration: none;
	/*border-right: solid 1px #ffffff;*/
	cursor: pointer;
}

li.nolink_1
{
	color:#ffffff;
	padding: 3px 16px 3px 3px;		/* Seperate menu's a bit aswell, some extra space for the arrow on the right */
	text-decoration: none;
	/*border-right: solid 1px #ffffff;*/
	cursor: pointer;
}


/* Start second level and lower menu's */
.topmenul1 .topmenul2{
	display:none;				
	position: absolute;			/* We position absolute (relative to l1) */
	width:auto;				/* Default width for sub-menu's */
	z-index:10;				/* We set a z-index these menu's will show up above other menu items, works in non IE */
	left: -12px;				/* Left to 0 and for IE we move one extra pixel down */	
	top: 21px;
	background-color: #000000;
	padding-top: 7px;
	border: none;
}

.topmenul1_1 .topmenul2_1{
	display:none;				
	position: absolute;			/* We position absolute (relative to l1) */
	width:auto;				/* Default width for sub-menu's */
	z-index:10;				/* We set a z-index these menu's will show up above other menu items, works in non IE */
	left: -6px;				/* Left to 0 and for IE we move one extra pixel down */	
	top: 17px;
	background-color: #ffffff;
	padding-top: 4px;
	border: none;
}

topmenul2
{
	letter-spacing: 0.2px;
}

topmenul2_1
{
	letter-spacing: 0.2px;
}

ul.topmenul3
{
	display: none;
	position: absolute;
	float: left;
	margin-top: -18px;
	background-color: transparent;
	border: none;
	left: 135px;
	padding-left: 2px;
	background-image: url(../images/blank.gif);
}
ul.topmenul3 li
{
	border: none;
}

li.sublink, li.sublink_end
{
	width: 135px;
	background-color: #000000;
	color: #ffffff;
}

li.sublink2_start, li.sublink2, li.sublink2_end
{
	width: 135px;
	background-color: #000000;
	color: #ffffff;
}

li.sublink_1_start, li.sublink_1, li.sublink_1_end
{
	width: 168px;
	background-color: #ee1c24;
	color: #ffffff;
}

li.nolink1_1_start
{
	width: 149px;
	background-color: #ee1c24;
	color: #ffffff;
	display: block;
	padding: 7px 10px 0px 9px;
	cursor: pointer;
}

li.nolink1_1
{
	width: 149px;
	background-color: #ee1c24;
	color: #ffffff;
	display: block;
	padding: 5px 10px 0px 9px;
	cursor: pointer;
}

li.nolink1_1_end
{
	width: 149px;
	background-color: #ee1c24;
	color: #ffffff;
	display: block;
	padding: 7px 10px 11px 9px;
	cursor: pointer;
}

li.nolink1
{
	width: 115px;
	background-color: #000000;
	color: #ffffff;
	display: block;
	padding: 0px 10px 6px 10px;
	cursor: pointer;
}

li.nolink2_start
{
	width: 115px;
	background-color: #000000;
	color: #ffffff;
	display: block;
	padding: 7px 10px 6px 10px;
	cursor: pointer;
}

li.nolink2
{
	width: 115px;
	background-color: #000000;
	color: #ffffff;
	display: block;
	padding: 0px 10px 6px 10px;
	cursor: pointer;
}

li.nolink2_end
{
	width: 115px;
	background-color: #000000;
	color: #ffffff;
	display: block;
	padding: 0px 10px 6px 10px;
	cursor: pointer;
}

li.nolink1_end
{
	width: 115px;
	background-color: #000000;
	color: #ffffff;
	display: block;
	padding: 0px 10px 6px 10px;
	cursor: pointer;
}

li.sublink a
{
	display: block;
	padding: 0px 10px 6px 10px;
	color: #ffffff;
}

li.sublink2_start a
{
	display: block;
	padding: 7px 10px 6px 10px;
	color: #ffffff;
}

li.sublink2 a
{
	display: block;
	padding: 0px 10px 6px 10px;
	color: #ffffff;
}

li.sublink2_end a
{
	display: block;
	padding: 0px 10px 7px 10px;
	color: #ffffff;
}

li.sublink_end a
{
	display: block;
	padding: 0px 10px 7px 10px;
	color: #ffffff;
}

li.sublink_1_start a
{
	display: block;
	padding: 7px 10px 0px 9px;
	color: #ffffff;
}

li.sublink_1 a
{
	display: block;
	padding: 5px 10px 0px 9px;
	color: #ffffff;
}

li.sublink_1_end a
{
	display: block;
	padding: 5px 10px 11px 9px;
	color: #ffffff;
}

li.sublink a:hover, li.sublink_end a:hover
{
	color: #6dd0f7;
}

li.sublink2_start a:hover, li.sublink2 a:hover,  li.sublink2_end a:hover
{
	color: #6dd0f7;
}

li.sublink_1_start a:hover, li.sublink_1 a:hover, li.sublink_1_end a:hover
{
	color: #000000;
}


div.dlink
{
	float: left;
	color: #6dcff6;
	font-size: 9px;
	font-weight: bold;
}

div.dlink p
{
	margin: 0px;
	padding: 0px;
}

div.dlink a
{
	padding-right: 8px;	
	text-decoration: none;
	color: #6dcff6;
}
