body  {	color: black; font-family: Arial, sans-serif; background-color: white;}
#content {
	margin-top: 35px;
}
		
.menuStyle  {	color: #900;	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff; 
	padding: 12px;	width: 60%; 
	border: solid 0px #000000;}
.menuStyleHead  {	color: #900;
	font-family: Arial, sans-serif;
	font-size: 14px;
	background-color: #ffffff; 
	padding-left: 0px;padding-right: 20px ;padding-top: 10px;	width: 60%; 
	border: solid 0px #000000;}

#menuHead   {	background-color: #ffffff; position: absolute; z-index: 50; top: 50px; left: 240px;border-bottom-width: 4px; border-bottom-style: solid; border-color: #666666;}
		
#menuHead1  {
		position: relative;
		 }

#menu1 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 200px;
	border: solid 0px #000000; 
	}

#menuHead2  {
		position: relative; left:30px;
		 }

#menu2 {
	position: absolute; right:20px;
	z-index: 100;
	visibility: hidden;
	width: 200px;
	border: solid 0px #000000; 
	}
	
#menuHead3  {
		position: relative; left: 60px;
		 }

#menu3 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 200px;
	}

#menuHead4  {
		position: relative; left: 90px;
		 }

#menu4 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 200px;
	}

#menuHead5  {
		position: relative;
		 }

#menu5 {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 200px;
	}	
	
#menuHead6  {
		position: relative;
		 }

#menu6 {
	position: absolute;
	z-index: 0;
	visibility: hidden;
	width: 200px;
	}	
	
a.menulink:link {
	font-weight: bold;
	text-decoration: none
	}

a.menulink:visited {
	font-weight: bold;
	text-decoration: none
	}

a.menulink:hover {
	color: #666;     /* color: #900; */
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

a:link {
	color:	#666	/* #A3A3A3 */ ;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

a:visited {
	color:	#666	/* #A3A3A3 this one changes the main menu text*/ ;
	font-weight: normal;
	font-family: Arial, sans-serif;
	}

a:hover {
	text-decoration: none;
	font-family: Arial, sans-serif;
	cursor: pointer;
	}

a.mpaintlink:link {
	font-weight: bold;
	text-decoration: none
	}

a.mpaintlink:visited {
	font-weight: bold;
	text-decoration: none
	}
	
a.mpaintlink:hover {
	color: #f44545;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

a.mbiolink:link {
	font-weight: bold;
	text-decoration: none
	}

a.mbiolink:visited {
	font-weight: bold;
	text-decoration: none
	}
	
a.mbiolink:hover {
	color: #6783da;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

a.mnewslink:link {
	font-weight: bold;
	text-decoration: none
	}

a.mnewslink:visited {
	font-weight: bold;
	text-decoration: none
	}
	
a.mnewslink:hover {
	color: #b9b9b9;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

