.menuBarBody {
	background-image: url(../images/background.gif);
	scrollbar-face-color : #CC1100;
	scrollbar-arrow-color : White;
	scrollbar-3dlight-color : White;
	scrollbar-highlight-color : #CC1100;
}
.mainBody {
	background-color : White;
	background-image: url(../images/sfondo.jpg);
	scrollbar-face-color : #CC1100;
	scrollbar-arrow-color : White;
	scrollbar-3dlight-color : White;
	scrollbar-highlight-color : #CC1100;
}


a.menuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Blue;
	font-weight: bold
}

a.menuBar:hover {
	text-decoration : none;
	color : Red;
}

a.menuBar3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Yellow;
	font-weight: bold
}

a.menuBar3:hover {
	text-decoration : none;
	color : Red;
}
a.menuBar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Green;
	font-weight: bolder;
}
a.menuBar2:hover {
	text-decoration : none;
	color : Red;
}

.title {
	color : Red;
	font-size : 12pt;
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.TableHeader {
	color : Blue;
	font-size : 8pt;
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
}
.TableCell {
	color : Teal;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.preface {
	color : Red;
	font-size : 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
