body, td, p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #494249;
}
a {
	color : #000000;
}
a:hover {
	color : #777777;
}
.anone {
	text-decoration: none;
	color: #8F959C;
}
.anone2 {
	color: #8F959C;
}
.menu {
	background-image: url(images/menubg2.jpg);
	background-repeat: repeat-y;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
.maintable {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
h1 {
	font-size: 18px;
	color: #004566;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.bodytable {
	height: 100%;
}
.menutop {
	background-image: url(images/topbg2.jpg);
	background-repeat: repeat-x;
}

