BODY {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: black;
	font-weight : bold;
	background-color :  #f4f4f4;
	margin-top: 0px;
	margin-left: 0px;
	
}
a {
	color: black;
	text-decoration : none;
}

a:link {
	text-decoration : none;
}

a:hover {
	color : blue;
	text-decoration : none;
	font-weight : none;
}

a:active {
	color : blue;
	text-decoration : none;

}

th {
	background-image: url(../design/table_main_top_big.jpg);
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 24px;
	text-align: center;
	font-weight: bold;
	width: 293px;
}

.middle {
	background-image: url(../design/table_main_middle_big.jpg);
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 293px;
	height: 125px;
	padding: 6px;
	line-height : 15px;
	color: Black;
}
.middie {
	background-image: url(../design/table_main_middle_big.jpg);
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 293px;
	height: 125px;
	padding: 6px;
	line-height : 15px;
	color: Black;
}

.bottom{
	background-image: url(../design/table_main_bottom_big.jpg);
	width: 293px;
	height: 24px;
	text-align: center;
}

td {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 293px;
}

TABLE {
	border: 0px none;
	width: 293px;
	margin-left: 6px;
}

.tre{
	font-weight : bold;
	color : black;
	background-color : transparent;
}
.ett{
	color : red;
	font-weight : bold;
	background-color : transparent;
}

.adjustment{
	width: 275px;
}

