a:link { color: #CC0000; text-decoration: none }
a:visited { color: #CC0000; text-decoration: none }
a:hover { color: #990000; text-decoration: underline }

.menulink1:link { color: #990000; text-decoration: none }
.menulink1:visited { color: #990000; text-decoration: none }
.menulink1:hover { color: #CC0000; text-decoration: none }

body {
	scrollbar-face-color: #990000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CC3333;
	scrollbar-shadow-color: #1C1C1C;
	scrollbar-highlight-color: #CC3333;
	scrollbar-3dlight-color: #1C1C1C;
	scrollbar-darkshadow-Color: #1C1C1C;
	background:#d55e59 url(images/bg1.gif) repeat-x;
	text-align:center;
	margin:0;
}
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }

#headerwrapper { margin: 0; padding: 0; height:98px; width:100%; }
#marginleft { background:url(images/head-left.gif) repeat-x; }
#headerleft { width:167px; background:#ffffff url(images/head-left.gif) repeat-x; }
#headerimg { width:445px; }
#headerright { width:167px; background:#ffffff url(images/head-right.gif) repeat-x; }
#marginright { background:url(images/head-right.gif) repeat-x; }
#headerbar { margin:0; padding:0; height:0px; width:100%; border:1px solid #990000; }

#bodywrapper { margin:0 auto; width:779px; background-color:#ffffff; border-top:2px solid #990000; position:relative; }
#sidepanel { margin:0; pading:0; width:200px; float:left; text-align:center; }
#menuwrapper { margin:0; padding:0; width:200px; text-align:center; background-image:url(images/sbg.gif); }
#mainmenu { margin:0 auto; padding:10px 0; width:150px; }
#maintext { margin:0 5px 0 5px; padding:0; width:565px; float:left; }

#footerwrap { clear:both; }
#footernav { margin:0; padding:0; width:100%; background-color:#990000; }
#footerbar { margin:0; padding:0; width:100%; background-color:#000000; }

.infolist { color:#ff0000; }
.infolist a { text-decoration:none; }
/* aiuta IE/Mac (rel lh) \*//*/
.linkinside { display: block; }
/**/
.infolist a:hover {
	text-decoration:none;
	border-width: 0; /* IE */
}
.infolist a .infobox {
	display: none; 
}
.infolist a:hover .infobox {
	position: absolute;
	display: block;
	background-color: #ffffff;
	top: 0.2em;
	left: 18em;
	width: 38em;
	height: 14em;
	padding: 0.5em;
	color: #000;
	z-index: 10;
}
.infolist a:hover .infobox h2 { margin:0.15em 0 0.75em; text-align:center; font-size:18px; }

.menu { font-family: Arial; font-size: 14px; font-weight: bold; color: #CC0000; }
.copyright a { font-family: Verdana; font-size: 9px; font-weight: bold; color: #CCCCCC; }
.copyright { font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF; }
.normal { font-family: Verdana; font-size: 13px; color: #331133; }
.side { font-family: Verdana; font-size: 10px; color: #000000; }
.date { font-family: Verdana; font-size: 11px; color: #FF6600;  }
.bold { font-family: Verdana; font-size: 11px; font-weight: bold; color: #990000; }
.notice { font-family: Verdana; font-size: 16px; font-weight: bold; color: #992222; }

img#patchpanel { margin:0 5px 0; }