body 
{ 
background-image: url(../images/background.gif);
background-repeat: repeat-x;
background-color: #ffffff;
margin-top: 0px;
margin-left: 20px;
}

th 
{ 
font-family: Verdana, Arial, Helvetica, Geneva;
font-size: 11px;
}

td 
{ 
font-family: Verdana, Arial, Helvetica, Geneva;
font-size: 11px;
}

td.subhead
{
font-weight: bold;
}

table.inside_container
{
padding: 5px;
}

td.container
{
border: 1px solid #cccccc;
padding: 12px;
background-color: #fff;
}

td.container_header
{
background-color: #717171;
color: #fff;
font-weight: bold;
font-size: 12px;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 16px;
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

td.welcome
{
color: #FFFFFF	
font-size: 12px;
}

td.welcome a
{
color: #fa9711;
font-weight: bold;
}

td.welcome a:hover
{
text-decoration: none;
}

table.nav
{
margin-right: 5px;
}

td.navmain
{
background-image: url(../images/nav_button_02.gif);
font-size: 11px;
}

td.navmain a, a:visited
{
color: #000000;
text-decoration: none; 
}

td.navmain a:hover
{
text-decoration: underline;
}

table.data
{
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

table.sortable thead
{
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

td.data_shade
{
background-color: #e8e8e8;
border-bottom: 1px solid #cccccc;
padding: 6px;
border-right: 1px solid #cccccc;
}

td.data_noshade
{
background-color: #fff;
border-bottom: 1px solid #cccccc;
padding: 6px;
border-right: 1px solid #cccccc;
}

th.data_shade
{
background-color: #e8e8e8;
border-bottom: 1px solid #cccccc;
padding: 6px;
border-right: 1px solid #cccccc;
}

th.data_noshade
{
background-color: #fff;
border-bottom: 1px solid #cccccc;
padding: 6px;
border-right: 1px solid #cccccc;
}

table.footer
{
background-color: #b4b4b4;
font-size: 11px;
padding: 8px;
}

a:link 
{ 
text-decoration: underline;
color: #000000;
}

a:visited 
{ 
text-decoration: underline;
color: #000000;
}

a:hover 
{ 
text-decoration: none;
color: #000000;
}

hr
{
color: #bfbfbf;
}

option.mar{background-color:maroon;color:white}
option.blue{background-color:blue;color:white}
option.black{background-color:white;color:black}



