INPUT
{
    FONT: 11px Arial,sans-serif
}
INPUT.edit
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #000066;
    BORDER-BOTTOM: #666666 1px solid;
    BACKGROUND-COLOR: #e9e9ee
}
SELECT
{
    FONT: 11px Verdana, Helvetica, sans-serif
}
.mainc
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 
}
.small
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, 
}
.navspace 
{
	background-color: Black;
	height: 1px
	
	}
.navheader
{
	font-weight: bold;
	font-size: 8pt;
	background: #000080;
	color: #ffffff;
	font-family: Arial, Verdana;
	height: 22px;
	text-align: center;
}
.nav
{
	font-weight: 500;
	font-size: 8pt;
	border-bottom: black 1px solid;
	font-family: Arial;
}
.navlink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Verdana;
    TEXT-DECORATION: none
}
.navlink:hover
{
    
	background-color:#CCCCCC;
}
.header
{
    FONT-WEIGHT: 700;
    FONT-SIZE: 14pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial
}
.infotext
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial, 'Verdana';
}
.dashed
{
	border-right: 1px dashed;
	border-top: 1px dashed;
	border-left: 1px dashed;
	border-bottom: 1px dashed;
}
