body {
	background-color: #005094;
	background-image:url(images/bg.gif);
	margin-top:10px;
}
th.intestazione {
	background-color:#003366;
	border-top-width:1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	font-size: 11px;
	color: #FFFFFF;
}

form{
	margin:0px;
	padding:0px;
}
a.softlink{
	text-decoration:none;
	color:#000000;
}
a.credit{
	text-decoration:none;
	font-size:9px;
	color:#888888;
}
a.credit:hover{
	text-decoration:underline;
	color:#333333;
}
a.softlink:hover{
	text-decoration:underline;
	color:#000000;
}
a.medlink{
	text-decoration:none;
	color:#333333;
}
a.medlink:hover{
	text-decoration:underline;
	color:#999999;
}
a.bluhard{
	text-decoration:none;
	color:#003366;
}
a.bluhard:hover{
	text-decoration:underline;
	color:#FF3300;
}
a.hardlink{
	text-decoration:none;
	color:#FF6600;
}
a.hardlink:hover{
	text-decoration:underline;
	color:#FF3300;
}
.intestazione a{
color:#FFFFFF;
text-decoration:none;
font-size:14px;
}
a.intestazione:hover{
color:#FFFFFF;
text-decoration:none;
}
table.calendario{
border-collapse:collapse;
}
.calendario td{
	border: 1px solid #666666;
	font-size:9px;
	background-color:#ffffff;
}
th.giorni{
	border: 1px solid #666666;
	color:#003366;
	font-size:12px;
	width:25px;
	background-color:#ffffff;
}
.menu1{
	width:130px;
	display:block;
	background-color:#003366;
	border-top-width:1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	margin-bottom:7px;
	margin-left:45px;
	text-align:center;
}
.menu1 a{
color:#FFFFFF;
text-decoration:none;
}
.menu1 a:hover{
color:#FF6600;
text-decoration:underline;
}
.menu2{
	width:120px;
	display:block;
	background-color:#0062c3;
	border-top-width:1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	padding-top:2px;
	padding-bottom:1px;
	color:#FFFFFF;
	margin-bottom:7px;
	margin-left:50px;
	text-align:center;
}
.menu2 a{
color:#FFFFFF;
text-decoration:none;
}
.menu2 a:hover{
color:#FF6600;
text-decoration:underline;
}
#mainTd {
	background-color:#FFFFFF;
	vertical-align:top;
	margin:0px;
	padding: 10px;
	padding-right: 20px;
	text-align:justify;
	overflow:hidden;
}
#menuTd{
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(images/left-back2.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:200px;
}
#menuDiv{
	text-align:left;
	margin:0px;
	padding:0px;
	background-image:url(images/left-back.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}
#menu2Div{
	margin:0px;padding:0px;
	background-image:url(images/left-end.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:146px;
}
#headDiv{
	background-image:url(images/head_back.jpg);
	background-repeat:repeat_x;
	background-position:top;
}

.tabella {border-collapse:collapse;}
.tabella td{
	font-size:12px;
	background-color:#efefef;	
	border:#999999 solid 1px;
}
.tabella th{
	font-size:12px;
	color:#FFFFFF;
	background-color:#003366;	
	border:#003366 solid 1px;
}
