body { background-color: #e0e0e0; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }
.a_1 { background-image: url("a_1.jpg"); background-repeat: no-repeat }
.b_1 { background-image: url("b_1.jpg"); background-repeat: repeat-x }
.c_1 { background-image: url("c_1.jpg"); background-repeat: no-repeat }
.d_1 { color: white; font-size: 10px; font-family: Verdana; background-image: url("d_1.jpg"); background-repeat: repeat-x; text-align: center }
.e_1 { background-image: url("e_1.jpg"); background-repeat: no-repeat }
.a_2 { background-image: url("a_2.jpg"); background-repeat: no-repeat }
.b_2 { color: white; font-size: 12px; font-family: Verdana; background-image: url("b_2.jpg"); background-repeat: repeat-x }
.c_2 { background-image: url("c_2.jpg"); background-repeat: no-repeat }
.d_2 { background-image: url("d_2.jpg"); background-repeat: repeat-x; background-position: 0 0; vertical-align: middle }
.e_2 { background-image: url("e_2.jpg"); background-repeat: no-repeat }
.a_4 { background-image: url("a_4.jpg"); background-repeat: repeat-y }
.b_4 { background-color: white }
.e_4 { background-image: url("e_4.jpg"); background-repeat: repeat-y }
.a_6 { background-image: url("a_6.jpg"); background-repeat: no-repeat; text-align: center }
.b_6  { color: white; font-size: 10px; font-family: Verdana; background-image: url("b_6.jpg"); background-repeat: no-repeat; background-position: center 0; text-align: center }
.e_6 { background-image: url("e_6.jpg"); background-repeat: no-repeat; text-align: center }

.SelectedTab { 
		color: white; 
		font-size: 10px; 
		font-family: Tahoma, Arial, Helvetica; 
		font-weight: bold; 
		text-decoration: none 
}

.sko_login, a.sko_login:visited, a.sko_login:link { 
		color: white; 
		font-size: 10px; 
		font-family: Verdana; 
		text-decoration: none;
}

.sko_bottom, a.sko_bottom:visited, a.sko_bottom:link { 
		color: white; 
		font-size: 10px; 
		font-family: Verdana; 
		text-decoration: none;
}

.Printtext, a.Printtext:visited, a.Printtext:link  {
		color:black;
		font-size: 9px;
		font-family: Verdana; 
		text-decoration: none;
}

.search, a.search:visited,a.search:link   { color: white; font-size: 11px; font-family: Verdana; text-decoration: none; vertical-align: middle; height: 1.5em; }

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem  { color: #fff; font-size: 11px; font-family: Verdana; font-style: normal; font-weight: bold; background: transparent; cursor: hand; padding: 2px 10px 3px 5px; border-top: 1px solid #505052; border-bottom: 1px solid #505052 }

.MainMenu_MenuItemSel  { color: #333; font-size: 11px; font-family: Verdana; font-style: normal; font-weight: bold; background: #eee; cursor: hand; padding: 2px 10px 3px 5px; border: 0 }

.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #505052; 
	filter: none;
	border: 2px solid #f6f6f6;
	margin-top: 2px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	border-bottom: #f00 1px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 1px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #505052 1px solid; 
	border-bottom: #505052 1px solid; 
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


