body,.main
{
	width: 578px;
}

.main-right
{
	width: 0px;
	float: right;
}

a, a:link, a:visited, a:active, a:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

.invisible_red
{
	color:  #C61015;
}

.red
{
	color:  #C61015;
}

table.body
{	
	margin: 10px;
	width: 558px;
	border: 1px solid #808080;
}

td.offer-top {
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
}

td.offer-bottom-left {
	padding: 4px 0px 0px 8px;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
}

td.offer-bottom-right {
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}

.body-nav
{
	background-color: #808080;
}

a.nav, a.nav:active, a.nav:hover, a.nav:visited, a.nav:link, .nav-text, .nav-text
{
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #FFFFFF;
} 
