body, .body, .menu, .menusection, .piccolo, .mediopiccolo, .grosso, .mediogrosso, td, .button {
  font-family:tahoma,arial,helvetica,sans-serif; font-size:9pt;
}

body { background-color: black; color:white; margin:0px; padding:0px; border-width:0px;  weight:473; }

.menuchar, .menubar, .menu, .menusection { vertical-align:top; font-size:7pt; }

.menu, .menusection {
  color:white;
}

.menu { color: white; width:100%; border:0px; padding-top:0; padding-bottom:1px; }
.menu:hover { border:1px solid #777777; background-color:#AABBC9; text-decoration:none; color:#333333; }

td.newstop { background:url(pics/BOXtop.png) no-repeat; height:76px; }
td.newsfooter { background:url(pics/BOXbottom.png) no-repeat; height:76px; }
td.newscenter{ background:url(pics/BOXmiddle.png) }
.newstitle { font-size:10pt; font-weight:bold; color:#BBAAFF; padding-left:70px; filter:DropShadow (Color=#444444, OffX=2, OffY=2, Positive=true); height:16px; }
.newsheader { font-size:7pt; color:#555555; padding:15px; text-align:right; }
.newsbody { font-size:8pt; color:#999999; padding:30px; }

.menubar { 
	background-repeat: no-repeat; 
	width:216px; 
	height: 1500px;
	vertical-align: top;
	font-family:helvetica; 
	font-size: 10px;
	color: white;
}

.menubar a { 
	color: #ffffff
}

.menubar_left { 
	background-image:url(pics/banner_sx.jpg); 
	background-position:  left top;
	padding-left:30px; 
}
.menubar_right { 
	background-image:url(pics/banner_dx.jpg); 
	background-position:  right top;
	padding-left:80px; 
}

.menubar div { 
	width: 120px;
	line-height: 12px;
}

.menu_list
{
	position: relative;
	z-index: 100;
	width: 200px;
	color: white;
}

.menu_left_title
{
	margin-top: 15px;
	margin-bottom: -10px;
	position: relative;
	margin-left: -50px;	
}

.menu_right_title
{
	margin-top: 15px;
	margin-bottom: -10px;
	position: relative;
	left: 160px;
	margin-left: -216px;	
	
}

td.newstop { background-position: center top; }