BODY {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
H1 {
	background: transparent;
	display:block;
	font-weight: bold;
	font-size: 12px;
	text-indent: 20pt;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CAD3EE;
	}
	
strong {
	color: #787878;
	}

a {
	font-size: 11px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
	}
a strong {
	color: #0000CC;
	}

a:hover {
	color: #3333FF;
	text-decoration: underline;
	}

a:active {
	text-decoration:none;
	color: #CC3300;
	}

HR {
	height:2px;
	width:100%;
	border: 1px inset;
	background-color: #c0c0c0;
	text-align: center;
	}

.content_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	display: block;
	background-color: #EEEEEE;
	}
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	} 

.button_login
	{
	border-width: 1px;
	border-color: #516282;
	border-style: outset;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFCFC,endcolorstr=#CECECE);
	}

.bold {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left
	}
	
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

.headerspane {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 14px;
	}
		
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none; 
	font-weight: normal;
	}
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #808080; 
	font-weight: normal;
	}

.smalldark a {
	font-size: 10px;
	text-decoration: none;
	}

.smalldark a:hover {
	text-decoration: underline;
	}
	
.module_col_title {
	font-size: 10px;
	color: #CC3300; 
	font-weight: bold;
	}
	
.module_col_title a {
	font-size: 10px;
	text-decoration: none;
	color: #CC3300; 
	}
	
.module_col_title a:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: none;
	}
	
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}
	
.formfielderr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none; 
	font-weight: bold
	}
		
.submitButton a {
	display:block;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	font-weight: bold;
	background-color: #CAD3EE;
	color: #333333;
	background-color: #CAD3EE;
	border-color: #333333;
	}

.submitButton a:hover {
	background-color: #FCFCFF;
	text-decoration: none;
	border-color: #516282;
	color: #CC3300;
	}

a.menuL1 {
	padding-left: 0px;
	display:block;
	}

a.menuL1:hover {
	background-color:#CAD3EE;
	}

a.menuL2 {
	padding-left: 10px;
	display:block;
	}

a.menuL2:hover {
	background-color:#CAD3EE;
	}

a.menuL3 {
	padding-left: 20px;
	display:block;
	}

a.menuL3:hover {
	background-color:#CAD3EE;
	}

a.menuL4 {
	padding-left: 30px;
	display:block;
	}

a.menuL4:hover {
	background-color:#CAD3EE;
	}

a.menuL5 {
	padding-left: 40px;
	display:block;
	}

a.menuL5:hover {
	background-color:#CAD3EE;
	}

a.menuL6 {
	padding-left: 50px;
	display:block;
	}

a.menuL6:hover {
	background-color:#CAD3EE;
	}

.horiz_menu a {
	font-size: 10px;
	color: #787878;
	border: 1px solid #CCCCCC;
	display:block;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background: #EDEDFF;
	font-weight: normal;
	}

.horiz_menu a:hover {
	color: #787878;
	border-color: #CCCCCC;
	background-color: #CAD3EE;
	text-decoration: none;
	font-weight: normal;
	}

.horiz_menu_attivo a {
	font-size: 10px;
	color: #787878;
	border: 1px solid #CCCCCC;
	display:block;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background: #CAD3EE;
	font-weight: normal;
	}

.horiz_menu_attivo a:hover {
	color: #787878;
	border-color: #CCCCCC;
	background-color: #EDEDFF;
	text-decoration: none;
	font-weight: normal;
	}

.titelbg {
	BACKGROUND-COLOR: #CAD3EE;
}


.NewsScrollerTable {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding:0px;
	}
