body
{
background: #006699;

}

A:link {color: #FFFFCC; text-decoration: underline;}
A:visited {color: #FFFFCC; text-decoration: underline;}
A:active {color: #FFCC66; text-decoration: underline;}
A:hover {color: #FFCC66; text-decoration: none;}

.maintable {
	margin-left: auto; margin-right: auto;	border-right: 1px ridge; padding-right: 4px; border-top: 1px ridge; padding-left: 4px; padding-bottom: 4px; border-left: 1px ridge; width: 100%; height: 400px; padding-top: 4px; border-bottom: 1px ridge; background-color: #3399cc; text-align: cente
}

#footer{text-align:center; width:90%}
/*
li{
list-style-image: url(images/punto_elenco.jpg);
padding-top:0;
padding-left:0;
padding-bottom:0;
line-height:1.2;
font-family: Georgia, "Times New Roman", Times, serif;
color: black;
font-size: 11pt
}
P.content
{
font-family: Georgia, "Times New Roman", Times, serif;
color: black;
font-size: 11pt
}
P.contentform
{
font-family: Georgia, "Times New Roman", Times, serif;
color: #006699;
font-size: 11pt
}
div.content
{
font-family: Georgia, "Times New Roman", Times, serif;
color: #006699;
font-size: 11pt
}
.description
{
font-family: Georgia, "Times New Roman", Times, serif;
color: black;
font-size: 8.5pt
}
*/
.maincontainer{width:756px; margin:0 auto; padding:0px}
#counter{ background:url(media/menub_bg_footer.gif) repeat-x; height:35px;color: #003366;font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;padding-top:14px; text-align:center;}

  
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(media/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(media/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(media/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.text_box, #lyr1 {
	border:none; padding:5px; text-align:left;
	color:#336699;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif
	
	}

#counter A:link, .text_box A:link, #lyr1 A:link {color: #FF3300; text-decoration: underline;}
#counter A:visited, .text_box A:visited, #lyr1 A:visited {color: #FF3300; text-decoration: underline;}
#counter A:active, .text_box A:active, #lyr1 A:active {color: #FF3300; text-decoration: underline;}
#counter A:hover, .text_box A:hover, #lyr1 A:hover {color: #006600; text-decoration: underline;}
