html, body { 
	height: 100%; 
	font-family: "Verdana";
	font-size: 12px;
	margin: 0px;
	background-color: #8B9163;
}
table {
	font-family: "Verdana";
	font-size: 12px;
}

#table {
	height: 100%;
	width: 788px;
}

#contable{
	width: 100%;
	height: 100%;
}

.top {
	height: 164px;
	width: 788px;
	background-image: url(../images/barra.jpg);
	vertical-align: bottom;
}

.leftcol{
	width: 204px;
	background-image: url(../images/sf_sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	vertical-align: top;
	background-color: #CDD397;
	padding-left: 3px;
}

.rightcol{
	padding-right: 5px;
	width: 1px;
	text-align: left;
	vertical-align: top;
}

.centercol{
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#E6E9CA;
	width: 573px;
}
.bottom{
	background-image: url(../images/bottom1.jpg);
	height: 35px;
}

.extright{
	width: 8px;
	background-image: url(../images/dx.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.backrow1{
	background-image: url(../images/home_r2_c2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}