<style>
	body {
		background-color:#000000;
		color:#999999;
		font-size:12px;
		font-family:arial;
		font-weight:0;
		margin:0px;
	}
	
	a {
		color:#a09080;
		text-decoration:none;
		font-weight:900;
	}
	
	a:hover {
		color:#cc9955;
		text-decoration:underline;
		font-weight:900;
	}
	
	*.SiteSelector {
		border-style:solid;
		border-width:1px;
		border-color:#908070;
		background-color:#403020;
		width:20px;
		height:20px;
	}
	
	*.SiteSelectorSelected {
		background-color:#605040;
	}
	
	#nav {
		position:absolute;
		left:10px;
		top:50px;
		background-color:#000000;
		width:100px;
		padding:0px;
		height:300px;
	}
	
	#navItem {
		border-width:0px;
		margin:0px;
		padding:0px;
		width:100px;
		height:20px;
		background-image:url('pics/navbkgr.gif');
		background-repeat:no-repeat;
		background-position:0px 2px;
		text-align:center;
	}
	
	#navItem2 {
		border-width:0px;
		margin:0px;
		padding:0px;
		text-align:center;
		color:#000000;
		font-size:14px;
	}
	
	#info {
		position:absolute;
		left:10px;
		top:360px;
		background-color:#000000;
		width:150px;
		padding:4px;
		color:#908070;
	}
	
	#mark {
		color:#ffffff;
	}
	
	#lighten {
		background-color:#605040;
	}
	
	td {
		font-family:arial;
		font-size:12px;
		text-align:left;
		vertical-align:middle;
	}
	
	input,textarea,select {
		font-family:arial;
		font-size:12px;
		background-color:#403020;
		border-width:1px;
		border-style:solid;
		border-color:#908070;
		color:#ffffff;
		font-weight:900;
	}
	
	*.singleLine {
		width:300;
	}
	
	#readOnlyInput {
		font-family:arial;
		font-size:12px;
		background-color:#403020;
		border-width:1px;
		border-style:solid;
		border-color:#908070;
		color:#ffffff;
		font-weight:900;
	}
	
	#content {
		position:absolute;
		left:180px;
		top:50px;
		width:500px;
		border-width:0px;
		background-color:#000000;
	}
	
	#shopcontentT {
		color:#999999;
	}
	
	#shopcontent {
		color:#ffffff;
	}
	
	*.redtext {
		color:#990011;
		font-weight:900;
	}
	
	#shopprice {
		color:#990011;
		font-weight:900;
		font-style:italic;
		font-size:18px;
	}
	
	#list {
		font-size:11px;
		border-style:solid;
		border-width:0px;
		border-top-width:1px;
		border-color:#bb0000;
		padding:2px;
	}
	
	#tab {
		font-size:11px;
		border-style:outset;
		border-width:1px;
		border-color:#302010;
		background-color:#302010;
	}
	
	#tab.tabSelected {
		position:relative;
		top:-5px;
		padding:5px;
		background-color:#504030;
	}
	
	sup {
		font-size:9px;
		font-family:arial;
		font-weight:900;
	}
	
	#header {
		font-family:arial;
		color:#990011;
		font-size:18px;
		font-style:italic;
		font-weight:900;
	}
	
	#header2 {
		font-family:arial;
		color:#990011;
		font-size:12px;
		font-style:italic;
		font-weight:900;
	}
	
	hr {
		height:2px;
		border-style:none;
		border-color:#990011;
		background-color:#990011;
		color:#990011;
	}
	#banner {
		background-color:#FFFFFF;
	}
</style>