
.stylem {
	background-color: #8DC54C;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:white;
}

.style_VM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009900;

}
a.serv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
a.serv:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009900;
	font-weight: bold;
	background-color: #BEF7BB;
}

.style1 {
	background-color: #3A8E04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:white;
}
.style1 a{
	
	text-decoration: none;
		color:white;
	padding-left: 10px;
	padding-right: 10px;
}
.style1 input
{
	background-color: #FBF6AC;
	border: 0;
	
}
.style1 a:hover
{
	
	text-decoration: none;
	color:#3A8E04;
	background-color: #BEF7BB;
	padding-left: 10px;
	padding-right: 10px;
}
.style2 {
	background-image: url('images/bg.jpg');
}
.style3 {
	background-image: url('images/bg_small.gif');
}
.mV
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.mv{
	text-decoration: none;
	color: #929292;
	padding-left: 10px;
	padding-right: 10px;
}

a.mv:hover
{
	
	text-decoration: none;
	color:#3A8E04;
	background-color: #BEF7BB;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
}

a.trimite
{
	
	background-color: #3A8E04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:white;
	padding-left: 10px;
	padding-right: 10px;
		text-decoration: none;
}

a.trimite:hover
{
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:white;
	text-decoration: none;
	color:#3A8E04;
	background-color: #BEF7BB;
	padding-left: 10px;
	padding-right: 10px;
}