.bg1 {
	/*background-image: url(/images/backgroundMouse.jpg);
	background-repeat: no-repeat;*/
	font: Arial, Helvetica, sans-serif;
	background-color: #FFFFff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a {	text-decoration: underline; color:#000066}
a:visited { text-decoration: underline; color: #000099;	}
a:hover { text-decoration: underline; color:#FF0000 }
 
.ie_fix a { text-decoration: none; } 

 #menu {
	width: 9em;
	/*border: 1px dashed #A8BF9A;*/
	border-top: none;
	padding: 0;
	color: #333;
	border-right: none;
	border-left: none;		
   }

#menu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;

   }
		
#menu li {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #8E8E8E;
	margin: 0;
	background-color: #e8e8e8;
	
   }

#menu li a {
	color: #000066;
	background-color: #E8E8E8;
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
	/*background-image: url(/micromouse/images/bg_navUp.jpg);*/
   }

html>body #menu li a {
width: auto;

   }
	   
#menu li a:hover {
	background-color: #D2DCEA;
	
	color: #000066;
	/*background-image: bg_navUp.jpg;*/
	/*background-image: url(/micromouse/images/bg_navDn.jpg);*/
   }

.edgeGrey {
	border: 1px solid #CCCCCC;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.textBodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}
.textBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
.dashedtop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.textBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#navlist {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	float:right;
	
}
#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	
	
}
#navlist li {

	display: inline;
	list-style-type: none;
	
}

#navlist a {
	/*/*/padding: .3em .6em .2em 1em;
	/*border: 1px solid #7E94B0;*/
	background-color:#D2DCEA;
	background-image:  url(images/up2.gif); /*/*/
}

#navlist a:link, #navlist a:visited {
	color: #ffffff;
	font-weight:600;
	text-decoration: none; 
	
}

#navlist a:hover {
/*	border: 1px solid #00ff00;*/
	/* background-color: #9DB7D9; */
	background-image:  url(images/over2.gif);
	color: #000066;
}
.formelement {
	background-color: #D2DCEA;
	border: 1px solid #000066;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000066;
}
