html, body {
background-color: #FFFFFF;
}

table.maintable {
width: 900px;
border-collapse: collapse;
}


input.search {
background-color: #FF6600;
border-width: 1px;
color: #000000;
font-size: 8pt;
font-weight: bold;
height: 20px;
}


fieldset {
border: 1px solid gray;
border-top: 2px solid gray;
}


legend {
padding-left: 5px;
padding-right: 5px;
font-size: 14px;
font-weight: bold;
}


td {
vertical-align: top;
text-align: left;
padding: 2px;
font-family: verdana, Helvetica, arial, sans-serif;
font-size: 12px;
color: #000000;
}


td.fieldname {
text-align: right;
}

td.field {
text-align: left;
}

a {
font-family: verdana, Helvetica, arial, sans-serif;
font-size: 12px;
color: blue;
text-decoration: none;
}

a:visited {
color: blue;
}

h1 {
margin-top: 5px;
margin-bottom: 5px;
color: darkblue;
font-size: 20px;
font-weight: bold;
font-family: verdana, Helvetica, arial, sans-serif;
}

h2 {
margin-top: 0px;
margin-bottom: 0px;
color: #FF0000;
font-size: 13px;
font-weight: bold;
font-family: verdana, Helvetica, arial, sans-serif;
}

h3 {
margin-top: 0px;
margin-bottom: 0px;
color: blue;
font-size: 13px;
font-weight: bold;
font-family: verdana, Helvetica, arial, sans-serif;
}

h4 {
margin-top: 0px;
margin-bottom: 0px;
color: blue;
font-size: 13px;
font-weight: bold;
font-family: verdana, Helvetica, arial, sans-serif;
}

li.img {
list-style-image: url(li.png);
padding-right: 6px 
}

li.img2 {
list-style-image: url(li2.png);
}


td.top_menu {
background-color: #C3C3C3; /* light grey; alto */
color: #000000;
font-size: 10px;
font-weight: bold;
}

td.top_menu a {
color: #000000;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}

td.top_menu a:visited {
color: #000000;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}


td.bottom_menu {
background-color: darkblue; /* alice blue */
color: white; /* dark blue; allports */
font-weight: bold;
}

td.bottom_menu a {
color: orange; /* dark blue; allports */
text-decoration: none;
}

td.bottom_menu a:visited {
color: orange; /* dark blue; allports */
text-decoration: none;
}

td.bottom_2 {
background-color: darkblue; /* alice blue */
color: white; /* dark blue; allports */
}

td.bottom_2 a {
color: white; /* dark blue; allports */
font-size: 9px;
text-decoration: none;
}

td.bottom_2 a:visited {
color: white; /* dark blue; allports */
text-decoration: none;
}


td.content_row {
width: 300px;
padding-right:10px;
text-align:justify;
}

td.sidebar {
width: 250px;
background-color: #F2F2F2;
}

td.mid {
width: 20px;
}


table.sidebar_block {
width: 100%;
background-color: #CCCCCC;
border-style: outset;
}


table.footer {
background-color: #006699;
font-size: 12px;
color: #FFFFFF;
}

table.footer a {
color: blue;
text-decoration: none;
}

table.footer a:visited {
color: blue;
text-decoration: none;
}

td.footer_img {
width: 12%;
text-align: center;
}

td.footer_img a {
color: #FFFFFF;
}

td.footer_img a:visited {
color: #FFFFFF;
}

td.footer_img a:link {
color: #FFFFFF;
}


table.property_box {
height: 140px;
border-bottom: 2px solid #CCCCCC;

}

table.pages_header {
font-size: 14px;
font-weight: bold;
color: #000000;
background-color: #CCCCCC;
}

table.pages_footer {
font-size: 12px;
color: #000000;
background-color: #CCCCCC;
}



