.bodies {
	background-color: #DED9C0;
	margin: 0px;
	padding: 0px;

}
.tbl {
	background-color: #F8F7F1;
	width: 762px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C1BCA4;
	border-bottom-color: #C1BCA4;
	border-left-color: #C1BCA4;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a:link, a:visited {
	color: #666356;
	text-decoration: none;
}
a:hover {
	color: #3D3A34;
	text-decoration: underline;
}

.header {
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 94px;
	width: 760px;
}
.sbhd {
	background-image: url(../images/sbhd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.cnt {
	width: 100%;
	margin: 0px;
	padding: 0px 8px;
}
#www {
	width: 252px;
	height: 94px;
	float: right;
	text-align: right;
	vertical-align: bottom;
}
td {
	font-size: 10px;
	color: #666356;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.bdr {
	border: 1px solid #D8D5C5;
	padding: 8px;
}
.bdr1 {
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D8D5C5;
	border-bottom-color: #D8D5C5;
	border-left-color: #D8D5C5;
}

.bgft {
	background-image: url(../images/bgft.gif);
	background-repeat: repeat-x;
	height: 48px;
	text-align: center;
}
.bgft a {
	color: #666356;
	text-decoration: none;
}
.bgft a:hover {
	color: #4A4840;
	text-decoration: none;
}

