@charset "utf-8";

/* CSS Document */



body {

	margin: 0px;

	background-color: #0f1a2e;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	background-position: center top;

}

.footer:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}

.footer:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.verd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.1em;
	color: #000000;

}

.verd2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

	line-height: 20px;

}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #163a5a;
	font-weight: bold;
	line-height: 1em;
}

.formfields {

	width: 150px;

}

.formfields2 {

	width: 41px;

}
#contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.cform1 {
	width: 150px;
}
.cform2 {
	width: 46px;
}
.cform3 {
	width: 71px;
}

td.c10{padding-right:10px; 
padding-top:2px;
}
td.c11{padding-left:10px;
padding-top:2px;
}