/* CSS Document */
body, html {
	background-image: url(img/bgpag.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:justify;
	background-color: #3e5265;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 130%;
}
.bgmain {
	background-image: url(img/bgmain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sin {
	background-image: url(img/bgtable.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.topsin {
	background-image: url(img/toptable.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 76px;
}
h1 {
	color:#003466;
	margin:0;
	padding:3px 0px 0 0px;
	font-size: 15px;
	font-weight: bolder;
}
p {
	color:#003466;
	margin:0;
	padding:3px 0px 0 5px;
	text-align: justify;
}.formi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.topmenu a:link {color: #FFFFFF; font-weight: bold; font-size: 12px; text-decoration: none; text-transform:uppercase}
.topmenu a:visited{color:#FFFFFF; font-weight: bold;font-size: 12px; text-decoration: none; text-transform:uppercase}
.topmenu a:hover  {color:#003366;; font-weight: bold;font-size: 12px; text-decoration: underline; text-transform:uppercase}
.topmenu a:active {color:#ff0000; font-weight: bold;font-size: 12px; text-decoration: none; text-transform:uppercase}

.footer {padding:10px;}
.footer a:link {color: #FFFFFF; font-weight: bold;  text-decoration: none;}
.footer a:visited{color:#FFFFFF; font-weight: bold; text-decoration: none;}
.footer a:hover  {color:#cccccc; font-weight: bold; text-decoration: underline;}
.footer a:active {color:#FFFFFF; font-weight: bold; text-decoration: none;}

.header{ font-size:15px; font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;font-weight: bolder;padding:30px 15px 18px 10px; text-align:left; text-transform:uppercase 
}
.header span, .header span a:link, .header span a:visited, .header span a:active{ font-size:15px; font-weight: bold; font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;padding:30px 0px 35px 5px; text-transform:uppercase;text-decoration: none; 
}
.header span a:hover{
	text-decoration: overline;
}