html
{
overflow-x: visible;
}

body, td
{
font-family : verdana;
color : #000000;
font-size : 11px;
background-color : #eeeeee;
}

.sub_header
{
font-size : 13px;
font-weight: bold;
}

.small, a.small, a:link.small, a:visited.small, a:active.small, a:hover.small
{
font-size : 9px;
text-decoration:none;
}

.main_header
{font-size : 18px;
font-weight: bold;
}

a:link , a:visited , a:active
{
text-decoration : underline;
color : #000000;
font-weight : normal;
}

a:hover
{
text-decoration : none;
color : #808080;
font-weight : normal;
text-decoration : underline;
}

.title
{font-size : 14px;
font-weight : bold;
text-decoration : none;
}

input , select , textarea
{
background-color : #ffffff;
border-color : #000000;
border-style : inset;
font-family : verdana;
color : #000000;
font-size : 11px;
}

input.clear
{
border: 0;
}

legend
{
font-size : medium;
font-weight : bold;
text-decoration : none;
color: black;
} 

hr
{
color : #000000;
width : 100%;
}

table
{
border: 1px solid black;
}

.theader
{
background-color : #d2d0d0;
border: 1;
border-color: white;
font-weight: bold;
}

.tbody
{
background-color : #e6e4e4;
border: 1;
border-color: white;
}

.stats
{
background-color : #cecaca;
border: 0;
}

.noborder
{
border: 0;
}

.warning
{
color: #ff0000;
font-size: 12px;
font-weight: bold;
}

.limit_box
{
background-color: #eeeeee;
border: 0;
}

li.help
{
margin: 20px 0px 0px 0px;
}
