﻿a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.summarytd
{
    background-color:#003399;
    color:White;
    font-weight:bold;
}
.hr_style
{
    color:#88813B;
    height:2px;
    background-color:#88813B;
}
.tdRateSummary
{
    background-color:#88813B;
	padding-top:4px;
    padding-bottom:4px;
	padding-left:3px;
    color:White;
    border-bottom-color:Black;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-top-color:Black;
    border-top-width:1px;
    border-top-style:solid;
	/*
    border-left-color:Black;
    border-left-width:1px;
    border-left-style:solid;
    border-right-color:Black;
    border-right-width:1px;
    border-right-style:solid;
	*/            
}
.radBorder
{
	border-bottom: #003399 1px solid;
	border-top: #003399 1px solid;
	border-right: #003399 1px solid;
	border-left: #003399 1px solid;
}
.tdInfoBox
{
    background-color:#88813B;
	padding-top:4px;
    padding-bottom:4px;
	padding-left:3px;
    color:White;
}
.Logo
{
	background-image:url('../../Images/ram_real_estate_header_bg.jpg'); 
	background-repeat:repeat;
}
.SearchResultsHeader
{
    background-color:#003399;
    color:White;
    font-weight:bold;
}
.EndoTreeViewContainer
{
	border-bottom: #000066 1px solid;
	border-top: #000066 1px solid;
	border-right: #000066 1px solid;
	border-left: #000066 1px solid;
	padding: 3px;	
}
.QuestionPanelBlockHeader
{
	background-color: #888155;
	color:White;
}
