﻿body {    color: #FFFFFF;
}

td.inv 
{
    background-image:url('../images/inv_bg.jpg');
    background-repeat: no-repeat;
}
td.inv_detail 
{
    background-image:url('../images/inv_bg_detail.jpg');
}

span.inv_header
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #003300;
}

span.header
{
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
    color: #003300;
    text-align: left;
}
span.homeheader
{
    font-weight: 700; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: x-large; 
    text-align: center;
}
span.pageheader
{
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
}

span.regular
{
    font-family: Verdana;
    font-size: small;
    color: #003300;
}

a.visited_link
{
    color: #003300;
    text-align: left;
}

a:link { 
text-decoration: none;
}
a:visited { 
text-decoration: none;
}
a:active { 
text-decoration: none;
}
a.submenu:hover {background-color:#F8F8FF;
          color:#003300;
          font-weight: bold;
          }
a.submenu
{
     color: #003300;
     font-size: small;
    text-align: left;
}

a.links:hover {background-color:#FFFFCC;
          color:#003300;
          font-weight: bold;
          }
a.links
{
     color: #003300;
     font-size: small;
    text-align: left;
}


ul.menulist 
{
    margin-top:10px; 
    margin-left:5px; 
    font-size:11px; 
    color: #003300; 
    list-style:square; 
    padding:0; 
    line-height:15px; 
    font-family:verdana
}

td.style3
{
    font-family: Tahoma;
    font-size: small;
    color: #003300;
}
td.style4
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #003300;
}
ul
{
    font-family: Verdana;
    font-size: small;
    color: #003300;
}

ol
{
    font-family: Verdana;
    font-size: small;
    color: #003300;
}