﻿a:link
{
    color: #000000;
}
a:visited
{
    color: #000000;
}
a:hover
{
    text-decoration: underline;
    color: #808080;
}
a:active
{
    color: #000000;
}
hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}
body
{
    margin: 0px;
    padding: 0;
    font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 0.8em;
}
.loginusertext
{
    padding-left: 18px;
    background-attachment: scroll;
    background-image: url(Icon/16X16/user.gif);
    background-repeat: no-repeat;
    border-right: #b4cceb 1px solid;
    border-top: #b4cceb 1px solid;
    border-left: #b4cceb 1px solid;
    border-bottom: #b4cceb 1px solid;
}
.loginpasstext
{
    padding-left: 18px;
    background-attachment: scroll;
    background-image: url(Icon/16X16/lock.gif);
    background-repeat: no-repeat;
    border-right: #b4cceb 1px solid;
    border-top: #b4cceb 1px solid;
    border-left: #b4cceb 1px solid;
    border-bottom: #b4cceb 1px solid;
}
.tablediv
{
    text-align: center;
}
.tablewidth
{
    width: 950px;
    text-align: left;
}
.bold
{
    font-weight: bold;
}
.boldright
{
    font-weight: bold;
    text-align: right;
}
.boldright
{
    font-weight: bold;
    text-align: right;
}
.normalright
{
    text-align: right;
}
.empty
{
    width: 100%;
    border: 0;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.tableblue
{
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    height: 25px;
}
.tablebluebackround
{
    color: #2059a5;
    font-weight: bold;
}
.settable
{
    background-color: #ffffff;
    width: 100%;
    border: 0;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.tabletell
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.tabletellback
{
    background-color: #696969;
    font-weight: bold;
    color: #ffffff;
}
.exfontcolor
{
    color: #587509;
    font-size: 1.2em;
    font-weight: bold;
}
.titlebig
{
    color: #A9A9A9;
    font-size: 1.2em;
    font-weight: bolder;
}
.tablemaster
{
    padding: 3px;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    border-color: #C0C0C0;
    width: 100%;
}
.tablemasterback
{ 
    background-color: #CCCCCC;
    font-weight: bold;
    color: #ffffff;
    font-size: 1.2em;
 }

