body {
	padding:0;
	margin:0;
	background-image:url(../images/bg_body.jpg);
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.table_main{
	width:945px;
	background-image:url(../images/bg_main.jpg);
}

.tab{
	background-image:url(../images/bg_tabnew.jpg);
	width:119px;
	height:39px;
}
.tab a:link, .tab a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.tab a:hover{
	color:#990000;
}
.nav {
	border-bottom:#000000 dotted 1px;
}
.nav a:link, .nav a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.nav a:hover{
	color:#990000;
}
.title{
	font-weight:bold;
	font-size:15px;
	padding-bottom:2px;
	color:#044501;
}
.bottom{
	color:#FFFFFF;
}