table {
	font-family : Verdana;
	font-size : 12px;
}

A {
	font-family : Verdana;
	font-size : 10px;
	font-variant : small-caps;
	font-weight : bolder;
	color : #CE0005;
}

A.ColumnHeader {
	font-family : Verdana;
	font-size : 8px;
	font-variant : small-caps;
	font-weight : bolder;
	color : white;
}

DIV.finder-form {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

.form-input {
	background : #FFF2CA;
	font-family : Verdana;
	font-size : 10px;
	border : 1px solid #C69500;
	color : #000000;
	width : 200px;
}

.form-short-input {
	background : #FFF2CA;
	font-family : Verdana;
	font-size : 10px;
	border : 1px solid #C69500;
	color : #000000;
	width : 70px;
}

TABLE.Menu {
	background-color : #DDDDDD;
	border : 1px solid #D60303;
}

TABLE.Banner {
	border-top-color : #D60303;
	border-top-style : solid;
	border-top-width : 2px;
}

A.Menu {
	font-family : Verdana;
	font-size : 10px;
	font-variant : small-caps;
	font-weight : bolder;
	color : #D7101D;
	text-decoration : none;
	DISPLAY: block;
    PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	
}

A.Menu:hover {
	BACKGROUND-COLOR: #FF0033;
	color : White;
}

TABLE.Results {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bolder;
	background-color : #E9E9E9;
	border : 1px solid Black;
	color : #000000;
}

TABLE.AvgPrices {
	font-family : Verdana;
	font-size : 10px;
	background-color : #F0F0F0;
	border : 1px solid Black;
}

TD.Results {
	background : #D60303;
	color : White;
}

DIV.Title {
	font-size: 12pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color : White;
}

TABLE.SuperOffer {
	border : 1px solid #D60303;
}

DIV.Small {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color : #000000;
	font-weight : bold;
}

SPAN.Small {
	font-size: 7pt;
	font-family: Verdana;
	color : #CE0005;
	font-weight : bold;
}

TABLE.super-offer-description {
	border-top : 1px dotted #990033;
}

DIV.super-offer {
	font-family : Arial;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

SPAN.super-offer {
	font-family : Arial;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

SPAN.finder-form {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

SPAN.offer-name {
	font-family : Verdana;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
	font-variant : small-caps;
}

SPAN.offer-item {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	font-variant : small-caps;
}

