body
{
	left:0px;
	top:0px;
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	   }
.topbg {
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 12px;
	color: #000033;
}
.allbg {
	background-color: #9ECCF5;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
}

td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.navbg {
	background-image: url(images/index_08.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 150px;
	padding-left: 40px;
}
a:link {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

