﻿body
{
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 22px;
    padding: 0;
    color: #333333;
    text-align: center; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    font-size:13px; 
    font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background-image: url('/images/bg.gif');
}



#headerTop
{
	background-position: center top; 
	width: 754px;
	height: 47px; 
	background-image:url('../../images/topback.gif');
	background-repeat:no-repeat
}
#headerContent
{
	height: 72px;
	width: 754px; 
	border-left:1px solid #4A6880; 
	border-right:1px solid #4A6880;
	background-color: #96ACBE;
}

#headerTitle
{
	width: 738px;
	text-align: left;
}

#navArea
{
	 cursor: pointer;
}

#mainBlock
{
	border-left:1px solid #4A6880; 
	border-right:1px solid #4A6880;
	background-color: #96ACBE;
	width: 754px; 
}

#navBlock
{
	width: 738px;
	height: 25px;
	font-size:15px; 
	border:1px solid #4A6880; 
	background-color:#E0DFE3; 
	background-image:url('/images/navback.gif');
}

#contentBlock
{
	background-color: #ffffff;
	border-left:1px solid #4A6880; 
	border-right:1px solid #4A6880;
	border-bottom:1px solid #4A6880; 
	width: 729px;
	text-align: left;
	padding: 5px;
}

#footerBlock
{
	background-position: center top; 
	height: 41px;
	width: 754px; 
	background-image:url('/images/footerbg.gif'); background-repeat:no-repeat
}

#listingContainer
{
	border:1px solid #96ACBE; 
	width: 650px;
	background-color:#FFFEE7; 
}

.defaultDiv
{
    border:1px solid #96ACBE; 
	width: 650px;
	background-color:#FFFEE7;
}
