BODY {
	/*background-color : #ffffff;*/
	/*background-color : #e18040;*/
	margin-top : 10px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	overflow: hidden;  /* remove scrollbars whether you need them or not. When you do need them, they will not appear. */
	}
TD {
	background-image: none; 
	color: #111111;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	}
A {
	color: #333333;
	}
.bgcolor {
	/*background-color : #f0cf4a;*/
	background-color : #fba90a;
	}
.corner {
	background-color : #e18040;
	}
.naviBcgrd {
	background-image : url('../images/navi_arancio_60.gif');
	}
.tableTitle {
	background-color: #b30000;
	color: #ffffff;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	}
.tableBody {
	background-color: #ffffff;
	color: #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	}
.title {
	color: #a33d47;
	font-size : 14px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	}
.body {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	}
.bodyText {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	}
.news {
	color: #b30000;
	font-weight : bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	}
.introLink {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	}
.introCounter {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: #b30000;
	/*font-weight : bold; */
	}
.menuItem {
	color : #b30000;
	/*font-size : 11px;*/
	font-weight : bold;
	}
.menuItemSelected {
	color : #f0cf4a;
	/*font-size : 11px;*/
	font-weight : bold;
	}
.optionbox {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	}
.textbox {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	}
.textarea {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	background-color : #ffffff;
	color: #000000;
	}
.button {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	background-color : #b30000;
	color: #ffffff;
	}
.scrollDiv {
	Scrollbar-Face-Color : #b30000;
  	Scrollbar-Arrow-Color : #ffffff;
 	Scrollbar-Base-Color : #000080;
  	Scrollbar-Shadow-Color : #ffffff;
  	Scrollbar-Dark-Shadow-Color : #ffffff;
  	Scrollbar-Highlight-Color : #ffffff;
  	Scrollbar-3D-Light-Color : #006600;
}