.toplogo {
	background-attachment: scroll;
	background-image: url(toplogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B08441;
}

a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.left {
	background-attachment: scroll;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left2 {
	background-attachment: scroll;
	background-image: url(images/right2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left3 {
	background-attachment: scroll;
	background-image: url(images/right3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left4 {
	background-attachment: scroll;
	background-image: url(images/right4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}.ttt {
	font-size: 12px;
	line-height: 20px;
	color: #976206;
	background-color: #FFFFFF;
	border: 1px solid #EAC902;
}
.yellow {color: #FFFF00}
.uuu {
	font-size: 12px;
	line-height: 16px;
	color: #EBCD00;
	text-decoration: none;
	background-color: #976206;
	border: 1px inset #EECE01;
}
.sss {
	font-size: 12px;
	color: #F6D800;
	text-decoration: none;
	background-color: #976206;
	border: 1px outset #EBCD00;
}
.bk {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9B121;
	border-right-color: #E9B121;
	border-bottom-color: #E9B121;
	border-left-color: #E9B121;
}
