body {
	background: #014A99 url(images/back-body.gif) center;
	margin: 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.small {
	font: 9px Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: bold;
	color: #000000;
	border-top: 0px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 0px 0px;
	padding-left: 5px;
}

.bdhome {
	border: 2px solid #000000;
}
.tabbgw {
	background: #FFFFFF;
}
.menu-top {
	font: bold 18px "Times New Roman", Times, serif;
	background: #7D9EC1;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 115px;
	margin: 0px 2px 0px 4px;
	padding: 0px;
}
a.menu-top:hover {
	color: #000000;
	background: #D1DCE9;
}

.mezzo {
	font: bold 20px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 2px;
}
a.mezzo:hover {
	color: #FF9900;
	text-decoration: underline;
}

.bdimg {
	border: 1px solid #000000;
	margin: 2px;
}
a.bdimg:hover {
	border-color: #FF6600;
}

.txt-mezzo {
	font-size: 12px;
	color: #333333;
	margin: 5px;
}
h2 {
	color: #003366;
	border-top: 0px dotted #FF6600;
	border-right: 0px dotted #FF6600;
	border-bottom: 1px dotted #FF6600;
	border-left: 0px dotted #FF6600;
	font: bold 25px "Times New Roman", Times, serif;
}
.back-table {
	background: url(images/back-page.jpg) repeat-x;
}
