body{ margin-top: 0px; margin-left:0px; margin-right:0px; margin-bottom:0px;

	background-image: url(/gfx/menuBack.gif);
}
#menuContainer{ top: 35px; left:0px;; clip:   rect(   )}

/*--------------------------------------mainMenu START--------------------------------------*/
.mainMenu{ 
	width: 189px;
}

.mainMenuCell1,.mainMenuCell2,.mainMenuCell3 {  height: 19px;}
.mainMenuCell2,.mainMenuCell3{
	margin-top:0px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#9c9c9c;
}
.mainMenuCell1{width:19px;}
.mainMenuCell2{width:169px;}
.mainMenuCell3{width:1px;}

a.mainMenuLink:link, a.mainMenuLink:active, a.mainMenuLink:visited, a.mainMenuLink:hover {  
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #505050; 
	text-decoration: none;
	padding-left:10px;
}

a.mainMenuLink:hover {color: #000000; text-decoration: underline}
/*--------------------------------------mainMenu END--------------------------------------*/

/*--------------------------------------subMenu START--------------------------------------*/
.subMenu{
	margin-bottom:0px;	
	width: 189px;
}
.subMenuCell1, .subMenuCell2, .subMenuCell3 {height: 19px;}
.subMenuCell1{ width:34px;}
.subMenuCell2{ width:154px;}
.subMenuCell3{ width:1px;}

a.subMenuLink,a.subMenuLink:active,a.subMenuLink:visited,a.subMenuLink:hover {
	  font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	  color: #000000; 
	  font-size: 10px;
	  text-decoration: none;
}
a.subMenuLink:hover {  
	text-decoration: underline
}
/*--------------------------------------subMenu END--------------------------------------*/

/*--------------------------------------backButton START--------------------------------------*/
.backButton{ 
	width: 189px;
}

.backButtonCell1,.backButtonCell2,.backButtonCell3 {  height: 19px;}
.backButtonCell2,.backButtonCell3{
	
	margin-top:0px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#9c9c9c;
}
.backButtonCell1{width:19px;}
.backButtonCell2{width:169px;}
.backButtonCell3{width:1px;}

a.backButtonLink:link, a.backButtonLink:active, a.backButtonLink:visited, a.backButtonLink:hover {  
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #505050; 
	text-decoration: none;
	padding-left:10px;
}

a.backButtonLink:hover {color: #000000; text-decoration: underline}
/*--------------------------------------backButton END--------------------------------------*/

/*--------------------------------------menuHeadline START--------------------------------------*/
.menuHeadline{ 
	width: 189px;
; clip:   rect(   )
}

.menuHeadlineCell1,.menuHeadlineCell2,.menuHeadlineCell3 {  height: 19px;}
.menuHeadlineCell2,.menuHeadlineCell3{
	margin-top:0px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#9c9c9c;
}
.menuHeadlineCell1{width:19px;}
.menuHeadlineCell2{width:169px;}
.menuHeadlineCell3{width:1px;}

a.menuHeadlineLink:link, a.menuHeadlineLink:active, a.menuHeadlineLink:visited, a.menuHeadlineLink:hover {  
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-left:10px;
}

a.menuHeadlineLink:hover {color: #000000; text-decoration: underline}
/*--------------------------------------menuHeadline END--------------------------------------*/
