.left_dwn {
	background-attachment: scroll;
	background-image:   url(../images/site3_r5_c3.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.r_dwn {
	background-attachment: scroll;
	background-image:   url("../images/site3_r3_c7.gif");
	background-repeat: repeat;
	background-position: right top;
}
.rr_dwn {
	background-attachment: scroll;
	background-image:   url("../images/rr2.gif");
	background-repeat: repeat;
	background-position: left top;
}
.border {
	font-family: Arial;
	font-size: small;
	color: #CC0000;
	text-decoration: none;
	border: 1px solid #333333;
}
.table {
	background-position: center top;
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
.cell_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FBC100;
	border-right-color: #FBC100;
	border-bottom-color: #FBC100;
	border-left-color: #FBC100;
}

