.box {
	padding: 10px;
	border-width: 1pt;
	border-style: solid;
	background: #E5E5E5;
	border-color: #666666
}
.sitebox { background: #fff; border: solid 1pt #000 }
.boxline  { background: #fff; border: dashed 1pt #666 }
A
  { color: #336; font-size: 9pt; font-family: Arial, Helvetica, "sans serif"; text-decoration: underline }
.LEFTNAV A    { color: #006; font-size: 8pt; font-family: Arial, Helvetica, "sans serif"; text-decoration: none; text-transform: uppercase }
.RIGHTNAV A    { color: #333; font-size: 8pt; font-family: Arial, Helvetica, "sans serif"; text-decoration: none; text-transform: uppercase }
.TOPNAV A    { color: #333; font-size: 10pt; font-family: Arial, Helvetica, "sans serif"; text-decoration: none; text-transform: uppercase; vertical-align: 10pt }
A:hover
  { color: #66c; text-decoration: underline }
.LEFTNAV A:hover     { color: #333; font-size: 8pt; text-decoration: none; text-transform: uppercase }
.RIGHTNAV A:hover    { color: #daad0b; font-size: 8pt; text-decoration: none; text-transform: uppercase }
.TOPNAV A:hover    { color: #daad0b; font-size: 10pt; text-decoration: none; text-transform: uppercase }
TD, TH
 { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, "sans serif" }
P   { color: #666; font-size: 9pt; font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12pt }
INPUT
 { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, "sans serif" }
SELECT
 { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, "sans serif" }
TEXTAREA
 { color: #333333; font-size: 9pt; font-family: Arial, Helvetica, "sans serif"; line-height: 12pt }
LI
 { color: #000; font-size: 9pt; font-family: Arial, Helvetica, "sans serif"; line-height: 1.5em; text-align: left; list-style-type: square; list-style-position: inside; display: list-item; vertical-align: 12pt; align: left }
INPUT.button
{
    WIDTH: 50pt;
    CURSOR: hand;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #666666
}
INPUT.buttonM
{
    WIDTH: 65pt;
    CURSOR: hand;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #666666
}
.search
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 5pt;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 5pt;
    PADDING-BOTTOM: 5pt;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 5pt;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #e5e5e5
}
.shade
{
    COLOR: #333333;
    BACKGROUND-COLOR: #e5e5e5;
}

.blackshade
{
    BACKGROUND-COLOR: #b5b5b5;
    FONT-WEIGHT: bold;   
}

.rowselected
{
    COLOR: #333333;
    BACKGROUND-COLOR: #DBEAF5;
}

.message
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;	
    COLOR: #cc3300;
    FONT-FAMILY: Arial, Helvetica, sans serif;
}
.SELECTS
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    FONT-SIZE: 9pt;
    COLOR: #333333;
	 width: 57;
    FONT-FAMILY: Arial, Helvetica, sans serif
}

h1
{  
    FONT-FAMILY: Arial, Helvetica, sans serif;
	 font-size: 13pt;
 }
.bodytext { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12pt }
.quote { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: lighter; line-height: 12pt }
