#madnav {
	height: 30px;
	width: 100%;
	background-repeat: repeat;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
#maddm {
	height: 30px;
	z-index: 30;
	padding: 0px;
	margin: 0px;
}
#maddm li {
	padding: 0px;
	list-style-type: none;
	display: block;
	margin: 0px;
	float: left;
}
#maddm li a {
	text-align: center;
	padding: 8px 4px 7px 4px;
	background-color: white;
	margin: 0px 1px 0px 0px;
	display: block;
	background-repeat: repeat;
	color: darkblue;
	text-decoration: none;
}
#maddm li a:hover {
	/* background-repeat:stretch; */

   /* background-IMaGE: url(images/menutab.png); */

	text-decoration: underline;
}
/* Home tab */

#maddm li.home a:hover {
	background-color: #ccc;
}
#maddm li.home a {
	text-align: center;
	background-color: white;
	margin: 0px 1px 0px 0px;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	color: #30466d;
	text-decoration: none;
}
/* about us tab */

#maddm li.about a:hover {
	background-color: #ccc;
}
#maddm li.about a {
	text-align: center;
	background-color: white;
	margin: 0px 1px 0px 0px;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	color: #30466d;
	text-decoration: none;
}
#maddm li.about div {
	border: #5970b2 1px solid;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background: #eaebd8;
	visibility: hidden;
	width: auto;
}
#maddm li.about div a {
	position: relative;
	text-align: left;
	padding: 5px 10px;
	margin: 0px;
	width: auto;
	display: block;
	font: 11px arial;
	white-space: nowrap;
	background: #eaebd8;
	color: #2875de;
	text-decoration: none;
	font: 12px arial;
}
#maddm li.about div a:hover {
	background: #49a3ff;
	color: #ffffff;
	text-decoration: underline;
}
/* online cme tab */

#maddm li.online a:hover {
	background-color: #ccc;
}
#maddm li.online a {
	text-align: center;
	background-color: white;
	margin: 0px 1px 0px 0px;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	color: #30466d;
	text-decoration: none;
}
#maddm li.online div {
	border: #5970b2 1px solid;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: #eaebd8;
	visibility: hidden;
	width: auto;
}
#maddm li.online div a {
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 5px 30px 5px 10px;
	width: auto;
	display: block;
	font: 11px arial;
	white-space: nowrap;
	background: #eaebd8;
	color: #2875de;
	text-decoration: none;
	font: 12px arial;
}
#maddm li.online div a:hover {
	background: #49a3ff;
	color: #ffffff;
	background-IMaGE: none;
	text-decoration: underline;
}
/* symposia tab */

#maddm li.symposia a:hover {
	background-color: #ccc;
}
#maddm li.symposia a {
	text-align: center;
	background-color: white;
	margin: 0px 1px 0px 0px;
	padding-left: 13px;
	padding-right: 13px;
	display: block;
	color: #30466d;
	text-decoration: none;
}
#maddm li.symposia div {
	border: #5970b2 1px solid;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: #eaebd8;
	visibility: hidden;
	width: auto;
}
#maddm li.symposia div a {
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 5px 30px 5px 10px;
	width: auto;
	display: block;
	font: 11px arial;
	white-space: nowrap;
	background: #eaebd8;
	color: #2875de;
	text-decoration: none;
	font: 12px arial;
}
#maddm li.symposia div a:hover {
	background: #49a3ff;
	color: #ffffff;
	background-IMaGE: none;
	text-decoration: underline;
}
/* medinewstab */

#maddm li.medinews a:hover {
	background-color: #ccc;
}
#maddm li.medinews a {
	text-align: center;
	background-color: white;
	margin: 0px 1px 0px 0px;
	padding-left: 13px;
	padding-right: 14px;
	display: block;
	color: #30466d;
	text-decoration: none;
}
/* resources tab */

#maddm li.resources a:hover {
	background-color: #ccc;
}
#maddm li.resources a {
	text-align: center;
	background-color: white;
	margin: 0px 1px 0px 0px;
	padding-left: 13px;
	padding-right: 14px;
	display: block;
	color: #30466d;
	text-decoration: none;
}
#maddm li.resources div {
	border: #5970b2 1px solid;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: #eaebd8;
	visibility: hidden;
	width: auto;
}
#maddm li.resources div a {
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 5px 30px 5px 10px;
	width: auto;
	display: block;
	font: 11px arial;
	white-space: nowrap;
	background: #eaebd8;
	color: #2875de;
	text-decoration: none;
	font: 12px arial;
}
#maddm li.resources div a:hover {
	background: #49a3ff;
	color: #ffffff;
	text-decoration: underline;
}
/* advisors tab */

#maddm li.advisors a:hover {
	background: url(images/menutabadvisors2.png) no-repeat left top;/* width: 79px;*/

}
#maddm li.advisors a {
	background: url(images/menutabadvisors.png) no-repeat left top;
	text-align: center;
	padding: 4px 14px;
	background-color: white;
	margin: 0px 1px 0px 0px;
	display: block;
	/*color: darkblue;*/
	color: #30466d;
	text-decoration: none;
}
#maddm li.advisors div {
	border: #5970b2 1px solid;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: #eaebd8;
	visibility: hidden;
	width: auto;
}
#maddm li.advisors div a {
	position: relative;
	text-align: left;
	padding: 5px 10px;
	margin: 0px;
	width: auto;
	display: block;
	font: 11px arial;
	white-space: nowrap;
	background: #eaebd8;
	color: #2875de;
	text-decoration: none;
	font: 12px arial;
}
#maddm li.advisors div a:hover {
	background: #49a3ff;
	color: #ffffff;
	text-decoration: underline;
}
/* Forum tab */

#maddm li.forum a:hover {
	background: url(images/menutabforum2.png) no-repeat left top;
	width: 62px;
}
#maddm li.forum a {
	background: url(images/menutabforum.png) no-repeat left top;
	text-align: center;
	padding: 4px 4px 4px 2px;
	background-color: white;
	margin: 0px 1px 0px 0px;
	display: block;
	/*color: darkblue;*/
	color: #30466d;
	text-decoration: none;
	width: 62px;
}
#maddm div {
	border: #5970b2 1px solid;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background: #eaebd8;
	visibility: hidden;
}
#maddm div a {
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 5px 10px;
	width: auto;
	display: block;
	font: 11px arial;
	white-space: nowrap;
	background: #eaebd8;
	color: #2875de;
	text-decoration: none;
}
#maddm div a:hover {
	background: #49a3ff;
	color: #fff
}
