body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3E080D;
		margin: 0px;
	padding: 0px;
}
.topbg {
	background-image: url(images/slice.jpg);
	background-repeat: repeat-x;
}

*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
font-weight: bold;
background-color:#560C13;
padding: 3px;
width: 700px;
}

div.eg-bar{
width: 100%;
}

.icongroup1{
width: 575px;
}
