body {
			background-color:#F0F0F0 ;
			}
td {
			font-size:14;
			text-decoration:none;
			position:relative;
			top:6px;
			color:#0083FD;
			}
th {
			font-size:14;
			text-decoration:none;
			position:relative;
			top:6px;
			color:green;
			}	
div.top {
			position:absolute;
			border-style:inset;
			border-color:#A6CAEF;
			border-size:2px;
			left:5%;
			top:0px;
			height:10%;
			width:90%;
			z-index:3;
			background-color:#A6CAEF;
			background-image:url('/Logo_Nova_top.jpg');
			background-position:center center;
			background-repeat:no-repeat;
			}
div.left {
			position:absolute;
			border-style:inset;
			border-color:#A6CAEF;
			border-size:2px;
			left:5%;
			top:11%;
			width:15%;
			height:85%;
			z-index:3;
			}
div.centerpart {
			position:absolute;
			left:22%;
			right:10%;
			top:11%;
			width:72%;
			height:85%;
			z-index:2;
			overflow:auto;
			background-color:#F0F0F0;
			}
a 		{
		font-size:14px;
		color:#0F0F0F;
		text-decoration:none;
		}
.menu 		{
		font-size:14px;
		color:#8E969F;
		text-decoration:none;
		}
a:hover 		{
		font-size:14px;
		color:#8e969F;
		text-decoration:none;
		}
