BODY {
	background-color:	black;
	background-image:	url('../images/backdrop.jpg');
	background-repeat:	repeat-x;
	color:			black;
	font-family:		Georgia,Times New Roman,serif;
	font-size:		10pt;
	margin:			0px;
	padding:		0px;
	}
TABLE,TH,TD {
	background-color:	#557755;
	font-family:		Georgia,Times New Roman,serif;
	font-size:		10pt;
	}
IMG {	display: block }
DIV {
	margin:			0.5em;
	}
DIV.main {
	background-color:	#ccddcc;
	background-image:	url('../images/corebar.gif');
	background-repeat:	repeat-x;
	border:			1px solid black;
	margin:			0px;
	margin-bottom:		2em;
	padding:		0px;
	width:			690px;
	}
DIV.main DIV {
	padding:		0px;
	}
DIV.side {
	background-color:	#ccddcc;
	background-image:	url('../images/sideback.jpg');
	background-repeat:	repeat-x;
	border:			1px solid black;
	font-size:		8pt;
	margin-right:		0px;
	margin-top:		0px;
	padding:		0.5em;
	width:			240px;
	}
TABLE {
	border-left:		1px solid white;
	border-right:		1px solid white;
	}
TD {
	padding:		0.5em;
	padding-top:		0px;
	}
TD.footer {
	background-color:	#336633;
	background-image:	url('../images/bar.gif');
	background-repeat:	repeat-x;
	border-bottom:		1px solid white;
	border-top:		1px solid white;
	color:			white;
	font-size:		6pt;
	padding:		0.5em;
	}
TABLE.item {
	background-color:	black;
	border:			0px;
	margin:			0px;
	margin-bottom:		4px;
	width:			680px;
	}
TABLE.item TH,TABLE.item TD {
	background-color:	white;
	font-size:		8pt;
	padding:		0.25em;
	padding-left:		0.5em;
	padding-right:		0.5em;
	}
TABLE.item TD {
	font-family:		Lucida Sans Unicode,Lucida Grande,Tahoma,Arial,helvetica,sans-serif;
	}
TABLE.item TH {
	background-color:	#336633;
	background-image:	url('../images/bar.gif');
	background-repeat:	repeat-x;
	color:			white;
	}
TABLE.item TABLE TD {
	padding:		0px;
	padding-left:		2px;
	padding-right:		2px;
	}
TD.title {
	background-color:	white;
	}
TD.breaker {
	background-color:	#336633;
	background-image:	url('../images/bar.gif');
	background-repeat:	repeat-x;
	border-bottom:		1px solid white;
	color:			white;
	margin:			0px;
	padding:		0px;
	}
TD.side,TD.main {
	background-image:	url('../images/topback.gif');
	background-repeat:	repeat-x;
	padding-top:		0.5em;
	}
TD.side TABLE.item {
	width:			230px;
	}
TABLE.null {
	background-color:	transparent;
	border:			0px;
	font:			inherit;
	}
TABLE.null TR {
	font:			inherit;
	}
TABLE.null TH,TABLE.null TD {
	background-color:	transparent;
	border:			0px;
	color:			inherit;
	font:			inherit;
	margin:			0px;
	padding:		0px;
	}
A {
	color:			#336633;
	font-weight:		normal;
	text-decoration:	underline;
	}
A:hover {
	color:			darkorange;
	}
TABLE.intro {
	border:			none;
	}
TABLE.intro TD {
	background-color:	#ffffff;
	border:			none;
	font-family:		Lucida Sans Unicode,Lucida Grande,Tahoma,Arial,helvetica,sans-serif;
	font-size:		8pt;
	padding:		0px;
	padding-left:		0.5em;
	padding-right:		0.5em;
	}
TABLE.intro TD A {
	color:			#33663;
	font-weight:		normal;
	text-decoration:	underline;
	}
TABLE.intro TD A:hover {
	color:			black;
	text-decoration:	underline;
	}
TABLE.intro TH {
	background-image:	url('../images/introbar.gif');
	background-repeat:	repeat-x;
	height:			8px;
	padding:		0px;
	}
TABLE.nav TD {
	background-color:	#336633;
	background-image:	url('../images/bar.gif');
	background-repeat:	repeat-x;
	border-left:		1px solid white;
	border-right:		1px solid white;
	padding:		0px;
	padding-left:		0.5em;
	padding-right:		0.5em;
	}
TABLE.nav A {
	color:			white;
	font-weight:		bold;
	text-decoration:	none;
	}
TABLE.nav A:hover {
	color:			orange;
	}
DIV.main TABLE.nav {
	border:			none;
	}
DIV.main TABLE.nav TD {
	border:			1px solid black;
	border-top:		none;
	font-family:		Lucida Sans Unicode,Lucida Grande,Tahoma,Arial,helvetica,sans-serif;
	font-size:		8pt;
	}
DIV.main TABLE.nav TD A {
	font-weight:		normal;
	}
P {
	width:			680px;
	}
TD.side P {
	width:			230px;
	}
P.heading {
	background-color:	#003300;
	background-image:	url('../images/darkbar.gif');
	background-repeat:	repeat-x;
	border-bottom:		1px solid black;
	color:			white;
	font-style:		italic;
	font-weight:		bold;
	margin:			0px;
	padding:		0.25em;
	text-indent:		0.5em;
	width:			auto;
	}
TD.footer A {
	color:			white;
	}
DIV.side A:hover,TD.footer A:hover {
	color:			orange;
	}
.small {
	font-family:		Arial,sans-serif;
	font-size:		7pt;
	}
.smalldent {
	display:		block;
	font-family:		Arial,sans-serif;
	font-size:		7pt;
	margin-left:		32px;
	}
INPUT {
	border:			1px solid black;
	}
INPUT.button {
	background-color:	#cccccc;
	border:			1px solid black;
	color:			black;
	cursor:			pointer;
	font-family:		Georgia,Times New Roman,serif;
	font-size:		8pt;
	}
INPUT.button:hover {
	color:			blue;
	}
SELECT {
	font-size:		7pt;
	}
DIV.adsense, DIV.ebay {
	float:			right;
	}
DIV.adsense TABLE, DIV.ebay TABLE {
	background-color:	transparent;
	border:			1px solid black;
	color:			inherit;
	margin:			0px;
	padding:		1px;
	}
DIV.adsense TD, DIV.ebay TD {
	background-color:	transparent;
	color:			inherit;
	margin:			0px;
	padding:		1px;
	}
DIV.ebay TABLE TABLE TD {
	background-color:	white;
	}
FORM {
	margin:			0px;
	padding:		0px;
	}
DIV.dhtmlpopover {
	background-color:	transparent;
	display:		none;
	position:		absolute;
	top:			0px;
	left:			-1000px;
	width:			420px;
	height:			auto;
	}
DIV.dhtmlpopover TABLE.item TH,DIV.dhtmlpopover TABLE.item TD {
	background-color:	#ccddcc;
	background-image:	none;
	font-size:		8pt;
	padding:		0.25em;
	padding-left:		0.5em;
	padding-right:		0.5em;
	}
DIV.dhtmlpopover TABLE.item TD {
	font-family:		Lucida Sans Unicode,Lucida Grande,Tahoma,Arial,helvetica,sans-serif;
	}
DIV.dhtmlpopover TABLE.item TH {
	background-color:	#99aa99;
	color:			white;
	}
DIV.dhtmlpopover TABLE.item TABLE TD {
	padding:		0px;
	padding-left:		2px;
	padding-right:		2px;
	}
TEXTAREA {
	border:			1px solid black;
	}

.block { display:block!important; }
.floatleft { float:left!important; }
.floatright { float:right!important; }
.clearleft { clear:left!important; }
.clearright { clear:right!important; }

#pwad TABLE, #pwad TH, #pwad TD {
	background-color:	transparent!important;
	border:			none;
	padding:		0px;
	}
	