html, body
{
    background-color: white;    
    font-size:12px;   
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    height: 100%;
}

#container 
{    
    width: 930px;  
    background-color:white;    
    margin-left: auto;    
    margin-right: auto;    
    padding: 0px; 
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}

#mainBody 
{
    position: relative;
    text-align: left;
    height: 96%;
    /*border: dashed 3px purple;*/
}

#footer 
{
    /*
    position: absolute;
    */
    width: 930px;
    bottom: 0 !important;
    bottom: -15px;
    height: 15px;
    border: solid 1px #A6A6A6;
    padding: 3px 3px 3px 3px;
    background-color: #F8F8F8;
    font-size: 11px;
    color: #A6A6A6;
}

.lbl 
{
	color:Black;
	font-size: 9pt;
}

.lblXSmall 
{
    font-size: 10pt;
}

.lblBold
{
	color: Black;
	font-weight: bold;
	font-size: 9pt;
}

.lblError 
{
	color: Red;
	font-size: 9pt;
}

.lblSmall 
{
	font-size: 12pt;
}

.Legend 
{
    color: #F5873C;
}

.txtError 
{
}

.BidListHistoryHeader
{
	background-color: #e6e6d5;
	color: black;	
}

.HomeOwnerPropertyListHeader 
{
	background-color: #F5873C;
	color: #e6e6d5;
	font-size: 10pt;
}

.BidHeader 
{
	background-color: #F5873C;
	color: white;
	font-weight: bold;
	font-size: 12pt;
}

.AgentPropertyListHeader 
{
	background-color: #F5873C;
	color: white;
	font-size: smaller
}

.StdTableHeaderBorder
{
	background-color: #F5873C;
	color: #e6e6d5;
}

.StdTableHeader 
{
	background-color: #F5873C;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.StdTableHeaderText 
{	
	color: White;
}

.LnkSmall 
{
	font-size:x-small;
}

.Expired 
{
	color: Red;	
}

.MainNavigationHeader 
{
	color: White;
	font-weight: bold;
	font-size: 12;
}

.MainNavigation 
{
	color: White;
	font-weight: bold;
	text-decoration: none;	
}

.SectionNavigation 
{
	background-color: White;
	color: black; /*#003366;*/
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.ContentNavigation 
{
	background-color: White;
	font-size: 9pt;
	COLOR: #F5873C; 
	text-decoration: none
}

.ContentNavigationNoLink 
{
	background-color: White;
	COLOR: #003366;
	font-size: 9pt;
}

.Hand 
{
	cursor: hand;
}

.MoreInfo 
{
	cursor: help;
}

.WebSiteMoreInformation 
{
	color: Black;
	font-size: 12pt;
}

.WebSiteHeaderInformation 
{
	color: Black;
	font-size: 14pt;
	font-weight: bold;	
}

A:link    {COLOR: #F5873C; text-decoration: none;}
A:visited {COLOR: #F5873C; text-decoration: none;}
A:active  {COLOR: #F5873C; text-decoration: none;}
A:hover {text-decoration: underline;}

a.Font-Large {
    font-size: 12px; 
    color: White;
}


.Font-Large{
    font-size: 12pt; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    color: #000000;
}
.Font-XXXLarge{
    font-size: 16pt; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    color: #000000;
}

.Font-XXXLarge-Disabled {
    font-size: 16pt; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    color: #C0C0C0;
}

.Font-XLarge{
    font-size: 14pt; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    color: #000000
}
.Font-Medium{
    font-size: 9pt; 
    font-style: normal; 
    line-height: normal; 
    color: #000000
}

.Font-Medium-Header 
{
    font-size: 9pt; 
    font-style: normal; 
    line-height: normal; 
    color: White;
}

.Font-Medium-Bold{
    font-size: 9pt; 
    font-style: normal; 
    line-height: normal; 
    color: #000000;
    font-weight: bold;
}

.Font-Small{
    font-size: 7.5pt; 
    font-style: normal; 
    line-height: normal; 
    color: #000000
}

.Font-Small-Bold{
    font-size: 7.5pt; 
    font-style: normal; 
    line-height: normal;
    font-weight: bold; 
    color: #000000
}

/*************** BEGIN NOTE FUNCTIONALITY STYLE **********************/
.NoteCategory 
{
	color: Black;
	font-size: 14pt;
	font-weight: bold;	
}

.NoteEdit 
{
	color:Black;
	font-size: 11pt;
}

.NoteHeader 
{	
	background-color: #7B94AD;
	font-size: 12pt;
	color: White;
}

.NoteBody 
{
	background-color: White;
	color: Black;
	font-size: 12pt;	
}

.NoteTable 
{
	background-color: #7B94AD;	
}

.NoteCategoryCount 
{
	font-size: 10pt;	
	font-weight: normal;
}

A.StdLink-Medium 
{
    font-size: 9pt;
}

A.NoteAddLnk 
{
	font-size: 10pt;
	color: White;
}

A.NoteEditLnk 
{
	font-size: 10pt;	
	color: White;
}

A.NoteCategoryEditLnk 
{
	font-size: 10pt;	
	font-weight: normal;
}

.EditLinkWhite
{
	font-size: 12pt;	
	color: White;
}

A.NoteDeleteLnk 
{
	font-size: 10pt;
	color: White;
}

.WinningPropertyListing 
{
	background-color: Silver;
}

/*************** END NOTE FUNCTIONALITY STYLE ***********************/

/*************** BEGING SUPPORT TICKET FUNCTIONALITY STYLE ***********/
.SupportTicketHeader
{
    font-size: 9pt; 
    font-style: normal; 
    line-height: normal; 
    color: white;
    background-color: #002142;
}


/*************** END SUPPORT TICKET FUNCTIONALITY STYLE ***************/