/* heading styles */
H1		{color: #ff0000; font-weight: bold; font-family: verdana, serif; margin-left:5px;}
H2		{color: #ff0000; font-family: verdana, serif; margin-left:5px;}
H3		{color: #ff0000; font-family: verdana, serif; margin-left:5px;}
H4		{color: #ff0000; font-family: verdana, serif; margin-left:5px;}
H5		{color: #ff0000; font-family: verdana, serif; margin-left:5px;}

font.small {font-size: 9}
font.medium {font-size: 10}

/* document-specific styles */
body {color: #993300; background-color: #a8d8e4; font-family: verdana, serif; font-size: 14; background-image: url('bin/background.jpg'); background-repeat: repeat}
p {color: #993300; font-family: verdana, serif; font-size: 14; margin-left:5px; margin-right:5px;text-align: justify;}

A:link {color: #ff0000; text-decoration:underline; }
A:visited {color: #ff0000; text-decoration:underline; }
A:hover {color: #009999; text-decoration:underline; }

img {border:0px; }

a.menu:link {display: block; width: 100%; height: 100%; color:#993300;text-decoration:none;}
a.menu:visited {display: block; width: 100%; height: 100%; color:#993300;text-decoration:none;}
a.menu:hover {display: block; color: #009999; width: 100%; height: 100%;text-decoration:none;}
a.menus:link {display: block; width: 100%; height: 100%; color:#ff0000;text-decoration:none;}
a.menus:visited {display: block; width: 100%; height: 100%; color:#ff0000;text-decoration:none;}
a.menus:hover {display: block; color: #ff0000; width: 100%; height: 100%;text-decoration:none;}


/* tables */
table.menut {
	font-family: verdana, serif;
	font-size: 14
	position: relative;
	/*margin-left: 320px;*/
	margin-top: 50px;
	center;
}

td.menut {
	width: 110px;
	text-align: center;
}

table.menut1 {
	font-family: verdana, serif;
	font-size: 14
}

td.menut1 {
	width: 110px;
	text-align: center;
}

td.costi {
	background: #ffff99;
}

#container {
	width: 1020px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#containerint {
	border: 2px solid #993300;
	background:#a8d8e4;
	float: right;
	width: 878px;
	margin-left: 2px;
}

#menu{
	position: absolute;
	top: 15px;
	left: 0px;
	float: left;
}

#banner1st {
	position: relative;
	height:300px;
	width: 878px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	border-top:0px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	float: right;

}

#banner {
	position: relative;
	height:128;
	width: 878px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	border-top:0px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	float: right;
}

#main {
	text-align: justify;
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 20px;
	border:0px solid #000;
	top:0;
	float: left;
	width: 854px;
	height: 450px;
	overflow: auto;
}

#main1st {
	text-align: justify;
	position: relative;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 10px;
	border:0px solid #000;
	top:0;
	float: left;
	width: 850px;
	height: 350px;
	overflow: auto;
}

#bottom {
	position: relative;
	text-align: center;
	height: 110px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#clear {
	clear:both
	height: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px;
}

