BODY
{
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #AB0E05
}

.FORM
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.red
{
    COLOR: #FF0000;
    font-weight: bold;
}

.Sold
{
    COLOR: #FF0000;
    font-weight: bold;
}
.sale agreed
{
    COLOR: #FF0000;
    font-weight: bold;
}

.forsale
{
    COLOR: #0000FF;
    font-weight: bold;
}


.tolet
{
    COLOR: #0000FF;
    font-weight: bold;
}


.occupied
{
    COLOR: #0000FF;
    font-weight: bold;
}



.blue
{
    COLOR: #0000FF;
    font-weight: bold;
}

.search
{
    FONT-FAMILY: verdana,arial;
    color: #0084BD;
    font-weight: bold;
    FONT-SIZE: 13px
}

.searchString
{
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: #FF0000;
    color: #FFFFFF;
    font-weight: bold
}

.title
{
    FONT-FAMILY: verdana,arial;
    color: #AB0E05;
    font-weight: bold;
    FONT-SIZE: 13px;
}

.header
{
    color: #000000; 
    font-weight: none;
    FONT-SIZE: 13px;
}

.sectorheader
{
    FONT-FAMILY: verdana,arial;
    color: #7A847F;
    font-weight: bold;
    FONT-SIZE: 11px;
}

TABLE.Top
{
    BORDER-RIGHT: #DEDEDE 0px solid;
    BORDER-TOP: #DEDEDE 0px solid;
    BORDER-LEFT: #DEDEDE 0px solid;
    BORDER-BOTTOM: #DEDEDE 0px solid;
    BACKGROUND-COLOR: #FFFFFF
}

TABLE.bar
{
    BORDER-RIGHT: #4A5284 1px solid;
    BORDER-TOP: #4A5284 1px solid;
    BORDER-LEFT: #4A5284 1px solid;
    BORDER-BOTTOM: #4A5284 1px solid;
    BACKGROUND-COLOR: #FFFFFF
}

TR.bottomlinks
{
	font-family: verdana;
	font-size: 11px;
}
TR.header
{
    BACKGROUND-COLOR: #FFFFFF;
    color: #000000; 
    font-weight: italic;
    FONT-SIZE: 13px
}
TR.Color
{
    BACKGROUND-COLOR: #FFFFFF
}

TR.Color2
{
    BACKGROUND-COLOR: #EEEEEE
}
TD
{
    FONT-SIZE: 11px;
    BACKGROUND-COLOR: #FFFFFF
}

TD.white
{
	color: #FFFFFF;
	font-weight: none
}


TD.address
{
	color: #AB0E05;
	font-weight: bold
}

TD.footer
{
    FONT-SIZE: 11px;
    BACKGROUND-COLOR: #9C0C03
}

A.homelinks
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #AB0E05;
	text-decoration: underline;
}

A:hover.homelinks
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #AB0E05;
    text-decoration: underline;
}

A.sidelinks
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #737373;
	text-decoration: none;
}

A:hover.sidelinks
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	color: #737373;
    text-decoration: none;
}

A
{
  background-color: transparent;
  color: #000000;
  text-decoration: underline;
}
A:hover
{
    color: #DEDEDE; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}

A.noline
{
  background-color: transparent;
  FONT-SIZE: 11px;
  color: #0000FF;
  text-decoration: none;
}
A.noline:hover
{
    color: #0000FF; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}

A.bottomlinks
{
    color: #FFFFFF; 
    font-weight: none;
    FONT-SIZE: 10px;
    text-decoration: none
}
A.bottomlinks:hover
{
    color: #FFFFFF; 
    font-weight: none;
    FONT-SIZE: 10px;
    text-decoration: underline
}