.greydammit {
        color:#999999;
       font-size: 10;
       font-weight: normal;

}

.napatext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        font-weight: normal;
        color: #666666;
        line-height: 1.3;

}

.linktext {
        font-family:  sans-serif, Helvetica, Arial;
        font-size: 9.5;
        font-weight: normal;
        color: #333333;
        letter-spacing: 1.0;

}

.linktext2 { 

        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        font-weight: normal;
        color: #666666;
        line-height: 1;
        text-decoration: none;
}

.linkcontent { 

        font-family: Arial, Helvetica, sans-serif;
        font-size: 13;
        font-weight: normal;
        color: #6685A3;
        line-height: 1;
        text-decoration: none;
}


.napabody{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12;
        font-weight: normal;
        color: #3A6691;
        line-height: 1.5;
        margin-right: 25;
        margin-left: 25;
}

.napacontent{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13;
        font-weight: normal;
        color: #666666;
        line-height: 1.5;
        margin-right: 25;
        margin-left: 25;
}


.inputtext {
        font-family:  sans-serif, Helvetica, Arial;
        font-size: 10;
        font-weight: normal;
        color: #333333;

}

.formtext {
        font-family:  sans-serif, Helvetica, Arial;
        font-size: 11;
        font-weight: normal;
        color: #333333;

}


.napasidebar{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        font-weight: normal;
        color: #3A6691;
        line-height: 1.5;
        margin-right: 25;
        margin-left: 25;
}


.napaheader {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10;
        font-weight: bold;
        color: #999999;

}

.napatitle{
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 13;
        font-weight: bold;
        color: #003366;

}

.napatextgray {
        font-family: sans-serif, Verdana, Arial, Helvetica;
        font-size: 9;
        font-weight: normal;
        color: #6685A3;
}

.submit {
        border-width:0;
        border-color:#ffffff;
        }

A {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        color: #333333;
        line-height: 1;
        text-decoration: none;
}

A:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        font-weight: normal;
        color: #6685A3;
        line-height: 1;
        text-decoration: underline;

}

td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11;
        font-weight: normal;
        color: #666666;
        line-height: 1.3;

}

body	{
	scrollbar-face-color:#eeeeee; 
	scrollbar-shadow-color: #eeeeee; 
	scrollbar-highlight-color:#DAE7D0; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#b9b9b9; 
	scrollbar-track-color:#f9f9f9; 
	scrollbar-arrow-color:#A2CD7C;
	}


INPUT, TEXTAREA, SELECT, OPTION {
        background: #ffffff;
        border-style:solid;
        border-width:1;
        border-color:#b9b9b9;
        color: #003366;
        font-family: Arial;
        font-size: 9pt;
        }
