#main th
{
	border: 2px solid Blue;
}

#main td
{
	border: 2px solid Blue;
}

#listings_td
{
	background-color: White;
}

#listings
{
	background-color: Blue;
}

#footer a:link
{
	color:white; 
	text-decoration: normal;
	font-weight: bold;
}

#footer a:visited 
{
	color:white;
	text-decoration: normal;
	font-weight: bold;
}

#footer a:hover 
{
	color:white; 
	text-decoration: underline; 
	font-size: 12pt; 
	font-weight: bold;
}

#footer a:active 
{
	color:white; 
	text-decoration: underline; 
	font-size: 12pt; 
	font-weight: bold;
}

#footer
{
	border: 2px solid Blue;
	color: White;
	background: Blue;
}

#header_top a:link img
{
	border-width: 0px
}

#header_top a:visited img
{
	border-width: 0px
}

#header_top a:hover img
{
	border-width: 0px
}

#header_top a:active img
{
	border-width: 0px
}

#header_top
{
	vertical-align: top;
	color: White;
	font-size: 40px;
	font-weight: Bold;
	background: Blue;
}

#listHeader
{
	vertical-align: top;
	color: White;
	font-weight: Bold;
	background: Blue;
}

#list a:link
{
	color:blue; 
	text-decoration: normal;
}

#list a:visited 
{
	color:blue;
	text-decoration: normal;
}

#list a:hover 
{
	color:blue; 
	text-decoration: underline; 
}

#list a:active 
{
	color:blue; 
	text-decoration: underline; 
}

#lister_bg
{
	background-color:Blue;
}