body {
	background: #ffffff;
	margin: 0 0 0 0;
}

body, p, li, td, th, h1, h2, h3 {
	font-family: Times;
}

h1, h2, h3 {
	color: #0d4292;
	margin-top: 0;
}

h1 { font-size: 160% }
h2 { font-size: 130% }
h3 { font-size: 110% }

.nota { font-size: 10px; }

a.linksmall { font-size: 8pt; color: #888888 }

a.createlink, a.createlink:hover { 
	font-size: 12px; 
	margin: 5 5 5 5; 
	padding: 0 3 0 0; 
	border: 1px dashed #aaaaaa; 
	text-decoration: none;
	background: red; 
	color: white; 
}

tr.pageheader1 td {
	background-image: url(/FERMI/pub/skins/Main/images/bkg-top_l1.jpg);
}

tr.pageheader2 td {
	background-image: url(/FERMI/pub/skins/Main/images/bkg-top_l2.jpg);
	border-bottom: 1px solid Black;
	color: white;
}

tr.pageheader2 td.loginout {
	padding: 0 5px 0 0;
	text-align: right;
}
tr.pageheader2 td.loginout a {
	color: white;
	font-size: 12px;
}





td.tmpl_menu {
	background: #bbbbbb;
	background-image: url(/FERMI/pub/skins/Main/images/menu-shade-reverse.png);
	color: #555555;
	border-right: 1px solid black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 13px;
}

table.menu th {
	border-bottom: 1px solid black;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	text-align: right;
}


table.menu td {
	border-bottom: 1px solid black;
	padding: 5 5 5 5;
	font-size: 13px;
}

table.menu td a {
	color: black;
}

table.menu tr.Links th {
	background: #cccccc; color: black;
}
table.menu tr.Links_open td {
	background: #eeeeee;
	background-image: url(/FERMI/pub/skins/Main/images/menu-shade.png);
}

table.menu tr.Main th {
	background: #002983; color: white;
}
table.menu tr.Main_open td {
	background: #98cbff;
	background-image: url(/FERMI/pub/skins/Main/images/menu-shade.png);
}

table.menu tr.ProjectOffice th {
	background: #3f9eff; color: white;
}
table.menu tr.ProjectOffice_open td {
	background: #98cbff;
	background-image: url(/FERMI/pub/skins/Main/images/menu-shade.png);
}

table.menu tr.Machine th {
	background: #8ec63d; color: black;
}
table.menu tr.Machine_open td {
	background: #c5fd72;
	background-image: url(/FERMI/pub/skins/Main/images/menu-shade.png);
}

table.menu tr.Science th {
	background: #eee223; color: black;
}
table.menu tr.Science_open td {
	background: #eee885;
	background-image: url(/FERMI/pub/skins/Main/images/menu-shade.png);
}


table.menu th a {
	color: white;
}

table.menu td {
	background: #eeeeee;
}




a.createlink:hover { 
	background: white; 
	color: red; 
}




table.reqdoc {
	border: 2px solid black;
	border-spacing: 0;
	border-collapse: collapse;
	}
table.reqdoc td {
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	padding: 3 3 3 3;
	}
table.reqdoc th {
	border-bottom: 1px solid black;
	background: #89bde8;
	padding: 3 3 3 3;
	}
table.reqdoc img {
	border: 0;
	}
										

table.WebCamHistory td {
	font-size: 12px;
	font-family: Arial;
	padding: 2 2 2 2;
	background: black;
	color: white;
}
table.WebCamHistory td img{
	border: 1px solid black;
}
										
										
										
td.tmpl_content {
	padding: 10px 50px 10px 10px;
}

td.tmpl_menu a {
	text-decoration: none;
}

td.tmpl_menu a:hover {
	text-decoration: underline;
}

p.errorbox { 
 	font-weight: bold; 
	text-indent: 0em; 
	text-align: center; 
	background: #ffcccc; 
	color: #ff0000; 
	border: 1px solid #ff0000; 
	padding: 5 5 5 5; 
	margin: 0 30 0 30; 
}

p.errorbox a { color: #ff0000; }

.PAIl1, .PAIl2 {
	font-size: 80%;
	padding-right: 5px;
}

.PAIl2, a.login {
	font-weight: bold;
	text-decoration: none;
	color: #0042a3;
	}
				

@media print {
	.print_break { page-break-before: always }
}		

