body  {
	background-color : white;
	margin : 0px;
	text-align : center;
	padding : 0px;
}

#container  {
	position : relative;
	margin : 0 auto;
	width : 780px;
	text-align : left;
}

#header  {
	background : #ffFFFF;
	position : relative;
	left : 0px;
	top	: 0px;
	width : 780px;
	height : 180px;
	font-family : Arial, Helvetica;
	font-size : 20px;
	color : #000000;
}

#maincontent  {
	position : relative;
	left : 0px;
	width : 780px;
	background : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #000000;
	padding-top : 0px;
}

#footer  {
	background : #ffffff;
	position : relative;
	width : 780px;
	height : 100px;
	font-family : Arial, ;
	font-size : 12px;
	color : #000000;
	text-align : center;
	padding : 2px;
}

A.menulink  {
	text-decoration : underline;
	font-family : Arial;
	font-size : 12px;
	color : maroon;
}

A.menulink:hover  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
	color : maroon;
}

A.footerlink  {
	text-align : left;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
	color : #6699cc;
	BORDER : none;
	background-color : #003366;
}

A.footerlink:hover  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
	color : white;
	BORDER : none;
}

li  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #46474d;
}

#regulartext  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #46474d;
}

#blacktext  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #000000;
}

#titleblacktext  {
	font-family : Arial, Helvetica;
	font-size : 16px;
	color : #000000;
}

#highlightblacktext  {
	font-family : Arial, Helvetica;
	font-size : 14px;
	color : #000000;
}

#highlightmaroontext  {
	font-family : Arial, Helvetica;
	font-size : 14px;
	color : maroon;
}

#regulartextul  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	text-decoration: underline;
	color : #46474d;
}

#regulartextsm  {
	font-family : Arial, Helvetica;
	font-size : 10px;
	color : #46474d;
}

#auctiontitle  {
	font-family : Arial, Helvetica;
	font-size : 20px;
	color : #FFcc66;
}

#towntitle  {
	font-family : Arial, Helvetica;
	font-size : 14px;
	color : #FFCC66;
	font-weight : bold;
}

#auctiontitlegold  {
	font-family : Arial, Helvetica;
	font-size : 30px;
	color : #FFcc66;
}

#auctiondetails  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : #000000;
}

#auctiondetailsgold  {
	font-family : Arial, Helvetica;
	font-size : 24px;
	color : #FFcc66;
}

#blacktextsm  {
	font-family : Arial, Helvetica;
	font-size : 10px;
	color : #000000;
}

#blacktextsmbold  {
	font-family : Arial, Helvetica;
	font-size : 10px;
	color : #000000;
	font-weight:  bold;
}

#text  {
	font-family : Arial;
	font-weight : bold;
	color : #6699cc;
	font-size : 16px;
	text-decoration : none;
}

#textblue  {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}

#textblue10ul  {
	font-size : 10px;
	font-family : Arial;
	font-weight : bold;
	color : #003366;
	text-decoration : underline;
}

#textbluebold  {
	font-size : 13px;
	font-family : Arial;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}

#textWhite  {
	font-size : 16px;
	font-family : Arial;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

#textWhiteSm  {
	font-size : 10px;
	font-family : Arial;
	text-align : left;
	color : White;
	text-decoration : none;
}

#text14  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color :  #6699cc;
	text-decoration : none;
}
#textBigger  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;
}


