/* CSS Document */
html { 
    min-height: 100%; 
    height: 100%; 
    height: auto; 
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	min-height: 100%; 
	height: 100%;
}
body {
	background-color: #5a5e3f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.divwrapper {
	margin: auto;
	width: 950px;
	text-align: center;
	padding: 0px;
	min-height: 100%; 
	height: 100%;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}td img {display: block;}
.divbody {
	background-image: url(../images/page_layout/backrepeating.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: auto;
	width: 950px;
	min-height: 100%; 
	height: 100%;
}
.divbodytext {
	margin: auto;
	width: 860px;
	padding-top: 18px;
	padding-bottom: 9px;
	min-height: 100%; 
	height: 100%;
}
.divfooter {
	background-image: url(../images/page_layout/footerbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 950px;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tdmenu {
	text-align: center;
	vertical-align: top;
	background-image: url(../images/page_layout/backmenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
}
.divclock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 300px;
	float: right;
	height: 43px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}
.pixright {
	margin: 9px;
	float: right;
}
.divpix {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 0px 4px;
	float: right;
	width: 325px;
	text-align: center;
	vertical-align: top;
	margin-right: 10px;
}
.divrates {
	float: right;
	width: 240px;
	background-color: #ECE9D8;
	padding: 5px;
	border: 1px solid #333333;
	margin-left: 2px;
}

