BODY
{
    FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif;
    FONT-SIZE: 9pt
}
TD
{
    FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif;
    FONT-SIZE: 9pt
}
P
{
    FONT-FAMILY: Arial, Tahoma, Verdana, sans-serif;
    FONT-SIZE: 9pt
}
A
{
    COLOR: #0000FF;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #FF0000;
    TEXT-DECORATION: underline
}


.leftnavfirsttext {font-family: Arial; font-size: 11px; text-decoration: none; text-align: left;}

.inputbox {font-family: Arial; font-size: 8pt; border-top: 1px solid #333333; border-left: 1px solid #333333; border-right: 1px solid lightgrey; border-bottom: 1px solid lightgrey;}

.inputboxtextarea {font-family: Arial; font-size: 8pt; border-top: 1px solid #333333; border-left: 1px solid #333333; border-right: 1px solid lightgrey; border-bottom: 1px solid lightgrey; COLOR: #000000; BACKGROUND-COLOR: yellow;}

.formbutton {font-family: Arial; font-size: 8pt;}


.input1
{
    BACKGROUND-COLOR: #5D81B3;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    BORDER-BOTTOM: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    COLOR: white;
    CURSOR: hand;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11px;
    HEIGHT: 19px;
    TEXT-DECORATION: none
}
.input2
{
    BACKGROUND-COLOR: #FF6600;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    BORDER-BOTTOM: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11px;
    HEIGHT: 19px;
    TEXT-DECORATION: none
}
.inputbig
{
    BACKGROUND-COLOR: #FF6600;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    BORDER-BOTTOM: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 14px;
    HEIGHT: 25px;
    TEXT-DECORATION: none
}
.sbttn1
{
    BACKGROUND-COLOR: #eeeeee;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    BORDER-BOTTOM: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11px;
    HEIGHT: 20px;
    TEXT-DECORATION: none
}



