
a: {  color: #7777FF; text-decoration: none; }
a:link {  color: #7777FF; text-decoration: none; }
a:visited {  color: #7777FF; text-decoration: none; }
a:active {  color: #7777FF; text-decoration: none; }
a:hover {  color: #AAAA00; text-decoration: none; }

body, td, th, p, ul {
  font-family: serif;
  font-size: 12px;
}

/*/*/a{}
body,
body td,
body th,
body ul,
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body,
html>body td,
html>body th,
html>body ul,
html>body p {
  font-size: small;
}  
/* */
/*
    border-top: thin solid #0011AA;
    background-image: url(images/stripe_background.gif);
a:link {  color: #556677; text-decoration: none; }
a:active {  color: #38115F; text-decoration: none; }
*/
BODY {
}

TABLE.main {
    width: 90%; 
}

TABLE.menu {
    width: 100%; 
    height: 20px;
    background-color: #DEF0F7;
}
TD.mcaTitle {
  font-size: small;
  /* font-weight: bold; */
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 2px;
}

TABLE.inside {
    border: 0;
    background-image: url(images/stripe_background.gif);
    width: 100%;
}
TABLE.mcaBody {
    border: 0;
    width: 90%;
}
TD.mcaBody {
  font-size: medium;
  font-style: bold;
  font-family: serif;
  padding: 0 30 0 30;
  #background-color: #EEDDFF;
  background-color: #DDDDDD;
  background-color: #E5DDE5;
}
TD.corner {
  height: 30px;
  width: 1%;
}
TD.frame {
  height: 30px;
  width: 98%;
  background-color: #EEDDFF;
  background-color: #DDDDDD;
  background-color: #E5DDE5;
}

TD.header {
  height: 20px;
  font-size: 56%;
  font-family: serif;
}

TD.footer {
  height: 20px;
  font-size: 56%;
  font-family: serif;
  text-align: right;
}

ul 
{
list-style-image: url(images/checked.gif)
}
p.content {
}

TABLE.reqForm {
    width: 100%;
    text-align: left;
}
TD.serv-header {
    padding: 4 0 10 0;
}

TABLE.serv {
}
TD.serv-header {
    padding: 4 0 10 0;
}
TD.serv-footer {
    padding: 10 0 0 0;
    text-align: center;
}
TD.serv-title {
    width: 30%;
    padding: 4 4 4 4;
    border-top: thin solid #0011AA;
    border-right: thin solid #0011AA;
    border-left: thin solid #0011AA;
}
TD.serv-titlebot {
    width: 30%;
    padding: 6 4 6 4;
    border: thin solid #0011AA;
}
TD.serv-item {
    width: 15%;
    padding: 6 4 6 4;
    text-align: center;
    border-top: thin solid #0011AA;
    border-right: thin solid #0011AA;
}
TD.serv-itembot {
    width: 15%;
    padding: 6 4 6 4;
    text-align: center;
    border-top: thin solid #0011AA;
    border-bottom: thin solid #0011AA;
    border-right: thin solid #0011AA;
}

TABLE.port {
    text-align: left;
    width: 80%;
}
TD.port-header {
    padding: 4 0 10 0;
    text-align: left;
}
TD.port-footer {
    padding: 10 0 0 0;
    text-align: center;
}
TD.port-title {
    width: 70%;
    padding: 4 4 4 4;
    border-top: thin solid #0011AA;
    border-right: thin solid #0011AA;
}
TD.port-titlebot {
    width: 70%;
    padding: 6 4 6 4;
    border-top: thin solid #0011AA;
    border-right: thin solid #0011AA;
    border-bottom: thin solid #0011AA;
}
TD.port-desc  {
    vertical-align: top;
    text-align: right;
}
TD.port-item {
    width: 30%;
    padding: 6 4 6 4;
}
TD.port-itembot {
    width: 30%;
    padding: 6 4 6 4;
    text-align: center;
}
