BODY {
	background-color : #CDAC68;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 10px;
}
#topHead {
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-x;
}
TABLE, TR, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1 {
	font-size: 2em;
	color: #CCFFFF;
	font-style: normal;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.descript {
	font-size : 0.6em;
}
p {font-size: 0.8em;}
label {font-weight: bold;}
.maintext {
	font-size: 0.75em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.quotetext {
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	background-color : transparent;
	margin-left : 40px;
	margin-right : 40px;
}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	color : #666666;
	background-color : transparent;
}
.navsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.80em;
}
A.navsmall:ACTIVE, A.navsmall:LINK, A.navsmall:VISITED {
	text-decoration: none;
	color : #0000FF;
	background-color : transparent;
}
A.navsmall:HOVER {
	text-decoration: underline;
	background-color: transparent;
	color: #FF6600;
}

A.new:ACTIVE, A.new:LINK, A.new:VISITED {
	text-decoration: underline;
	background-color : transparent;
	color : White;
}

A.new:HOVER {
	background-color : transparent;
	color : Red;
	text-decoration: underline;	
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
/*  Begin button navigation   */
.dropborder {
	font-size: 14px;
	border : solid #666699;
 	border-width: 0px 2px 2px 0px;
	font-weight : bold;
	text-align: center;
/*	text-decoration: none; */
	margin : 2px 2px 4px 2px;
}
TR.dropmenuOn {
	background-color : #CCCC99;
	color: #0000FF;
	border : solid;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
/*	line-height : 16px; */
}
TR.dropmenu {
	background-color : #CCCCFF;
	color: #0000FF;
	border : solid;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
/*	line-height : 16px; */
}
TR.dropmenu A:LINK, TR.dropmenu A:VISITED,TR.dropmenu A:ACTIVE {
	background-color : transparent;
	color : #0000FF;
	text-decoration : none;
}
.colorover A:LINK, .colorover A:VISITED, .colorover A:ACTIVE{ 
	text-decoration : none;
	color: #FFFFFF; 
    background-color : transparent;	
	font-size : 14px;
	font-weight : bold;
	text-align: center;
/*	line-height : 16px;  */
}
/*  end button navigation  */
.new {
	color: #FF3333; 
    background-color : transparent;
	font-weight : bold;
	font-style : normal;
	font-size : 0.6em;
	}
A.button {
	text-decoration: none;
	color: #000000;
}
.sold {
	background: Yellow;
	color: Red;
	font-weight: bold;
}