body {
	margin: 5px;
	text-align: center;
	vertical-align: top;
}
.maintable {
	width: 700px;
}
.space150 {
	text-align: center;
	vertical-align: top;
	padding: 1px;
	width: 152px;
}
.last-update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-align: right;
	padding-right: 5px;
}
.subnav-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.topnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url('images/topnav-C3.gif');
	background-repeat: repeat-x;
	text-align: left
}
.contentpane-bg {
	background-image: url('images/contantpane-bg.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;
}
.subnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 5px;
}
.copyright {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-align: right;
	padding: 5px;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.content11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding: 5px;
}
.leftbox-heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	background-image: url('images/head-bg.jpg');
	background-repeat: no-repeat;
	background-position:  left 50%;
	text-align: left;
	height: 29px;
	width: 150px;
	padding-right: 5px;
	padding-left: 10px
}

.leftbox-content11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}