body { 
  font-family: Verdana;
  font-size: 14px;
  color: #303030;
  background-color:#0a2b5c;
}

body.main {
  border-left-width: 1px;
  border-left-style: dotted;
  border-left-color: #000000;
  border-right-width: 1px;
  border-right-style: dotted;
  border-right-color: #000000;
  background: #FFFFFF url(images/wrapper_bg.jpg) repeat-y 0 0;
}

img {
  border:0;
}

h2 {
  font-family: Verdana;
  font-size: 24px;
font-weight:bold;
  color: #0a2b5c;
}

h3 {
  font-family: Verdana;
  font-size: 14px;
  font-weight:bold;
  color: #0a2b5c;
}

a, a:visited {
  font-family: Verdana;
  font-size: 14px;
  color: #303030;
}

.header {
  background: #FFFFFF url(images/wrapper_bg.jpg) repeat-y 0 0;
  padding: 10px 25px;
}

.logo {
  background: #FFFFFF url(images/wrapper_bg.jpg) repeat-y 0 0;
  padding: 10px 35px;
}

.menu {
  background: #FFFFFF url(images/wrapper_bg.jpg) repeat-y 0 0;
  padding: 10px 25px;
  height:30px;
}


table.main {
  background: #FFFFFF url(images/wrapper_bg.jpg) repeat-y 0 0;
  width:963px;
  padding: 10px 25px;
}

table.main  td{
  _padding: 0;
  *padding: 0;
  *margin:0;
  _margin:0;
}


.maincontent {
  background: #FFFFFF url(images/main_bg.jpg) repeat-y 0 0;
  padding: 3px 15px;
  font-size:14px;
}


.mainlargecontent {
  background: #FFFFFF url(images/mainlarge_bg.jpg) repeat-y 0 0;
  padding: 3px 15px;
  font-size:14px;
}

table.propertytable td {
  color : #303030; 
  font-family : Verdana; 
  font-size : 13px;
  padding-bottom: 20px;
  vertical-align:top;
}


table.propertytable  img {
  margin-right:5px;
  border:1px solid #000000;
}

.menu {
  color : #153086; 
  font-family : Arial; 
  font-size : 13px;
  text-align: center;
  font-weight:bold;
}

.menu a:link {
  font-family : Arial; 
  color : #153086; 
  text-decoration: none;
  font-size : 13px;
  padding: 0 2px;
  font-weight:bold;
}

.menu a:visited {
  font-family : Arial; 
  color : #153086; 
  text-decoration: none;
  font-size : 13px;
  padding: 0 2px;
  font-weight:bold;
}

.menu a:hover {
  color : #153086; 
  text-decoration: underline;
}

.nav {
  color : #153086; 
  font-size : 13px;
}

.module h3{
    padding: 0 13px;
}  

.module p {
  padding: 2px 13px;
  margin: 0;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  color:#000000;
}

.module a, .module a:visited {
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  color:#000000;
}

#title {
  font-size: 30pt;
}

.red {
  color: red;
}

.strike {
  text-decoration: line-through;
}

.footer {
  font-size : 10px;
  color: #ffffff;
}

.footer a:link {
  color: #ffffff;
  text-decoration: none;
  font-size : 10px;
}

.footer a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size : 10px;
}

.footer a:hover {
  color: #ffffff;
  font-size : 10px;
}

a.thickbox, a.thickbox:visited {
  font-weight:bold;
  font-size:11px;
}


