html {
}
body {
	font-family: Trebuchet MS, sans-serif;
	background-color: #000000;
}

h1 {color: #999999; text-align: left; font-family: "Trebuchet MS"; font-size: 16px; margin: 5px 5px 5px 5px}
h2 {color: aaaaaa; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin: 5px 5px 5px 5px}

p {
	color: #666666;
	line-height: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	text-align: left;
}

a.mainmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
}
a.mainmenu:hover {
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
}
a.mainmenu:visited {
	text-decoration: none;
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
a.mainmenu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
}
a.mainmenu:visited:hover {
	text-decoration: none;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

a.randomlinks:link {
	color: #5F2B21;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	margin: 0px;
	padding: 7px 0px 2px;
	height: auto;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	clear: both;
	float: left;
	font-weight: normal;
}
a.randomlinks:hover {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #CC9966;
	text-decoration: underline;
}
a.randomlinks:visited {
	color: #663300;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
a.randomlinks:active {
	color: 5F2B21;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
a.randomlinks:visited:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCC00;
}

a:link {
	color: #C63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC00;
	font-weight: bold;
}
a:visited {
	color: #CCCC99;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	color: #CC6600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:visited:hover {
	color: #CCCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}	
table.content {
	width: 95%;
	border-collapse: collapse;
	border-spacing: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px dashed #CCCC99;
	text-decoration: none;
	background-color: ffffff;
}	

table.logotable {
	width: 790px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #FFFFFF;
}
table.menutable {
	width: 790px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #CE0000;
}
table.maintable {
	width: 790px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
	padding-right: 8px;
	padding-left: 8px;
	text-align: right;

}
table.footertable {
	width: 790px;
	border-collapse: collapse;
	border-spacing: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #009A31;
}

table.ebay100 { width: 90px; border-collapse: collapse; border-spacing: 0px; background-color: #FFFFFF}
table.ebay160 { width: 160px; border-collapse: collapse; border-spacing: 0px}

img.ebayimage {width:80px; height:80px;  border:0}
img.ebayicon {width:50px; height:50px;  border:0}

