.greytd{
        background-color: #7F7F7F;
        color: #FFFFFF;
}
.inputfield {
        background-color: #D3D3D3;
        font-family: Arial, sans-serif;
        font-size: 8pt;
        color: #7F7F7F;
        border: 1px solid #000000;
        padding: 0 5px 0 5px;
}
body {
  background-color:#F2EAFF;
  color: #ccccff;
  SCROLLBAR-FACE-COLOR: #A1A9DA;
  SCROLLBAR-HIGHLIGHT-COLOR: #A1A9DA;
  SCROLLBAR-SHADOW-COLOR: #A1A9DA;
  SCROLLBAR-3DLIGHT-COLOR: #A1A9DA;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  SCROLLBAR-TRACK-COLOR: #DBDBDC;
  SCROLLBAR-DARKSHADOW-COLOR: #550000;
  background-image: url("/images/bg.gif");
  background-repeat: repeat;
  background-attachment: fixed;
/*                 */
}
.bodybg { background-color:#9f9f9f; color: #ccccff}
.bodybg-menu { background-color:#9f9f9f; color: #ccccff}
.tbor { background-color:#000000}
.red { color: #ff4444}
.green { color: #0066cc}
.redbar { background-color: #ee0000}
.greenbar { background-color: #0000dd}
.faqtext { font-weight: normal; color: #0000dd}
table { cell-spacing: 1; cell-padding: 1}
th {  background-color: #0187C5; color: #ffffff; background-image: url("/images/menu_bg.jpg"); background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8pt}
td {  background-color: #FFFFFF; color: #0055bb; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; nowrap}
// a:active {  text-decoration: none; font-weight: bold; color: #000066}
// a:link {  text-decoration: none; font-weight: bold; color: #000066}
// a:visited {  text-decoration: none; font-weight: bold; color: #000066}
// a:hover {  text-decoration: none; font-weight: bold; color: #0000bb}
a:active {  text-decoration: none; font-weight: normal; color: #000066}
a:link {  text-decoration: none; font-weight: normal; color: #000066}
a:visited {  text-decoration: none; font-weight: normal; color: #000066}
a:hover {  text-decoration: none; font-weight: normal; color: #0000bb}

.navigation-menu {  font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
.small-text {  font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #335566; background-color: #e0e0e0; font-weight: bold}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #335566; background-color: #e0e0e0; font-weight: bold}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #335566; background-color: #e0e0e0; font-weight: bold}
.radiotd { border: #d4d4d4; background-color: #ffffff; height: 18px}
// .radioth { border: #dd3333; background-color: #dd3333; height: 18px}
.radioth { border:  #A1A9DA; background-color:  #A1A9DA; height: 18px}
.checkboxtd { border: #d4d4d4; background-color: #ffffff; height: 18px}
.radio { border: #d8d8d8; background-color: #d8d8d8}
.invoice {  font-size: 12pt; font-weight: bold; color: #FF0000}
.menutd {
        background-color: transparent;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold; font-size: 8pt;
        color: #ffffff;
        }


.hometable {
        background-color: #ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal; font-size: 8pt;
        color: #0055bb;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        border-right-color:  #9f9f9f;
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color:  #9f9f9f;
        border-left-style: solid;
        border-left-width: 1px;
        border-bottom-color:  #9f9f9f;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        }
.neatheader-l {
        width: 24px;
        height: 16px;
        max-width: 24px;
        border-style: none;
        background-image: url("/images/neatbg-l.gif");
        background-position: left;
        background-repeat: no-repeat;
             }
.neatheader-r {
        width: 24px;
        height: 16px;
        max-width: 24px;
        border-style: none;
        background-image: url("/images/neatbg-r.gif");
        background-position: right;
        background-repeat: no-repeat;
             }
.neatheader-r1 {
        border-style: none;
        background-image: url("/images/dots.gif");
        background-repeat: repeat-x;
        background-position: right;
             }
.pageheader {
        border-color: #CCCCCC;
        border-style: solid;
        border-width: 1px;
        padding: 7px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        background-color: #ffffff;
        filter: alpha(opacity=65);
        opacity: 0.65;
            }
