a:link       { text-decoration: none; color: blue; font-weight: bold }
a:visited    { text-decoration: none; color: purple; font-weight: bold }
a:hover      { text-decoration: underline; color: red; font-weight: bold }
a:active     { text-decoration: underline; color: red; font-weight: bold }


.item		{ font-family: Arial; font-size: 12pt; font-weight: bold; color: #0000AA; }
.out		{ font-family: Arial; font-size: 12pt; font-weight: bold; color: #CC3333; }
.outi		{ font-family: Arial; font-size: 12pt; font-weight: bold; color: #CC3333; }	/* font-style: italic */

.outr		{ font-family: Arial; font-size: 12pt; font-weight: bold; color: #CC3333; }

.s_out		{ color: #CC3333; }
.s_outr		{ color: #009900; font-weight: bold; }

.ro			{ background-color: #EEEEEE; }

table.pic	{ border: 6px outset #EB8D3A; }
td.pic		{ padding: 10px; }

#admin td 	{background-color: #FEEED6; }

#sumbox 	{border-collapse: collapse; border: 1px solid #000000; }
#sumbox td	{ padding: 4px; font-family: Arial; font-size: 10pt; font-weight: normal; border: 1px solid #000000;
					background-color: #DDF6FD; }
#sumbox .pic	{ background-color: #FFFFFF; }
#sumbox th	{ padding: 4px; font-family: Arial; font-size: 10pt; font-weight: bold; border: 1px solid #000000;
					background-color: #DDF6FD; }
	
table.text	{ border: 4px outset #EB8D3A; }
td.text		{ padding: 4px; font-family: Arial; font-size: 11pt; font-weight: normal; background-color: #FEEED6; }

table.bar	{ border: 3px outset #EB8D3A; margin-bottom: 2px; }
td.bar		{ padding: 2px; background-color: #FEEED6; }

td.space 	{ font-family: Arial; font-size: 10pt;	font-weight: normal; padding-left: 5px;	padding-right: 5px; background-color: #FEEED6; }

.keyword 	{ font-family: Arial; font-size: 12pt; font-weight: bold; font-style: italic; }

.ban_back	{background-color: #FEEED6; }
.ban_border	{border: 2px solid #000080; }

/* registration */

.banbtn {width: 120px; height: 30px; font-family: Arial; font-size: 14px; font-weight: bold; background: #BAB6AF; }
div#registerForm form {
	border: 1px solid #666666; clear: both;	padding: 10px 10px;	background-color: #FEEED6;	float: left;
}

.b_form {display: inline; }

/* for auction notices at the bottom of the pages */

.owner, .hosting {
	font-family: Arial; 
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
}

.copyright {
	font-family: Arial; 
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
}