body{ margin-top: 0px; margin-left:0px; margin-right:0px;
	background-color:#FFFFFF;
}
#menuContainer{ top: 0px; left: 0px;}

/*--------------------------------------mainMenu START--------------------------------------*/
.mainMenu{ 
	width: 189px;
}

.mainMenuCell1,.mainMenuCell2,.mainMenuCell3 {  background-color: #ffffff;
	margin-top:1px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#95BDE3;
}
.mainMenuCell1{
	width:22px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#95BDE3;
}
.mainMenuCell2{
	width:152px;
	padding-left:2px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.mainMenuCell3{width:15px;}

a.mainMenuLink, a.mainMenuLink:visited, a.mainMenuLink:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #25274A; 
	text-decoration: none;
	
}

a.mainMenuLink:hover,a.mainMenuLink:active {color: #000000; text-decoration: none}
a.mainMenuLink:active{text-decoration:none; color:#961B1D;}
/*--------------------------------------mainMenu END--------------------------------------*/

/*--------------------------------------subMenu START--------------------------------------*/
.subMenu{
	width: 189px;
}
.subMenuCell1, .subMenuCell2, .subMenuCell3 {  background-color: #ffffff;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#95BDE3;
}
.subMenuCell1{width:22px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#95BDE3;
}
.subMenuCell2{ width:152px;
	margin-top:1px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding-left:15px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.subMenuCell3{ width:15px;}

a.subMenuLink,a.subMenuLink:visited,a.subMenuLink:hover {
	  font-family: Arial, Helvetica, sans-serif; 
	  color: #000000; 
	  font-size: 10px;
	  text-decoration: none;
	  font-style: italic;
	  text-transform: uppercase;
}
a.subMenuLink:hover, a.subMenuLink:active {  
	text-decoration: none;  color:#961B1D;
}
a.subMenuLink:active{text-decoration:none;}
/*--------------------------------------subMenu END--------------------------------------*/

/*--------------------------------------backButton START--------------------------------------*/
.backButton{ 
	width: 189px;

}

.backButtonCell1,.backButtonCell2,.backButtonCell3 {  background-color: #EDEBE9;
	margin-top:0px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#95BDE3;
}

.backButtonCell1{
	width:22px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#95BDE3;
}
.backButtonCell2{width:166px;
	padding-left:5px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}
.backButtonCell3{width:1px;}

a.backButtonLink,a.backButtonLink:visited,a.backButtonLink:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

a.backButtonLink:hover,a.backButtonLink:active {color: #961b1d; text-decoration: underline}
a.backButtonLink:active{text-decoration:none;}
/*--------------------------------------backButton END--------------------------------------*/

/*--------------------------------------menuHeadline START--------------------------------------*/
.menuHeadline{ 
	width: 189px;
}

.menuHeadlineCell1,.menuHeadlineCell2,.menuHeadlineCell3{  
	background-color: #E3F1FF; 
	margin-top:1px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#95BDE3;
}
.menuHeadlineCell1{
	width:22px;
	border-bottom-width:0px; 
	border-top-width:0px;
	border-right-width:0px; 
	border-left-width:0px;
	border-style: solid; 
	border-color:#95BDE3;
}
.menuHeadlineCell2{
	width:166px;
	padding-left:5px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}
.menuHeadlineCell3{width:1px;}

a.menuHeadlineLink, a.menuHeadlineLink:visited, a.menuHeadlineLink:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

a.menuHeadlineLink:hover, a.menuHeadlineLink:active {color: #961b1d; text-decoration: underline}
a.menuHeadlineLink:active{text-decoration:none;}
/*--------------------------------------menuHeadline END--------------------------------------*/
