body {
		color: #1d1e1f;
		
}




td.middle {
    background: #fff;
	background:url(../images/pix_1.jpg) repeat-y right;
}

div.hilight {
	border-bottom: 1px solid #d8d8c8;
}

div.mainbody {
	background: #F9F8E7;
	border-top: 1px solid #fff;
	
}

div.surround {
	border-top: 1px solid #d8d8c8;
}

div.block.bottom {
	border-top: 1px solid #fff;
	
}

div.block {
	border-top: 0px solid #fff;
}

div.block.dark {
	background: #333;
}

div.block.normal {
	border-bottom: 1px solid #d8d8c8;
}



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 {
	
}

#rocket {
background-color:#ffffcc;

}

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

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