body {
		color: #333;
}

div.mainbg {
	background: #ffffff;
	border-left: 1px solid #dcdbcc;
	border-right: 1px solid #dcdbcc;
	border-bottom: 1px solid #dcdbcc;
}

table.mainbg {
	border-bottom: 1px solid #d8d8c9;
}

td.main {
	background: #e7e7d5;
}

td.middle {
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #dcdbcc;
	background: #fff;
}

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: 1px solid #fff;
}

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

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

div.block .moduletable {
	border: 1px solid #dcdbcc;	
}

div.block .moduletable h3 {
	background:  #dcdbcc url(images/body/beige/bullet1.png) 5px 50% no-repeat;	
}

div.dark .moduletable,
div.dark .moduletable-flush {
	border: 1px solid #434343;	
	color: #ccc;
}

div.dark .moduletable h3,
div.dark .moduletable-flush h3 {
	background:  #434343 url(images/bullet1.png) 5px 50% no-repeat;
	color: #ccc;
}

div.light .moduletable,
div.light .moduletable-flush {
	border: 1px solid #f0f0f0;	
}

div.light .moduletable h3,
div.light .moduletable-flush h3 {
	background:  #f0f0f0 url(images/bullet3.png) 5px 50% no-repeat;
}

ul.sidenav li {
	border-bottom: 1px solid #444;
}

ul.sidenav li a {
	color: #ddd;
}

ul.sidenav a:hover {
 color: #fff;
}

ul.sidenav li.active_menu a:link, 
ul.sidenav li.active_menu a:visited  {
	color: #f0b10b;
}

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: url(images/body/beige/rocket.png);
}

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

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

td.sizes,
td.type, 
td.total{
  width:30px;
  text-align:center;
  font-size:1.0em;
  font-weight:bold;
  background:#ccffcc;
  /*border-right:1px solid #004adc;
  border-bottom:1px solid #004adc;
  border-top:1px solid #004adc;
  border-left:1px solid #004adc;*/
}

td.total{
  width:40px;
  background:#ffffcc;
}

td.type{
  width:120px;
  background:#ffffff;
  text-align:right;
}

div.hdemptysizes,
div.hdsizes,
div.hdtype, 
div.hdtotal{
  float:left;
  width:25px;
  padding:3px;
  text-align:center;
  font-size:1.0em;
  font-weight:bold;
  background:#ccffcc;
  border-right:1px solid #004adc;
  border-top:1px solid #004adc;
  border-bottom:1px solid #004adc;
}

div.hdemptysizes{
  width:250px;
  background:#ffffff;
  border-right:1px solid #004adc;
  border-top:0px solid #004adc;
  border-bottom:0px solid #004adc;
}

div.hdtotal{
  width:40px;
  background:#ffffcc;
}

div.hdtype{
  width:90px;
  background:#ffffff;
  text-align:right;
  border-left:1px solid #004adc;
}

div.hdfitsizes,
div.hdfittype, 
div.hdfittotal{
  float:left;
  width:25px;
  padding:3px;
  text-align:center;
  font-size:1.0em;
  font-weight:bold;
  background:#ccffcc;
  border-right:1px solid #004adc;
  border-top:1px solid #004adc;
  border-bottom:1px solid #004adc;
}

div.hdfittotal{
  width:40px;
  background:#ffffcc;
}

div.hdfittype{
  width:150px;
  background:#ffffff;
  text-align:right;
  border-left:1px solid #004adc;
}

div.sizes,
div.type, 
div.total{
  float:left;
  width:25px;
  padding:3px;
  text-align:center;
  font-size:1.0em;
  background:#ffffff;
  border-right:1px solid #004adc;
  border-bottom:1px solid #004adc;
}

div.total{
  width:40px;
}

div.type{
  width:90px;
  text-align:right;
  border-left:1px solid #004adc;
}

div.fitsizes,
div.fittype, 
div.fittotal{
  float:left;
  width:25px;
  padding:3px;
  text-align:center;
  font-size:1.0em;
  background:#ffffff;
  border-right:1px solid #004adc;
  border-bottom:1px solid #004adc;
}

div.fittotal{
  width:40px;
}

div.fittype{
  width:150px;
  text-align:right;
  border-left:1px solid #004adc;
}

div.rowStart{
  clear:both;
}

div.fitclasses{
  float:left;
  padding:3px;
  font-size:1.0em;
  background:#ffffff;
}

