body {
	margin: 0px auto;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.menu_list {	
	width: 195px;
	border-bottom: 1px solid #ffffff;
	/*margin:1px;*/
}
.menu_head {
	text-decoration:none;
	padding: 5px 10px;
	cursor: pointer;
	color: #3d5f73;
	position: relative;
	padding: 5px 10px 5px 20px;
	margin:1px;
	font-weight:normal;
	font-size:12px;
	/*background: #eef4d3 url(../images/midway_dot.png) center left no-repeat;*/
	
	background-repeat: no-repeat;
	background-image: url(../images/midway_dot.png);
	background-position: 7px 9px;
	border: 1px solid #ffffff;
	border-bottom: none;
	border-left:none;
}

/* Menu_body is for this Website not necessary */
/* For ".memu_body a" include this --> padding-left:10px; if necessary*/
/*  
.menu_body {
	display:none;
	padding: 2px 10px 3px 35px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.5;
	width: 300px;	
}
.menu_body a{
  display:block;
  color:#6a4d4d; 
  font-weight: normal;
  text-decoration:none;
}
.menu_body a:hover{
  text-decoration:none;
  color: #344B5C;
  font-weight:bold;
}*/

.menulink a {
	text-decoration:none;
	font-weight: normal;
	color: #3d5f73;
	font: 1.05em Trebuchet MS, Arial, Helvetica, sans-serif;	
}

.menulink a:hover, a.active {
	text-decoration:none;
	color: #052338;
	font-weight:bold;
}


/* This ".menulink" is for this Website not necessary */
/*.menulink a {
	text-decoration:none;
	font-weight: normal;
	color: #3d5f73;
	font: 1.05em Trebuchet MS, Arial, Helvetica, sans-serif;	
}

.menulink a:hover {
	text-decoration:none;
	color: #052338;
	font-weight:bold;
}

.menulink a:active {
	text-decoration:none;
	color: #3d5f73;
	font-weight:bold;
}

.menulink a:visited {
	text-decoration:none;
	color: #3d5f73;
	font-weight:bold;
	background-color: #A9A9B2;
}*/
