	body {
		background: #999999;
            	font-family: arial, helvetica, trebuchet ms;
            	font-size: 8pt;
		margin:0px;
		border:0px none;
		}


	.alt_body {
		background: #ffffff;
		color: #000000;
		font-family: arial, helvetica, trebuchet ms;
		font-size: 10pt;
		text-align: left;
		margin: 0px; 
		vertical-align: top
		border:0px none;
		padding:10px;
		}


	.trades {
		background: #ffffff;
		color: #000000;
		font-family: arial, helvetica, trebuchet ms;
		font-size: 8pt;
		text-align: middle;
		margin: 0px; 
		vertical-align: middle
		border:0px none;
		padding:0px;
		}

	td {             	
		font-family: arial, helvetica, trebuchet ms;
            	font-size: 8pt; 
		color: #000000;
		}

	h1, h2, h3, h4, h5 {
		margin: 0px 0px 0px 0px;
		}
		
	.thinline {
		background: #999999;
		margin: 0px;
		padding:0px;
		}

	.header1 {
		background:#000000;
		text-align: center;
		margin-left: 2px; 
		margin-right: auto;
		padding:0px;
		border:0px none;
		vertical-align: middle;
		}

	.header2up {
		background:#ffffff;
		text-align: center;
		margin-left: auto; 
		margin-right: auto;
		padding:0px;
		border:0px none;
		vertical-align: middle;
		}

	.header2lo {
		background:#ffffff;
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		vertical-align: middle;
		}

	.headerright {
		color: #cccc99;
		font-family: arial, verdana, helvetica;
            	font-size: 8pt; 
		font-weight:bold;

		background:#000000;
		text-align: center;
		margin-left: auto; 
		margin-right: auto;
		padding:0px;
		border:0px none;
		vertical-align: middle;
		}

	.navbar {
		color: #660000;
		font-family: verdana, arial, helvetica;
            	font-size: 7pt; 
		background:#ffffff;
		text-align: left;
		margin-left: auto; 
		margin-right: auto;
		vertical-align: middle;
		}

	.navbar_rhs {
		color: #660000;
		font-family: verdana, arial, helvetica;
            	font-size: 7pt; 
		background:#ffffff;
		text-align: right;
		margin-left: auto; 
		margin-right: auto;
		vertical-align: middle;
		}

	.footer {
		color: #000000;
		font-family: arial, helvetica, trebuchet ms;
		font-size: 8pt; 
		background:#ffffff;
		text-align: center;
		margin-left: auto; 
		margin-right: auto;
		}

	.colspace_lhs {
		background: #cccccc;
		border:0px none;
		padding:0px;
		margin: 0px;
		text-align: center;
		}

	.colspace_rhs {
		background: #ffffff;
		border:0px none;
		padding:5px;
		margin: 0px;
		text-align: center;
		}

	hr.navbar_rhs {
		border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px dotted #999999; width: 100%;
		margin-top: 5px;
		margin-bottom: 10px;
		text-align: center;
		height: 1px
		}

	hr.alt_body {
		border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px dotted #999999; width: 100%;
		margin-top: 5px;
		margin-bottom: 10px;
		text-align: center;
		height: 1px
		}

	hr.alt_body_solid {
		border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px solid #999999; width: 100%;
		margin-top: 5px;
		margin-bottom: 10px;
		text-align: center;
		height: 1px
		}

	.boldlightgrey {
		color: #cccccc;
		font-weight: bold;
		font-style: normal;
	}

	.boldgrey {
		color: #999999;
		font-weight: bold;
		font-style: normal;
	}

	.boldred {
		color: #cc0000;
		font-weight: bold;
		font-style: normal;
	}
	
	.red {
		color: #cc0000;
		font-weight: normal;
		font-style: normal;
	}

	.boldblack {
		color: #000000;
		font-weight: bold;
		font-style: normal;
	}
	
	.greencorp {
		color: #cc0000;
            	font-size: 12pt;	
	}

	
	.redhead {
		color: #000000;
		font-style: normal;
		font-weight: normal;
            	font-size: 10pt;	
	}

	.grey {
		color: #666666;
		font-style: normal;
		font-weight: bold;
            	font-size: 8pt;	
	}

	font.offer_location {             	
            	font-style: italic; 
            	font-weight: normal; 
		color: #cc0000;
		}

	font.offer_item {             	
            	font-style: italic; 
            	font-weight: normal; 
		color: #666666;
		}

	font.offer_wanted {             	
            	font-style: italic; 
            	font-weight: normal; 
		color: #006600;
		}

	font.item_value {             	
            	font-style: italic; 
            	font-weight: bold; 
		color: #ff0000;
		}

	#pixels {
		position: relative;	
		top:0;
		left:0;
		width:1000;
		height:500;
		border:0px none;
		margin-left: auto; 
		margin-right: auto;
		text-align: center;
		}
						
	a.navlink:link {
		color: #000000; font-weight: bold; text-decoration: none;
		}

	a.navlink:visited {
		color: #000000; font-weight: bold; text-decoration: none;
		}

	a.navlink:hover {
		color: #000000; font-weight: bold; text-decoration: underline;
		}
		
	a:link {
		color: #000000; font-weight: bold; text-decoration: underline;
		}

	a:visited {
		color: #000000; font-weight: bold; text-decoration: underline;
		}

	a:hover {
		color: #660000; font-weight: bold; text-decoration: underline;
		}
