A {
	color : #577999;
	text-decoration : none;
}
A:HOVER {
	color : #FF792B;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	margin : 0px;
	text-align : center;
	background-color : #919191;
}


DIV#bianco {
	color : #FFFFFF;
	font-weight : bold;
}



INPUT#menuleft {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	border : 1px solid #FFFFFF;
	border-left : 0 px;
	background-color : #585858;
	text-decoration : none;
	color : #FFFFFF;
	text-align : left;
	width : 120px;
	padding-left : 2px;
}
INPUT#menuright {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	border : 1px solid #333333;
	border-right : 0 px;
	background-color : #819DB5;
	text-decoration : none;
	color : #333333;
	text-align : right;
	width : 120px;
	padding-right : 2px;
}



TD {
	vertical-align : top;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	margin : 0px;
}
TD#bottom {
	font-size: 9px;
	background-color: #BDBDBD;
}
TD#centro {
	background-image : url(sjca06/bg-tablecentro.gif);
	background-repeat : repeat-y;
	border : 1px solid #333333;
	width : 450px;
	padding : 6px;
	background-attachment : fixed;
}
TD#class {
	background-image : url(sjca06/bg-tableclass.gif);
	background-repeat : repeat-y;
	border : 1px solid #333333;
	width : 200px;
	padding : 0px;
	background-attachment : fixed;
	text-align : center;
}
TD#left {
	background-image : url(sjca06/bg-left.gif);
	background-position : left;
	background-repeat : repeat-y;
}

TD#right {
	background-image : url(sjca06/bg-right.gif);
	background-position : right;
	background-repeat : repeat-y;
}
