body {
		color: #6a758d;
		
}

div.mainbg {
	/*background: #ccc;
	
	border-left: 1px solid ;
	border-right: 1px solid #dcdbcc;
	border-bottom: 1px solid #dcdbcc;*/
	
	
}
div.cuerpo_sin_footer {
	background: #fff;
	padding:0 0px;
}

table.mainbg {

}




td.sectiontableheader {
  background: #e7e7d5;
  border-bottom: 1px solid #cacabc;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td {
  border-bottom: 1px solid #e7e7d5;
}

td.sectiontableentry1, 
td.sectiontableentry2{
  border-bottom: 1px solid #e7e7d5;
}

div#footer {
	background:url(../images/footer.png) top left no-repeat;	
}

#rocket {
background-color:#ffffcc;

}

.css_button {
	background: url(../images/body/beige/w3c_css.png);
}

.xhtml_button {
	background: url(../images/body/beige/w3c_xhtml.png);
}