	body,td,select,textarea,input { font-family: Tahoma,Verdana,Arial; font-size: 8pt; }

	.menu { font-size: 9pt; font-weight: bold; color: #E87B14; }

	td.h { font-size: 12pt; color: #000070; font-weight:bold; }

	td.hd { color: white; background: #000060; font-weight: bold; font-size: 9pt; text-align:center; }
	td.menu { font-size: 9pt; font-weight: bold; color: #E87B14; }
	hr { color: #42167E; height: 1px; }
	
	a.menu { font-size: 8pt; color: #000000; text-decoration:none; }
	a.menu:hover { color: #000070; text-decoration: none; }

	a.ed { color: black; font-weight: bold; text-decoration:none; }
	a.ed:hover { color: #E87B14; text-decoration:underline; }
	
	a.small { font-size: 7pt; text-decoration: none; }
	a.del { color: red; }
	
	p.art { color: #42167E; font-weight: bold; font-size: 12pt; }

	input,textarea,select { font-size: 8pt; border-width: 1px; border-color:black; }
	input.btn { width: 100px; background: #999999; font-weight: bold; color: white; }
	input.button { width: 100px; background: #999999; font-weight: bold; color: white; }
	input.txt { width: 100%; }

	img { border-color: black; }
	li { list-style-position:outside; }

	li.tb { list-style-position:inside; }
	
#imgTable {
	position:absolute;
	z-index: 100;
	visibility:hidden;
	background-color:#ffffff;
	border: 1px inset #808080;
}
#imgTable2 {
	position:absolute;
	z-index: 99;
	visibility:hidden;
}
#imgImg {
	background-color: #E0E0FF;
	border: 0px solid #808080;
	cursor:hand;
}
#imgHeader{
	font: bold  14px sans-serif, Arial,Helvetica;
	color: #FFFFFF;
	text-align:center;
	vertical-align: middle;
	background-color:#ffffff;
	color:#8AC144;
	background-repeat: repeat-y;
	background-position: right;
}
#imgHeader table td {
	font: normal  14px sans-serif, Arial,Helvetica;
	color:#000000;
}
#imgFooter {
	font-family:Arial,Helvetica;
	text-align:center;
	font-style:italic;
	font-size:12px;
	border-top: 1px solid #C6C9CC;
	height:25px;
}
