body {
	background-color: #C0C0C4;
	font-size: 10px; 
	color: #181D30; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin:0px; 
	padding:0px; /* Opera 0 margin */	
	text-align: center; /* center in IE */ 
}
a:link,a:active,a:visited { text-decoration: none; color: #000000 }
a:hover        
{ 
color: #884242;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 1px;
border-style: dashed;
}

h1 {
    font-size: 11px;
}

p {
    font-size: 10px;
}


table.lista {
    background-color: #bfbfbf;
    border: 1px #C0C0C4 solid;
	
}

td.block {
         font-weight: bold;
         color: #181D30;
         background-color: #bfbfbf;
         border:1px solid #bfbfbf;
         padding:0px;
         margin:0px;
         font-size: 11px;
		 
}

td.blocklist {
         background-color: #bfbfbf;
         padding:2px;
         margin:1px;
         font-size: 10px;
         font-weight: bold;
         
}

td.lista {
    background-color:#aeaeae;
    color : #006699;
    font-size: 10px;
	color: #181D30;
}

td {

}

td.header {
           font-weight:bold;
           color:#181D30;
           padding:7px;
           margin:0px;
           background-color: #aeaeae;
		   color: #181D30;

}

td.title {
    font-size: 10px;
}

td.navigation {
    background-color: #FAFCFE;
    font-weight: bold;
    font-size: 10px;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

.sublink {
    font-style: italic;
    font-size: 10px;
    font-weight: normal;
}

a.index {
    font-weight: bold;
}

a.biglink {
    font-weight: bold;
    font-size: 10px;
}

.important {
    font-weight: bold;
    font-size: 10px;
}

td.red {
    background-color:#aeaeae;
    color: #dd0000;
}

td.yellow {
    background-color:#aeaeae;
    color: #756bff;
}

td.green {
    background-color:#aeaeae;
    color: green;
}

td.progress {
    padding: 0px;
    background-image: url(backprogress.gif);
    background-repeat: repeat-x;
    height: 10px;
}

td.red a:link {
    color: #dd0000;
}
td.red a:visited {
    color: #dd0000;
}

td.yellow a:link {
    color: #756bff;
}
td.yellow a:visited {
    color: #756bff;
}

td.green a:link {
    color: green;
}

td.green a:visited {
    color: green;
}
li{
list-style-position:inside;
} 


/*=============================
M
K  block styles //by ST0RM
P
=============================*/

.tdmenblock {
	font-size: 0px;	
	padding: 0px;  
	margin: 0px; 
	vertical-align: top;
}

.sottotitolo {
	vertical-align: middle;	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;		 
}

.tablemenu {
	background-color: #BFBFBF;

}

input,select
{
	background-color: #B6BECA;		
	/* border: 1px solid #4C77B6; */	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
	color: #181D30;
	vertical-align: middle;
}