.left {
	background-attachment: fixed;
	background-image: url(design/left_bg.jpg);
	background-repeat: repeat-x;
}
.right {

	background-attachment: fixed;
	background-image: url(design/right_bg.jpg);
	background-repeat: repeat-x;
}
.mainTable {
	background-image: url(design/03.jpg);
	background-repeat: repeat-x;
}
.tableBG {
	background-image: url(design/03_bg.jpg);
}
.01_02 {
	background-image: url(design/01_02.jpg);
	height: 42px;
	width: 70px;
}
.01_04 {

	background-image: url(design/01_04.jpg);
	height: 42px;
	width: 16px;
}
.04_01 {


	background-image: url(design/04_01.jpg);
	height: 48px;
	width: 12px;
}
.04_02 {



	background-image: url(design/04_02.jpg);
}
.04_03 {



	background-image: url(design/04_03.jpg);
	height: 48px;
	width: 81px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00005A;
	background-color: #F8F3FE;
	border: 1px solid #B1B3D9;
}
.MENU_items a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08076F;
	text-decoration: none;
}
.MENU_items a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08076F;
	text-decoration: none;
}
.MENU_items a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08076F;
	text-decoration: none;
}
.MENU_items a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08076F;
	text-decoration: none;
}

.GRASSETTO13 {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
