/**/@media screen {
html {
	font: 76% 'trebuchet ms', arial, sans-serif;
	background: url(../images/html.png);
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
a {
	color: #2c76e3;
}
a:hover {
	color: #000099;
}
p {
	margin: 1.12em 0;
}
#wrapper {
	width: 760px;
	padding-right: 10px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: url(../images/wrapper.png) repeat-y left;
}
h1 {
	margin: 0;
	background: #ffffff url(../images/h1+ispo.png);
	height: 139px;
}
h1 
a {
	display: block;
	width: 570px;
	height: 100px;
	overflow: hidden;
	text-indent: -777em;
	position: absolute;
	left: 200px;
	top: 0;	
}
h1 
.ispo {
	width: 200px;
	left: 0;
}
h2, h3, h4, h5, h6 {
	color: #2d53ba;
}
h2 { margin: 0.75em 0; }
h3 { margin: 0.83em 0; }
h4 { margin: 1.12em 0; }
h5 { margin: 1.5em  0; }
h6 { margin: 1.67em 0; }
#nav {
	list-style: none;
	margin: 0 1.12em 0 0;
	padding: 0;
	width: 170px;
	float: left;
}
#nav 
li {
	float: left;
}
#nav 
a {
	display: block;
	float: left;
	clear: left;
	padding-left: 27px;
	width: 143px;
	border-bottom: 1px solid #e3cbab;
	font: 1em/2em 'helvetica condensed', helvetica, arial, sans-serif;
	text-decoration: none;
	color: #000000;
	background: #2d53ba url(../images/nav_a.png) no-repeat 0 50%;
}
#nav 
#ispo 
a {
	background: url(../images/ispo.png) no-repeat 0 50%;
}
#nav a:hover, 
#nav .selected a, 
#nav #ispo a:hover {
	background-position: -170px 50%;
}
#content {
	padding: 1px 14px 120px 1px;
	margin-left: 180px;
	font-size: 1.05em;
	text-align: justify;
}
#footer {
	padding: 42px 10px 10px 10px;
	height: 68px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 740px;
	background: #ffffff url(../images/headerfooter.png) repeat-x 0 -32px;
}
#footer 
address {
	font-style: normal;
	font-size: 11px;
	line-height: 16px;
	float: left;
}
#oap {
	margin: 0;
	width: 194px;
	height: 63px;
	float: right;
	text-align: right;
	background: url(../images/oap.png) no-repeat left bottom;
	font: 11px arial, helvetica, sans-serif;
	color: #666666;
}
img.pad {
padding: 5px 10px 5px 10px; 
}
#numberTable
{
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

#numberTable td
{
    border-color: #000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
	text-align:center;
}
/**/}