a, a font {
	color: #40988F;
	color:#3A67A0;
}
a.home_mv {
	margin-top:10px;
	padding-left:15px;
	display:block;
	font-size:15px;
	font-weight:bold;
	background:url(../img/mv_esculaap.gif) no-repeat 0px 2px;
}
table.home_kader p.kop_blauw {
	color: #40988F;
}
div.dgmenu_kop {
	color: red;
}
div.dgmenu a {
	color: black;
	background:url('../img/mv_dgmenu_bull_red.gif') no-repeat 0px -2px;
}
div.dgmenu a:hover {
	background:url('../img/mv_dgmenu_bull_red.gif') no-repeat red 0px -2px;
}
td.cp_head {
	background-color: #42B99F;
}
div.title,div.subtitle {
	color:#40988F;
}
div.sitemenu {
	background-color: #eeffee;
}
div.sitemenu p {
	color: #40988F;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 19px;
}
div.sitemenu a {
	color: #40988F;
	margin-top:3px;
	padding-left:20px;
	line-height:18px;
	font-size:11px;
	text-decoration:none;
	background:url('../img/mv_dgmenu_bull.gif') no-repeat #eeffee 0px -2px;
}
div.sitemenu a:hover {
	background:url('../img/mv_dgmenu_bull2.gif') no-repeat #40988F 0px -2px;
	color: white;
}
span.li {
	background: url('../img/mv_arr_right.gif') no-repeat top left;
}
table.medicijn_zoeken td a,table.medicijn_output td a {
	background: #42B99F url(../img/mv_tab_inactief_bg.gif) repeat-y left top;
}
table.medicijn_zoeken td a:hover, table.medicijn_zoeken td a.active, table.medicijn_output td a:hover, table.medicijn_output td a.active {
	background: #009378 url(../img/mv_tab_actief_bg.gif) repeat-y left top;
}
input.button, input.button_small{
	background: transparent url('../img/mv_button_bg.gif') no-repeat;
}
div.autosuggest div.as_footer {
	border-bottom: #7B7B7B solid 1px;
}
div.autosuggest div.as_footer {
	border-left: #7B7B7B solid 1px;
	border-right: #7B7B7B solid 1px;
}
div.autosuggest ul li.as_highlight a:hover,div.autosuggest ul li.as_highlight a {
	background-color: #42B99F;
}
div.autosuggest ul em {
	color: #007669;
}
div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #628FC8;
}

td.kader2_kopje_klein {
	background: url('../img/mv_kaderkop_klein.gif') no-repeat;
}

td.kader2_kopje_schalend_b, td.kader2_kopje {
	background: url('../img/mv_kaderkop.gif') no-repeat;
}

div.detail_popup table th {
	background-color: #40988F;
}

a.bullet {
	background:url('../img/mv_dgmenu_bull_red.gif') no-repeat 0px -2px;
	padding-left: 18px;
	margin: 5px 0px 5px 0px;
	display: block;
	color: #464646;
}

a.mega_button {
	display: block;
	background-color: red;
	color: white;
	padding: 10px;
	text-align: center;
	width: 200px;
	text-decoration: none;
	border: solid red 1px;
	font-size: 16px;
}
a.mega_button:hover {
	color: red;
	background-color: white;
	text-decoration: none;
}