BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #333333;
}



A {
	text-decoration: underline;
	color: #0000ff;
	font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}




H3 {
	color : #666666;
}

.sold
{
color: #ff0000
}


.dept_head {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color : #222222;
	font-weight : bold;
}

.front_head {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	color : #222222;
	font-weight : bold;
}

.right_column {
      background-color : #222222;

}

.table_box {
	border : 1px solid;
	border-color : #222222;
}