BODY {
  background: #ffffff;
  color: #3F5175;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:19px;
}

.mig{
background-image:url(images/mig2.jpg);
background-repeat: no-repeat;
height:222px;
width:734px;
}
.mig2{
background-image:url(images/fons.jpg);
background-repeat: repeat-y;
width:734px;
}
.taulapad{
padding-bottom:2px;
padding-top:2px;
padding-left:4px;
padding-right:4px;
}
.menu{
background-image:url(images/menu.jpg);
background-repeat: no-repeat;
height:27px;
width:734px;
}
.text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.textpet {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link{
color:#179DD0;
text-decoration:underline;
}
a:hover{
color:#3F5175;
text-decoration:none;
}
a{
color:#179DD0;
text-decoration:underline;
}
CHECKBOX, INPUT, RADIO, SELECT {
	color: #3F5175;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin outset #EBF8FC;
	background-color:#F4FAFB;
}

TEXTAREA {
	width: 95%;
	border: thin outset #EBF8FC;
	color: #3F5175;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F4FAFB;
}
h1{
color:#3F5175;
line-height:15px;
margin:0px;
padding:0px;
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
}
.formul {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3F4D68;
	border-right-color: #3F4D68;
	border-bottom-color: #3F4D68;
	border-left-color: #3F4D68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FBFDFC;
}
.neg {
	background-color: #FBFDFC;
	border: 1px solid #D9DEE8;
}
