@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}

.bgtable {
	background:url(../img/bg.png) top center no-repeat;
	border-collapse:collapse;
}
.datatable {
	background:url(../img/tablebg.png)
	border-collapse:collapse;
}

a.nav:link {color: #fff; text-decoration: none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
a.nav:hover {color: #906100; text-decoration: none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
a.nav:active {color: #fff; text-decoration: none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
a.nav:visited {color: #fff; text-decoration: none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }

.newstitle {
	color: #fff;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	}

.basetext {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #CCC;
	text-align:left;
}
.portext {
	font-family: Arial;
	font-size: 12px;
	color:#999;
	text-align:left;
}

