.sfondoimg
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}

hr
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #007231;
}
.separatore
{
	background-image: url(/images/separatore.gif);
	background-repeat: no-repeat;
	background-position: center;
}

select, textarea, sbx	{ font-family: Verdana ,Arial;  width:620 }

.servizi {
	font-family: Verdana;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	/*border-right: 1px solid #fff;*/
}
.servizi h2 {
	margin: 0;
	font-size: 11px;
	background: #cc0000;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.TextItem, .tsmall
{
	font-family: Verdana;
	font-size: 85%;
}
.tsmall
{
	padding: 2px 1px 2px 10px;
}
.servizi ul { list-style-type: none; margin: 0; padding: 0; font-size: 11px;}
.servizi li{ list-style-type: none; margin: 0; border-bottom: 1px solid #fff; font-family: Verdana;}
.servizi a { display: block; text-decoration: none;  padding: 2px 1px 2px 10px; font-weight: bold; }
.servizi a { color: #fff; background: F40000; }/*#f7941d*/
.servizi a:hover { background-color: #008ab1; color: #fff; text-decoration: none;}

a:hover
{
	text-decoration: underline;
}

.small, .smallbold, .smallink
{
	font-family: Verdana;
	font-size: 70%;
}

.smallink 
{
	text-decoration: none;
}
smallink:hover
{
	text-decoration: underline;
}

.smallbold 
{
	font-weight: bold;
}

.quickLink
{
	font-size: 85%;
	color: #737373;
	font-family: Verdana;
	text-decoration: none;
	/*vertical-align:middle;*/
}

.whiteQuickLink
{
	font-size: 85%;
	color: #FFFFFF;
	font-family: verdana,Verdana;
	text-decoration: none;
	vertical-align:middle;
}

.Footer-Text
{
	font-size: 85%;
	color: #737373;
	font-family: verdana;
	text-decoration: none;
}

.windowTypeTitle, .windowTypeTitle-white
{
	font-weight: bold;
	font-size: 80%;
	color: #cc0000;
	font-family: verdana;
	text-decoration: none;
}

.windowTypeTitle-white
{
	color: #FFFFFF;
}

.contentBlock
{
	color:white;
	background-color:Blue;
}

/*TODO: Scope these to the types that they are in rather than using these silly long names*/
.contentBlock-subFeature-title
{
	font-weight: bold;
	font-size: 805%;
	font-family: verdana;
	text-decoration: none;
	color:#4157A3;
}
.contentBlock-subFeature-subHead, .contentBlock-subFeature-subHead-normal
{
	
	font-size: 85%;
	font-family: Verdana;
	text-decoration: none;
	color: #737373;
}

.bglight 
{
	background-color: #f6f6fa;
}

.bgdark 
{
	background-color: #e3e3ec;
}

.contentBlock-subFeature-subHead-normal
{
	color: #000000;
}

.subFeature-title
{
	font-weight: normal;
	font-size: 80%;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	color:#cc0000;
}

.subFeature-title:link
{
	font-weight: normal;
	font-size: 80%;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	color:#cc0000;
}
.subFeature-title:visited
{
	font-weight: normal;
	font-size: 80%;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	color:#cc0000;
}

.subFeature-title:hover
{
	font-weight: normal;
	font-size: 80%;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	color:#393939;
}
.subFeature-subHead
{
	font-size: 85%;
	font-family: Verdana;
	text-decoration: none;
	color: #737373;
}
.subFeatureRule
{
	color:#4157A3;
}

.Feature-Link
{
	color:white;
	font-family:verdana;
	font-size:85%;
	
}

.Feature-Title
{
	color:white;
	font-family:verdana;
	font-size:140% ;
}

.Feature-SubHead
{
	color:white;
	font-family:verdana;
	font-size:80% ;
}



.SearchBox, .SearchBlock
{
	height:18;
	color:gray;
	font-family:Trebuchet MS;
	font-size: 85%;
}

.SearchBlock
{
	padding: 0px 1px 2px 10px;
}

.Search-Button
{
	
	height:18;
	font-family:Trebuchet MS;
	font-size: 85%;
	cursor:hand;
	border-width:1;
	border-color:black;
	border-style:solid;
	background-color:Silver;
}

.CapTitle
{
	color:#cc0000;
	font-family:verdana;
	font-size:140%;
	vertical-align:bottom;

}
.TitleTabs
{
	color:#ffffff;
	font-family:'Verdana';
	font-size:100%;
	vertical-align:bottom;
	font-weight:bold;
}
.ReverseCapTitle
{
	color:#ffffff;
	font-family:verdana;
	font-size:140%;
	vertical-align:bottom;

}

.TextItem
{
	padding: 2px 1px 2px 10px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

.MenuItem:link
{
	color:#393939;
	cursor:hand;
	font-family:verdana;
	font-size:85%;
	font-weight:bold;
	text-decoration:none;
	
	
}

.MenuItem
{
	color:#393939;
	cursor:hand;
	font-family:verdana;
	font-size:85%;
	font-weight:bold;
	text-decoration:none;
	
	
}

.MenuItem:hover
{
	color:#cc000000;
	cursor:hand;
	font-family:verdana;
	font-weight:bold;
	font-size:85%;
	text-decoration:underline;
}
.MenuItem:Visited
{
	color:#393939;
	cursor:hand;
	font-family:verdana;
	font-size:85%;
}


.CapSubhead
{
	color:black;
	font-family:verdana;
	font-size:100%;
	text-decoration:none;
}

.NavBar
{
	vertical-align:middle;
	color:#cc0000;
	cursor:hand;
	font-family:verdana;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
}

.NavBar:link
{
	vertical-align:middle;
	color:#cc0000;
	cursor:hand;
	font-family:verdana;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
}

.NavBar:a
{
	vertical-align:middle;
	color:#cc0000;
	cursor:hand;
	font-family:verdana;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
}

.NavBar:visited
{
	vertical-align:middle;
	color:#cc0000;
	cursor:hand;
	font-family:verdana;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
}

.NavBar:hover
{
	vertical-align:middle;
	color:#393939;
	cursor:hand;
	font-family:verdana;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
}

.NavBar, .black
{
	vertical-align:middle;
	font-family:verdana;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
}
.SfondoNavBar
{
	font-weight:bold;
	font-family:verdana;
	vertical-align:middle;
	background:#FFc571;
}

.selectedLinkCell
{
	background:#4157A3;
	color:white;
	font-family:verdana;
	
}


.corner-cell-background
{
	background:#CED4E9;
}

.corner-table-background
{
	background:#CED4E9;
}

.skycraper-background, .skycraper-background-white
{
	background:#003366;
}
.skycraper-background-white
{
	color:#ffffff;
}
.borderbottom
{
	border-bottom:1px solid #4157A3;
}


.table_center {
	border: 1px dashed #000000;
}

.table_right {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}

.table_left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}

.table_left_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
.table_left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #003366;
}

.table_center_top {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}

.table_top_top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}

.stdbutton 
{
	font-size: 10px;
	font-weight: bold;
	background: #cccccc;
	color: #000000;
	border: 1px solid;
	border-color: #4e4e86;
}

.error
{
	font-weight: bold;
	font-size: 17px;
    color: red;
	margin-top: 0px;
	text-decoration : none;
	font-family: Verdana;
}

.red
{
	font-size: 20px;
    color: red;
	margin-top: 0px;
	text-decoration : none;
	font-family: Verdana;
}

.white
{
	font-weight: bold;
	font-size: 12px;
    color: white;
	margin-top: 0px;
	text-decoration : none;
	font-family: Verdana;
}

.link_bottom{
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
}

.link_top{
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana;
}
/*.fpd	{ margin: 0px 3px 0px 3px; width: 85px }*/
.box
{
	width: 100%;
}


.CapTitle_new
{
	color:#4157A3;
	font-family: Verdana;
	font-size:100%;
	vertical-align:bottom;

}

.CapTitle_new: visited
{
	color:#4157A3;
	font-family: Verdana;
	font-size:100%;
	vertical-align:bottom;

}

.bodytext
{
	font-family: Verdana;
	font-size: 90%;
}

.supersmall
{
	font-family: Verdana;
	font-size: 70%;
	color:#cc0000;
}
DIV{
	font-family: Verdana;
	FONT-SIZE: 11px;
}
.Stile2 {
	COLOR: #e5e5e5
}
.Stile3 {
	COLOR: #cc0000
}
.Stile4 {
	COLOR: #666666
}
.Stile5 {
	FONT-WEIGHT: bold; COLOR: #ffffff
}
.Stile6 {
	FONT-WEIGHT: bold
}
.Stile8 {
	FONT-WEIGHT: bold; COLOR: #cc0000
}
.Stile9 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff
}
.Stile10 {
	FONT-SIZE: 9px; 
	COLOR: #999999;
}
.Stile11 {
	FONT-SIZE: 12px; 
	COLOR: #E8E8E8;
}

.Stile12 {
	FONT-SIZE: 10px; 
	COLOR: #ffffff;
}

.menutop {
	FONT-WEIGHT: bold;
}
a.menutop:link {
	COLOR: #666666; TEXT-DECORATION: none
	FONT-WEIGHT: bold;
}
a.menutop:visited {
	COLOR: #666666; TEXT-DECORATION: none
	FONT-WEIGHT: bold;
}
a.menutop:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
	FONT-WEIGHT: bold;
}
a.menutop:active {
	COLOR: #ff0000; TEXT-DECORATION: none
	FONT-WEIGHT: bold;
}

.small_white{
	COLOR: #ffffff;
	FONT-SIZE: 10px; 
}
.textredsmall
{
	font-family: Verdana;
	font-size: 70%;
	COLOR: #ff0000;
}

label
{
	font-family: Verdana;
	font-size: 80%;
}
