body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #D5D8DB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body,td,tr {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #353535;
}
.maintable {
	background-color: #FFFFFF;
	border: 1px solid #A1ADB9;
}
.conbg {
	background-image: url(images/maintablebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.submenu-txt {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.submenu:link, .submenu:visited, .submenu:active {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightbg {
	background-image: url(images/rightbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer-txt {
	color: #7C7C7C;
}
.footer-txt {
	color: #FFFFFF;
}
.right-top {
	background-image: url(images/right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
