a,a:link {
  color: #3A5FA5;
}
a:visited {
  color: #3A5FA5;
}
a:hover {
  color: #000000;
}
a:active {
  color: #990000;
}

img { border: none;}

body {
  color: black;
  background-color: #cacaca;
  margin: 0px;
  padding: 0px;
}
body,p,li,td {
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
table.main {
  width: 80%;
  margin: 10px auto;
  border-collapse: collapse;
}
tr#top {
  height: 75px;
  padding: 0px;
  background-image: url(images_new/hdrBg.jpg);
  background-repeat: repeat-x;
}
td#bottom {
  text-align:center;
  font-size: 9px;
  padding: 0px;
  background-color: #E7DCA6;

}
tr#content {
  height: 625px;
}
td#left {
  width: 200px;
  vertical-align: top;
  background-image: url(images/sideBg.jpg);
  background-repeat: repeat-x;
  background-color: #E7DCA6;
  text-align: right;
}
td#center {
  width: 600px;
  background-color: #ffffff;
  color: black;
  margin-bottom: 5px;
  text-align:center;
  vertical-align: top;
}
td#right {
  width: 200px;
  background-image: url(images/sideBg.jpg);
  background-repeat: repeat-x;
  background-color: #E7DCA6;
  vertical-align: top;
}
.loginHdr {
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  color: #990000;
  padding-left: 5px;
}
.loginTxt {
  font-size: 11px;
  color: #000000;
  padding-left: 5px;
}
.loginBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #F1F1F1;
  width: 85px;
  border: 1px solid #666633;
}
.contentIdx {
  font-size: 12px;
  line-height: 24px;
  padding-right: 5px;
  padding-left: 5px;
}
.contentHdr {
  font-size: 14px;
  font-weight: bold;
  padding-left: 5px;
}
.searchTxt {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}
.searchBox {
  font-size: 10px;
  color: #FFFFFF;
  background-color: #990000;
  width: 75px;
  height: 15px;
  border: 1px solid #FFFFFF;
}
.pageTitleCompany {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  background-image: url(http://www.pal-tech.com/siteImages/company/company_02.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 50px;
  width: 400px;
  padding-left: 5px;
}
.pageTitleServices {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  background-image: url(http://www.pal-tech.com/siteImages/services/services_02.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 50px;
  width: 400px;
  padding-left: 5px;
}
.pageTitleProcurement {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  background-image: url(http://www.pal-tech.com/siteImages/procurement/procurement_02.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 50px;
  width: 400px;
  padding-left: 5px;
}
.pageTitleCareer {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  background-image: url(http://www.pal-tech.com/siteImages/careers/careers_02.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 50px;
  width: 400px;
  padding-left: 5px;
}
.pageTitleContact {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  background-image: url(http://www.pal-tech.com/siteImages/contact/contact_02.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 50px;
  width: 400px;
  padding-left: 5px;
}

.pageTitleSeaPorte {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  background-image: url(http://www.pal-tech.com/images_seaport/);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 50px;
  width: 400px;
  padding-left: 5px;
}
.pageBody table{
  margin: 10px;
}
.pageBody h3 {
  padding-left: 15px;
}
.innerBody {
  padding-left: 15px;
}
td#center p, td#center h2 {
  margin-left: 5px;
}
td#center .innerHdr {
  margin-left: 5px;
}
