body {
  padding-right: 0px; 
  padding-left: 0px; 
  padding-top: 0px; 
  padding-bottom: 0px;
  font-size: 70%;   
  margin: 0px;   
  font-family: arial,sans-serif;   
  text-align: center;
  background-image: url(/images/bck-back.gif);  
}

h1 {
  background-image: url(/images/bck-title.gif);
  background-repeat: no-repeat;
  padding-left: 37px;
  margin-top: 0px;
  padding-top:3px;
  padding-bottom:3px;
  color: #4c81a8;
  font-size: 16px;
  text-transform: uppercase;  
}

h2 {
  font-size: 90%;
  font-weight: normal;
  margin-top: 4px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;  
}

h3 {
  background-image: url(/images/bck-title2.gif);
  background-repeat: no-repeat;
  padding-left: 37px;
  margin-top: 0px;
  padding-top:3px;
  padding-bottom:3px;
  color: #4c81a8;
  font-size: 16px;
  text-transform: uppercase;  
}

#pagebody {
  border-right: #666666 1px solid; 
  padding-right: 16px;   
  padding-left: 16px; 
  padding-bottom: 0px; 
  margin-left: auto; 
  border-left: #666666 1px solid; 
  width: 735px; 
  margin-right: auto;      
  text-align: left;
  background: #ffffff;
}

#header {
  background-image: url(/images/bck-header.gif);
  background-repeat: no-repeat;
  background-position: top right;
  width: 736px;
}

#adlinks {
  height: 19px !important;
  height: 20px;
  margin-top: 4px;
  background-color:#255b94;
  color: #ffffff;
  padding-top:3px; 
}

#footer {
  text-align: right;
  color: #888888;
  padding-bottom: 12px;  
}

#footerline {
  height: 18px !important;
  height: 20px;
  margin-top: 4px;
  margin-bottom: 2px;
  background-color:#255b94;
  color: #ffffff;  
  background-image: url(/images/bck-footer.gif);  
}

#menus {
  padding-top: 17px;
  padding-right: 16px;
  text-align: right;  
}

#path {
  text-align: right;
  padding-top: 6px;
  padding-right: 4px;
}

#path a {
  color: #888888;
  text-decoration: none;
}

#path a:hover {
  color: #888888;
  text-decoration: underline;
}

#menus a {
  margin-left:22px;
  width: 70px;
  text-decoration: none;
  color: #aaaaaa;
  font-weight: bold;
}


#menus a:hover {
  color: #000000;
}

.clearboth { 
  clear: both;
}

#content {
  float: right;
  width: 406px !important;
  width: 407px;
  border-left: 1px solid #e0e0e0;
  font-size: 120%;
}

#contentinside {
  float: right;
  width: 734px !important;
  width: 734px;
  border-left: 1px solid #e0e0e0;
  font-size: 120%;
}

#sidebar {
  float: left;
  width: 328px;  
}

#main {
  margin-top: 5px;
}

#ad1 {
  height: 255px;
  width:326px;
  text-align:center;
  border-left: 1px solid #e0e0e0;
}

#sidebarbox {
  margin-top: 5px;
  border-left: 1px solid #e0e0e0;
}

#contenttext {
  padding-left: 8px;  
}

.proplist {
  margin-top: 10px;
}

.proplistinside {
  padding-top:15px;
  padding-right: 10px;
  width: 350px;
  float:left;
}

.titleprop {
  color: #4c81a8;
  text-decoration: none;
  font-weight: bold;
}

.titleprop:hover {
  text-decoration: underline;
}

.insideseparator {
  text-align:right;
  background-color:#ddddff;
  padding:5px;
  margin-top:15px;
}

.button {
  margin-top: 5px;
  margin-right: 12px;
  border:1px solid #000066;
  background-color:#666699;
  float:left;
  padding-bottom:1px;
  padding-top:1px;
  padding-left:7px;
  padding-right:7px;
}

.button:hover {
  background-color: #000066;
}

.button a {
  display:block;
  font-size: 12px;
  font-weight: bold;
  color:#ffffff;
  text-decoration:none;
}

#contenttable th {
  background-color: #ddddff;
  text-align: right;
  padding: 1px;
}

#contenttable td {
  font-size: 15px;
  padding-left: 5px;
  font-weight: normal;
  color: #000088; 
  padding-right: 10px;
}

.code {
  background-color: #ffdddd;
  border: 1px solid #ffaaaa;  
  font-size: 12px;
  text-align: center;
  padding:5px;
}

#promo {
 padding-left: 15px; 
 color: #888888;
}

.footerlink {
  color: #888888;
}
.footerlink:visited {
  color: #888888;
}