td, tr, th { 
  padding: 0px;
  margin: 0px;
  border: 0px;
}

body {
  background-color: #ffffff;
  background-image: url(/images/body_back.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-family: tahoma;
  margin: 0px;
}

#content {
  width: 900px ;
  height: 100%;
  margin-left: auto ;
  margin-right: auto ;
  border: 1px;
  border-color: black;
  border-style: none;
  cell-spacing: 0px;
  padding: 0px;
}

.maintable { 
  border: 0px;
  padding: 0px;
  border-collapse: collapse;
  cell-spacing: 0px;
  margin: 0px;
}

.header { 
  text-align: left;
  background: url(/images/bluebg.jpg);
  margin-bottom: 10px;
}

#header th {
	margin-bottom: 10px;
}

.header img { 
  width: 300px ;
}

.menu { 
  table-layout: auto;
  background-color: #333333;
  color: white;
  text-align: center;
  height: 20px;
  border: 0px;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}

.mainframe { 
  table-layout: auto;
  background-color: white;
  border: 0px;
  padding: 0px;
}

.menucell { 
    min-width: 100px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.menucell:hover {
    background-color: #555555;
}

.menuspacer { 
  width: 500px;
}

.banner { 
  border: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 100%;
  font-size:0;
}

.banner img {
	border: 0px;
}

.info { 
  height: 350px;
}

.infodata { 
  height: 350px;
  margin: 10px;
}

li { 
  margin-bottom: 2px;
}

.contact { 
  height: 50px;
  width: 800px;
}

.footer { 
  border-top: 1px solid #aaaaaa;
}

.cornerlogo { 
  height: 50px;
}

.infotable { 
  width: 98%;
  height: 100%;
  vertical-align: top;
  border-bottom-style: none;
  margin-left: 10px;
  margin-right: 10px;
}

.spacer { 
  height: 10px;
}

.data { 
  height: 100%;
  width: 49%;
  vertical-align: top;
}

.separatorcell { 
  width: 50px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  cell-spacing: 0px;
  table-layout: auto;
}

.septab { 
  height: 350px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  cell-spacing: 0px;  
  border-collapse: collapse;
  margin-left: 9px;
  margin-right: 9px;
  width: 5px;
}

.septop { 
  background: url(/images/separator_top.gif);
  width: 5px;
  height: 9px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.sep { 
  background: url(/images/separator.gif);
  width: 5px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 100%;
}

.sepbot { 
  background: url(/images/separator_bottom.gif);
  width: 5px;
  height: 9px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

:link { 
  color: white;
  text-decoration: none;
}

:visited { 
  color: white;
  text-decoration: none;
}

.contactinfo { 
  width: 60%;
}

.subtitle { 
  font-size: 20pt;
  font-weight: bold;
}
