a:link {
	text-decoration: none;
	color: #003300;
}
a:hover {
	color: #000066;
	text-decoration: underline;
	background-color: #CCFFFF;

}
a:visited {
	color: #003300;
	text-decoration: none;
}


.lhpop{
	background:#F4FBFF;
	height:200px;
	width:580px;
}
.lhmed{
	background:#F4FBFF;
	height:200px;
	width:580px;
}
.table-responsive{

}
.btn-success {
    background: #B3DF26;
    color: #ffffff;
}
body{ 
    background: rgba(100%,100%,100%,0.2);
}

#mb {
	width:160px;
}
#mp {
	width:260px;
}
#mbar{
	width:580px;
}
#mbarv{
	width:380px;
}

.btn-primary.raised {
	box-shadow: 0 3px 0 0 #007299;
}
.btn-primary.raised:active, .btn-primary.raised.active {
	background: #33a6cc;
	box-shadow: none;
	margin-bottom: -3px;
	margin-top: 3px;
}

