BODY {
	background-color : white;
	margin-top : 0;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
}

BODY, table, tr, TD, li, form, h2, h3, h4, p, ol, ul, input {
	font-family : Arial, Helvetica, sans-serif ;
	font-size : 10pt;
	color: #072751;
}


TABLE.tborder {
	background-color: white;

}

td.border {
padding-left:		0px;
padding-right:		0px;
padding-top:		0px;
padding-bottom:		0px;
}
		    

td.menuheader {
padding-left:		0px;
padding-right:		0px;
padding-top:		0px;
padding-bottom:		0px;
background-color:	#000000;
color:			#000000;
text-align:		center;
}


#menu TD {background: url("../img/delim.gif") repeat-x;}
#menu TD.current {background: #DDD url("../img/delim.gif") repeat-x;}
#menu A {color: black; font: 12px Arial; text-decoration: none;}

#news TD {background: url("../img/delim.gif") repeat-x;}
#news A {color: black; font: 12px Arial; text-decoration: none; }
