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% }

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(/ELISA/pub/skins/Main/images/bkg-top_l1.jpg);
}

tr.pageheader2 td {
	background-image: url(/ELISA/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_content {
	padding: 10px 50px 10px 10px;
}

td.tmpl_menu {
	background: #bbbbbb;
	background-image: url(/ELISA/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;
}

td.tmpl_menu a {
	text-decoration: none;
}

td.tmpl_menu a:hover {
	text-decoration: underline;
}

table.TA {
	width: 805px;
}
table.TA td {
	font-family: Tahoma;
	font-size: 20px;
	padding: 3 10 3 10;
	border-left: 2px solid black;
	border-top: 1px solid black;
}
table.TA td.map {
	width: 600px;
	border-left: 0px;
	border-top: 0px;
	padding: 0 0 0 0;
	}
table.TA td a {
	text-decoration: none;
	color: black;
	}


table.mytab {
	border: 2px solid black;
	border-spacing: 0;
	border-collapse: collapse;
	}
table.mytab td {
	font-family: Tahoma;
	font-size: 14px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	padding: 2 3 2 3;
	}
table.mytab th {
	font-family: Tahoma;
	font-size: 16px;
	border-bottom: 1px solid black;
	background: #92bfeb;
	padding: 2 3 2 3;
	}
table.mytab img {
	border: 0;
	}


.newsdate {
	font-size: 12px;
	color: #555555;
	padding-left: 10px;
	border-bottom: 1px solid gray;
	font-style: italic;
}
	




a.createlink:hover { 
	background: white; 
	color: red; 
}

										


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 }
}		
