body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(images/leather.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;


}
.tdh1 {
	height: 100%;
}
.tdh2 {

	height: 65px;
}
.tdh3 {


	height: 54px;
}
.copyright {
	font-size: 10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFCC;
}
.tdbd1 {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.headerfont {
	font-size: 12px;
	font-weight: bold;
}
#bodylayout {
	margin: 0px;
	padding: 0px;
	width: 747px;
	z-index: -1;
	text-align: center;
}
#left {
	float: left;
	position: relative;
	z-index: auto;
	height: 135px;
	width: 270px;

}
#right {
	float: right;
	position: relative;
	z-index: auto;
	width: 453px;
	top: 50px;


}
.tdbgtop {
	background-attachment: fixed;
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
}
.tdbgbody {

	background-attachment: fixed;
	background-image: url(images/newbg.jpg);
	background-repeat: no-repeat;
}

