.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.BodyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

.BodyTextShort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

.BodyTextShort:link {
	color: #3F64AF;
	text-decoration: none;
}

.BodyTextShort:visited {
	text-decoration: none;
	color: #3F64AF;
}

.BodyTextShort:hover {
	text-decoration: none;
	color: #FF0000;
}

.BodyTextShort:active {
	text-decoration: none;
}



.ErrorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: red;
}
.PageHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.BlueBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.Prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.SubHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.SearchGoButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.SearchBoxText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.ListButtonInput
{
    font-size:9px;
    color: #333;
    background-color:#eeeeee;
    padding: 0px 0px 0px 0px;
}

.AdvSearchButtons
{
    font-size: 9px;
    color: #fff;
    font-weight:bold;
    background-color: #3f64af;
    padding: 0px 0px 0px 0px;
    border-right: #000099 1px solid;
    border-top: #000099 1px solid;
    border-left: #000099 1px solid;
    border-bottom: #000099 1px solid;
}

.PleaseWait
{
    font-size: 16px;
    font-weight: bold;
    color: white;
    display: none;
    left: 350px;
    position: absolute;
    top: 250px;
    border-right: dimgray 2px solid;
    padding-right: 10px;
    border-top: dimgray 2px solid;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 10px;
    border-left: dimgray 2px solid;
    padding-top: 10px;
    border-bottom: dimgray 2px solid;
    font-family: Arial;
    background-color: white;
    width: 300px;
    height: 100px;
}

.highlight {text-decoration:none; color:black; background:yellow;}


.HighlightSpendInfo {
	text-decoration:none;
	color:black;
	background:#FFFFCC;
	border: 2px solid #666666;
}

.HighlightSpendInfoRow {
	background:#FFFF66
	border-top: 5px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}

.ConsignBorder
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    background-color: lavender;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    margin: 5px;
    padding-top: 2px;
}

/* Lucene css info */

/*
P {
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
}
*/

.Tip 
{
    font-family:Arial;
	padding: 2px;
	font-size: 8pt;
}

.header { 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #191970 1px solid; 
	padding: 3px; 
	FONT-SIZE: 13pt; 
	BACKGROUND-COLOR: #e5ecf9; 
	width: 100%; 
	margin-top: 10px;
}
.target {
	font-weight: bold;  
	text-align: left;
}
.summary {
	font-size: 10pt;
	text-align: right;
}
.footer {
	margin-top: 40px;
	text-align: center;
	font-size: 10pt;
}
.paging {
	text-align: center;
}
a.homepage {
	font-size: 17pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
A.link {
	FONT-SIZE: 13pt
}
.sample {
	FONT-SIZE: 10pt
}
.path {
	FONT-SIZE: 10pt; COLOR: green
}


.Home_SideBarCategories ul
{
	list-style-type:disc;
	list-style-position: outside;
	margin-left:5px;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom:0px;
}
.Home_SideBarCategories li
{

    margin-bottom:0px;
}

.Home_SideBarCategories li a{
	line-height:.9em;
}

