body {
	background-image: url(../assets/page_bg.gif);
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
}
div {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.top-menu {
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #E7E7E7;
}
.t1-menu {
	color: #FFFFFF;
	background-color: #3872B2;
	text-align: right;
	text-indent: 50px;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
}
.menu-bottom {
	background-image: url(../assets/banner-bottom.gif);
}
.logo {
	height: 150px;
	width: auto;
	padding-top: 10px;
	margin-left: 10px;
	float: left;
	border: none;
	text-align: left;
}
.top-banner {
	height: 151px;
	text-align:right;
}
.banner-b2 {
	height: 20px;	
}
.banner-bottom {
	background-image: url(../assets/banner-bottom.gif);
	width: 400px;
	height: 20px;
	float: left;
	border: none;
}
.footer {
	clear:both;
	background-color: #E7E7E7;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.img-left-top {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: none;
}
.main-content {
	width: 545px;
	border: none;
	margin-left: 227px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.icons {
	clear:both;
	text-align:center;
	border:none;	
}
.left-menu {
	float: left;
	width: 200px;
	margin: 0px;
	border: none;
	padding: 10px;
}
.page-header {
	float:right;
	border: none;
	background-image: url(../assets/header-bg.jpg);
	height: 40px;
	width: 500px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	background-position: right;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.header {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}.poweredby {
	color: #999999;
}p {
	padding-right: 10px;
}
.data-with-img {
	text-align: left;
	width: auto;
	border: none;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right-img {
	float: right;
	text-align: center;
	border: none;
	padding-right: 5px;
	padding-left: 10px;
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
