body {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #444466;
}

table {
  border: 0px #000000 solid;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-serif;
}

table.order {
  width: 100%;
  color: #444466;
  background-color: #D7D7BF;
}

.tdhead {
  font-weight: bold;
  background-color: #D7D7BF;
}
.tddown {
  background-color: #D7D7BF;
}
.tddark {
  background-color: #F3F3EB;
}
.tdname {
  background-color: #FBFBEC;
}
.tdlight {
  background-color: #F9F9F9;
}

a:link    {text-decoration: none; color: #0055F0;}
a:visited {text-decoration: none; color: #0055F0;}
a:active  {text-decoration: none; color: #0055F0;}
a:hover   {text-decoration: none; color: #0055F0;}

a:link.toplink    {text-decoration: none; color: #000000;}
a:visited.toplink {text-decoration: none; color: #000000;}
a:active.toplink  {text-decoration: none; color: #000000;}
a:hover.toplink   {text-decoration: none; color: #000000;}

a:link.bottlink    {text-decoration: none; color: #ffffff;}
a:visited.bottlink {text-decoration: none; color: #ffffff;}
a:active.bottlink  {text-decoration: none; color: #000000;}
a:hover.bottlink   {text-decoration: none; color: #000000;}

.whitetext {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
p {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  color: #666666;
}
.caption {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #444466;
}
.copy {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  margin-bottom: 3px;
  margin-top: 3px;
}
h1 {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #664444;
}
h2 {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #444466;
}

.error {
  background-color: #FBFBEC;
  color: #ff9900;
  font-weight: bold;
}

.dark     {color: #666666; font-weight: bold; font-size: 12px;}
.mdark    {background-color: #E3E3C7; color: #666666; font-weight: bold; font-size: 12px;}
.mdarkc   {background-color: #E3E3C7; color: #666666; font-weight: bold; font-size: 12px;  text-align: center;}
.ldark    {background-color: #F3F3EB; color: #666666; font-weight: normal; font-size: 12px;}
.ldarkc   {background-color: #F3F3EB; color: #666666; font-weight: normal; font-size: 12px; text-align: center;}

td {
}

td.tmenu {
  background-color: #b2cefd; 
  font-weight: bold;
  color: #FF3399;
}
td.tmenucheck {
  background-color: #96bbf9; 
  font-weight: bold;
  color: #FFFFFF;
}
td.tmenusel {
  background-color: #ffffff; 
  font-weight: bold;
  color: #003399;
}
td.tmenuchecksel {
  background-color: #96bbf9; 
  font-weight: bold;
  color: #FFFFFF;
}
