body {
	Background-color: #d8d9d9;
	background-image:url(images/index_02.jpg);
	background-repeat:repeat-x; 
	background-position:top;
	margin:0;
	padding:0;
}

.menu {
	font-family:  Verndana, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000ff;
	line-height:5px;
	text-decoration:none;
	font-weight:none;
}
.menu:hover {
      font-family:  Verndana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height:5px;
	text-decoration:none;
	font-weight:none;
}

tr.row
{
	height:30px;
}

td.lab
{
	width:200px;
}
td.inp
{
	width:200px;
	
}
