body {  font-family: Arial, Helvetica, sans-serif;margin:0px;padding:0px;}

td {font-family: Arial, Helvetica, sans-serif;clip:  rect(   )}

th {font-family: Arial, Helvetica, sans-serif;}

.headerBox{
	background-image:url('img/header.gif');
	float:left;
	display:inline;
	height:75px;
	width:777px;
	margin-bottom:15px;
}
.naviBox{
	float:left;
	display:inline;
	margin:45px 0px 0px 35px;
}
.naviPointDesc{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:2px;
	font-family:Trebuchet MS;
	display:inline;
}
.naviPoint{
	float:left;
	font-size:10px;
	font-weight:bold;
	font-family:Trebuchet MS;
	display:inline;
	margin-left:3px;
	margin-right:5px;
	margin-top:4px;
}

.naviPoint a {	text-decoration:none; }
.naviPoint a:hover {	text-decoration:underline; background-color: #eee; }




