body {
		color: #333;
}

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

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

td.main {
	background: #fff;
}

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

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

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

div.surround {
	
}




div.block.dark {
line-height:10px;
padding-bottom:20px;
}

div.block.normal {
}

div.block .moduletable {
color: #fff;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0,2;

}


div.block .moduletable h3 {
font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
	

div.dark .moduletable,
div.dark .moduletable-flush {

}

div.dark .moduletable h3,
div.dark .moduletable-flush h3 {
width: 100%;
font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
line-height:10px;
}


/*div.base_pad {
background:url(../images/sotto.gif);
margin-top:-10px;
height: 13px;
width: 186px;
}
*/

div.dark .moduletable  {
width:176px;
background:#ececec;
}

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

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

/*ul.sidenav li {
	border-bottom: 1px solid #999;
}*/

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

div.block .moduletable ul.sidenav li.active_menu a:link, 
div.block .moduletable ul.sidenav li.active_menu a:visited  {
	color: #fff;
	margin-left: 10px;
}

td.sectiontableheader {
  background: #f0f0f0;
  border-bottom: 1px solid #ccc;
}

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

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

div#footer {
	border: 1px solid #f0f0f0;
	background: #ccc;
}

#rocket {
	background: url(../images/body/grey/rocket.png);
}

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

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