BODY {
	margin: 22px;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-color: #142E48;
	color: #000000;	
}

TABLE.login_area {
	border: 1px solid #DEDEDE;
	background-color: #F8F8F8;
	}

TD,P,TABLE {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	
}


TD.left {
	background-image: url('../images/4.gif');
	background-repeat: repeat-y;
}
TD.right {
	background-image: url('../images/6.gif');
	background-repeat: repeat-y;
}
TD.top {
	background-image: url('../images/2.gif');
	background-repeat: repeat-x;
}
TD.bottom {
	background-image: url('../images/8.gif');
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

p.header {
	margin: 0px;
	font-family: Verdana;
	font-size: 19px;
	font: bold;
	color: #000033;
}

p.copyright {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

a.continua:link, a.continua:visited {
	color: #2380AC;
	text-decoration: none;
	font:bold;
}

.head_modulo {
font-family: verdana;
font-size: 12px;
background-color: #012148;
color: #FFFFFF;
text-align: center;
}

TD.tab {
	width: 120px;
	height: 25px;
	background-color: #000033;
	border: 1px solid #000033;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	
}


TD.cornice {

	background-color: #000033;
	border: 1px solid #000033;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	
}


TD.tab-hi {
	width: 120px;
	height: 25px;
	background-color: #000033;
	border: 1px solid #000033;
	border-bottom: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
}

TD.tabspacer {
	border-bottom: 1px solid #DEDEDE;
}


p.errore {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}

p.newsflash {
	font-family: Verdana;
	font-size: 23px;
	color: DEDEDE;
	font: bold;
}

p.sottotitolo {
	font-family: Verdana;
	font-size: 16px;
	color: DEDEDE;
	font:normal;
}

TD.separatore {
	background-image: url('../images/separatore.gif');
	background-repeat: no-repeat;
	width: 6px;

}

TD.link {
	width: 75px;
	cursor: pointer;

}

TD.cella {
	background-color: #FEFEFF;
	border: 1px solid #DEDEEE;
}


INPUT {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #DEDEEE;
}


TABLE.menu {
	background-image: url('../images/menu.gif');
	background.repeat: repeat-x;
	text-align: center;
	height: 35px;
}


a.menu:link, a.menu:visited {
	font-size: 11px;
	color: #888888;
	font: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

a.menu:hover {
	font-size: 11px;
	color: #888888;
	font: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

#dropmenudiv{
position:absolute;
border:1px solid #DEDEDE;
border-bottom-width: 1;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #F8F8F8;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F8F8F8;
}
