BODY {
	font-size: 7pt; 
	color: #232323; 
	font-family: "Tahoma", sans-serif; 
	line-height: 13px;
	text-align: justify
	}
	
BODY {
	background-color: #ffffff; 
	}

table, tr, td {
	font: 7pt Tahoma; 
	color: #232323;
	letter-spacing: 0px;
	line-height: 13px;
	background-color: #ffffff; 
	text-align: justify
	}

input, textarea, option, select {
	background-color: #ffffff;
	font: 7pt Tahoma;
	line-height: 13px;
	color: #232323;
	letter-spacing: 0px;
	border: 1px solid #0f0f0f;
	}

#navigation
	{
	position: absolute;
	top: 470px;
	left: 145px;
	width: 170px;
	}

.sidebar {
	border-bottom: 0px solid;
	border-right: 0px solid;
	border-left: 0px solid;
	border-top: 0px solid;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	background-color: #ffffff
	}

#content
	{
	position: absolute;
	top: 480px;
	left: 330px;
	width: 315px;
	}
	
p.header {
	font-family: "Georgia",sans-serif; 
	font-size: 15pt;
	color: #cccccc;
	font-style: italic; 
	text-transform: lowercase;
	width: 100%; 
	margin-top: 2px; 
	margin-bottom: 4px;
	padding-left: 1px; 
	padding-left: 1px;
	}
	
A {
	color: #da251c; 
	font-weight: bold;
	text-decoration: none
	}
	
A:hover {
	color: #a7af64; 
	font-weight: bold;
	text-decoration: none;
	cursor: default
	}
	
b {
	color: #232323
	}
	
i {
	color: #959492; 
	}
	
u {
	font-weight: bold; 
	color: #000000; 
	border-bottom: #d7d7d7 1px solid; 
	text-decoration: none
	}

.owned {	
	text-transform: uppercase
	}
