eabody 
{
	margin-left: 0px;
	margin-top: 0px;	
}

td
{
	font-family: Arial;
	font-size: 14px;
}

b
{
	font-size: 12px;
	font-weight: bold;
}

ol
{
	font-size: 15px;
}

a
{
    font-family: Arial;
	color: #0000ff;
	text-decoration: none;
	font-size: 14px;
}

a:hover
{
    font-family: Arial;
	color: #dd8146;
	text-decoration: underline;
	font-size: 14px;
}

.deals
{
	font-family: Arial;
	font-size: 22px;
	color: #ff9a34;
}

.white
{
	font-size: 13px;
	color: #ffffff;
}

.footer {
	font-family: Arial;
	font-size: 17px;
	color:#515151;
	font-weight: bold;
}

.footerlink 
{
	font-family: Arial;
	font-size: 14px;
	color: #515151;
	text-decoration: none;
	margin: 5px 0px 5px 12px;
}

.footerlink:hover
{
	text-decoration: underline;
}

.empty-list
{
	font-size: 14px;
	margin: 5px;
	list-style-type: none;
}

.selected-list
{
	font-size: 14px;
	margin: 5px;
	list-style-type: disc;
}

.list-link
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.list-link:hover
{
	color: #000000;
	text-decoration: underline;
}

.list-orange-link
{
	color: #ff9a34;
	text-decoration: none;
	font-size: 14px;
}

.list-orange-link:hover
{
	color: #ff9a34;
	text-decoration: underline;
}

.tabs
{
	background-image: url('../images/drop_new.png'); height: 59px; width: 582px; text-align:center;
}

.tab-link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
}

.tab-link:hover
{
	color: #ff9a34;
}

.tab-long
{
	background-image: url('../images/drop_new.png'); height: 59px; width: 582px; text-align: center; 
}

.tab-long-text
{
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;	
}

.subscribe
{
	border-width: 0px;
	border-style: none;
	background-color: #ffffff;
	font-size: 10pt;
	font-family: Arial;
	color: #aaaaaa;
	padding-left: 3px;
}

.deal-idea
{
	border-width: 1px;
	border-style: solid;
	border-color: #ff9a34;
	background-color: #f1f1f1;
	font-size: 14px;
	font-family: Arial;
	color: #333333;
	padding: 3px;
	margin: 3px;
	width: 300px;
	height: 80px;
}

.deal-idea-text
{
	font-size: 12px;
	color: #ff9a34;
	font-weight: bold;
}

.tborange
{
	border-width: 0px;
	border-style: none;
	background-color: #ff9a34;
	font-size: 14px;
	font-family: Arial;
	color: #ffffff;
	padding: 3px;
	margin: 3px;
}

.page-title
{
	font-size: 24pt;
	color: #ff9a34;
}

.price
{
	color: #83a440;
	font-size: 20px;
}

.deal-no-go
{
	color: #ff0000;
	font-size: 18px;	
}

.deal-go
{
	color: #83a440;
	font-size: 18px;
}

.deal-minimum
{
	color: #ff9a34;
	font-size: 22px;	
}

.deal-prices
{
	color: #000000;
	font-size: 22px;
}

.deal-title
{
    color: #525252;
    font-size: 18pt;
    padding: 8px;
}

.deal-highlights
{
    color: #595959;
    font-size: 12pt;
    font-weight: bold;
}

.deal-numbers
{
    color: #555555;
    font-size: 14pt;
}

.deal-buy
{
    color: #555555;
    font-size: 16pt;
}

.city-name
{
	color: #ff0000;
	font-size: 36px;
}

#buffer
{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:white;
color:#1070B2;
font-size: 10pt;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}

.sub-nav-link
{
    font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
}

.sub-nav-link:hover
{
    font-family: Arial;
	color: #dd8146;
	text-decoration: underline;
	font-size: 11pt;
}

.footer-category-header
{
    color: #e89b36;
    font-family: Arial;
    font-size: 14px;    
    font-weight: bold;
}

.footer-link
{
    color: #525252;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;
    text-decoration: none;
}
    
.footer-link:hover
{
    color: #e06618;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;    
    text-decoration: underline;
}

.copyright
{
    font-size: 9px;
    color: #525252;
}