BODY.main {
background-color: #FFFFFF;
color: #000000;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
font-size: 9pt;
margin: 10px;
}

table
{
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
font-size: 10pt;
}

form {
  margin: 0;
  padding: 0;
}

.header {
background-image: url(images/headerback.jpg);
background-position: right;
background-repeat: no-repeat;
color: #FFFFFF;
font-size: 13pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
font-weight: bold;
padding: 0 2px 0 0;
}

.mainpane {
color: #000000;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
padding: 10px 0 10px 0;
}

A:link, A:visited, A:active {
text-decoration: none;
color: #3270A4;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}
A:hover {
text-decoration: none;
color: #ADD3F4;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

A.small:link, A.small:visited, A.small:active {
text-decoration: none;
color: #3270A4;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}
A.small:hover {
text-decoration: none;
color: #ADD3F4; font-size: 8pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.black8 {
color: #000000;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.black9 {
color: #000000;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
}

.footer {
color: #000000;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
height: 18px;
}

.padding0505 {
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
color: #000000;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
font-size: 9pt;
}

.tablebrown {
border-width: 1px;
border-style: solid;
border-color: /*#ECE3D4*/ #E2F2FC;
border-collapse: collapse;
}

.tablebrown tr.header td {
  padding: 0 0 0 0;
}

.tablebrown td {
text-decoration: none;
color: #000000;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
background-color: /*#FFF6E6*/ #E2F2FC;
border-color: /*#ECE3D4*/ #C7E6F9;
border-width: 1px;
border-style: solid;
padding: 5px;
}

.tableblue {
border-width: 1px;
border-style: solid;
border-color: #3270A4;
border-collapse: collapse;
}

.tableblue td {
text-decoration: none;
color: #000000;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
border-color: #3270A4;
border-width: 1px;
border-style: solid;
padding: 3px;
}

input.text, input.button, textarea,select {
color: #3270A4;
background-color:#FFFFFF;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
border-width: 1px;
border-style: solid;
border-color: #3270A4;
}

input.text {
  padding-left: 3px;
}

.error {
  color:crimson;
  font-weight: bold;
  font-size: 12px;
}

.small {
  font-family: Verdana, Arial, Helvetica, helv, sans-serif;
  font-size: 10px;
}

.small a {
  font-family: Verdana, Arial, Helvetica, helv, sans-serif;
  font-size: 10px;
}

.smalltext {
  font-family: Verdana, Arial, Helvetica, helv, sans-serif;
  font-size: 11px;
  vertical-align: middle;
}

.smalltext a {
  text-decoration: none;
  color: #3270A4;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, helv, sans-serif;
/*  vertical-align: middle;*/
}

.smalltext a:link, .smalltext a:visited, .smalltext a:active {
  color: #3270A4;
  font-size: 11px;
}
.smalltext a:hover {
  color: #ADD3F4;
  font-size: 11px;
}
.imgcl {
  border: 1px solid #000000;
}
.btm {
  position: relative;
  bottom: 0%;
  right: 0%;
}
.proptitle {
  font-size: 13px;
  color : #0000A0;
  font-weight: bold;
}

.headertitle {
  font-weight: bold;
  font-size: 14px;
}
td.tab a {
  font-family: Verdana, Arial, Helvetica, helv, sans-serif;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
}
td.tab a:link, td.tab a:visited, td.tab a:active {
  color: #000000;
  font-size: 13px;
}

td.tab a:hover {
  color: #FFFFFF;
  font-size: 13px;
}

td.tabun a {
  font-family: Verdana, Arial, Helvetica, helv, sans-serif;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  color: #8C9EB5;
}
td.tabun a:link, td.tabun a:visited, td.tabun a:active {
  color: #8C9EB5;
  font-size: 13px;
}

td.tabun a:hover {
  color: #8C9EB5;
  font-size: 13px;
}

table.bordered {
  border-color:#808080;
  border-collapse:collapse;
  border-width:1px;
  font-size: 11px;
}

table.bordered th {
  background-color: #109AE7;
  color: #ffffff;
}

.pagestitle {
  text-align: center;
  font-family: Trebuchet MS,Arial,Helvetica,Verdana;
  font-size: 16px;
  color: #000080;
}

table.linkstable th a, table.linkstable th a:link, table.linkstable th a:visited, table.linkstable th a:active, table.linkstable th a:hover {
  text-decoration: none;
  color: #3171A5;
  font-size: 12px;
  font-family: Verdana;
}

table.linkstable table td#header a, table.linkstable table td#header a:link, table.linkstable table td#header a:visited, table.linkstable table td#header a:active, table.linkstable table td#header a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #3171A5;
  font-size: 11px;
  font-family: Verdana;
}

table.linkstable table {
  font-family: Verdana, Arial, Helvetica, helv, sans-serif;
  font-size: 11px;
  vertical-align: middle;
}

.note {
  font-family: Arial, Verdana, Helvetica, helv, sans-serif;
  font-size: 10px;
}

.featuredheader {
  background-image: url(images/featured.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

/*input, select, textarea{
color: #3270A4;
background-color:#FFFFFF;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
border-width: 1px;
border-style: solid;
border-color: #3270A4;
}*/

#rentersOverLay {
    width: 40%;
    height: 20%;
    left: 30%;
    top: 40%;

    position: absolute;
    opacity: 1;

    border: 1px solid #000000;
    background-color: #33A5E4;
    color: #FFFFFF;

    text-align: center;
    padding-top: 5%;
  }