body
{
	background-color: #000;
	margin: 0px;
	font-family: "Georgia",Georgia,Times,serif;
	color: #E3E3E3;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

/* href tags */
a:active, a:link, a:visited
{
	text-decoration: none;
	color: #CC9933;
}

a:hover
{
	text-decoration: underline;
	color: #cccc99;
}

a.foottextlink:link, a.foottextlink:active, a.foottextlink:visited
{
	font-family: "Georgia",Georgia,Times,serif;
	color: #CC9933;
	text-decoration: none;
	font-weight: normal;
}

a.foottextlink:hover
{
	text-decoration: underline;
	color: #cccc99;
}

/* end href tags */

/* text */
.text
{
	font-family: "Georgia",Georgia,Times,serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.title
{
	font-family: "Georgia",Georgia,Times,serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}


.foottext
{
	font-family: "Georgia",Georgia,Times,serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a3a3a3;
	text-decoration: none;
}

h2
{
	font-family: "Georgia",Georgia,Times,serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C90;
	text-decoration: none;
}

h3
{
	font-family: "Georgia",Georgia,Times,serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7B2D10;
	text-decoration: none;
}

td.lots
{
	border-bottom: #333333;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 1px;
	font-family: "Georgia",Georgia,Times,serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e3e3e3;
}

/* end text */

/* misc elements & tags */

input
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #999999;
}

.listbug
{
	list-style-type: default;
	list-style-image: url(images/bug.gif);
}

.note
{
	font-family: "Georgia",Georgia,Times,serif;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

#red {color: #C33;}
#gold {color: #CC9933;}

#flashcontent {

}

/* end misc elements & tags */