<style type="text/css">
* { margin:0; padding:0; }
BODY { background-image:url(images/flamebg.gif);
	font-family:Arial, sans-serif;
	font-size:16px; }
a { color:#ff0000;
	text-decoration:none; }
a:hover { text-decoration:underline; }

.ulimg { list-style-image:url(images/pigbullet.gif); }


#s_header { background-color:transparent;
	padding:.1em; }
#s_left { float:left;
	width:200px;
	padding:.1em;
	background-color:transparent; }
#s_right { float:right;
	width:200px;
	padding:.1em;
	background-color:transparent; }
#s_center { margin-right:205px;
	margin-left:205px;
	align:left;
	padding:.1em;
	background-color:transparent; }
#s_footer { clear:both;
	background-color:transparent;
	padding:.1em; }
	
/*#s_left, #s_right, #s_center { padding-bottom: 32767px;
	margin-bottom: -32767px; }  */
#wrapper { overflow:hidden; }


#buttonrb {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 0.3em 0;
	margin-bottom: 0.3em;
	font-family: Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-weight: bold;
	background-color: #000000;
	color: #000;
	outline-width: 0px;
	}

#buttonrb ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#buttonrb li {
		border-bottom: 1px solid #ff6464;
		margin: 0;
		}

#buttonrb li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #ee1111;
		border-right: 10px solid #ee1111;
		background-color: #ff0000;
		color: #000;
		text-decoration: none;
		width: 100%;
		outline-width: 0px;
		}

	html>body #buttonrb li a {
		width: auto;
		}


			#buttonrb li a:hover {
		border-left: 10px solid #202020;
		border-right: 10px solid #6a6a6a;
		background-color: #525252;
		color: #fff;
		}
#table ccft{ 
  		table-layout: fixed;
  		background-color:transparent;
		padding:.1.5em;
		margin-left:205px;
  		font-family: Arial, sans-serif, Verdana, Geneva, Helvetica;
		font-size: 16px;
  		font-weight: bold;
  		border-collapse: separate;
		empty-cells: show
  
}
</style>
