BODY
{
        FONT-SIZE: 9pt;
        FONT-FAMILY: Arial, Tahoma, sans-serif;
        LETTER-SPACING: 0em;
        HEIGHT: 17px
}

.body
{
        FONT-SIZE: 9pt;
        FONT-WEIGHT: 300;
        FONT-FAMILY: Arial, Tahoma, sans-serif;
        LETTER-SPACING: 0em;
        HEIGHT: 17px
}

.bad
{
	COLOR: red;
        FONT-SIZE: 9pt;
        FONT-WEIGHT: 300;   
        FONT-FAMILY: Arial, Tahoma, sans-serif;
        LETTER-SPACING: 0em;
        HEIGHT: 17px
}

.inputboxsmall
{
        FONT-WEIGHT: 400;
        FONT-SIZE: 8pt;
        FONT-STYLE: normal;
        FONT-FAMILY: Tahoma,Arial,sans-serif;
        LETTER-SPACING: 0em;
        HEIGHT: 17px   
}

.buttonsmall
{
        FONT-WEIGHT: 400;
        FONT-SIZE: 8pt;
        FONT-STYLE: normal;
        FONT-FAMILY: Tahoma,Arial,sans-serif;
        LETTER-SPACING: 0em;
        HEIGHT: 22px
}

.small
{
        FONT-SIZE: 7pt;  
        FONT-FAMILY: Tahoma,Arial,sans-serif;
        LETTER-SPACING: 0em;
        HEIGHT: 17px
}

a.nav:link {
        TEXT-DECORATION: none;
        FONT-WEIGHT: bold;
        FONT-SIZE: 9pt;
        COLOR: ffffff;
        FONT-FAMILY: Arial,Tahoma,sans-serif;
        LETTER-SPACING: 0em;
		TEXT-DECORATION: underline;
}
a.nav:visited {
        TEXT-DECORATION: underline;;
        FONT-WEIGHT: bold;
        FONT-SIZE: 9pt;   
        COLOR: ffffff;   
        FONT-FAMILY: Arial,Tahoma,sans-serif;
        LETTER-SPACING: 0em;
}
a.nav:hover {
        FONT-WEIGHT: bold;
        TEXT-DECORATION: underline;
        FONT-SIZE: 9pt;
        COLOR: ffffff;      
        FONT-FAMILY: Arial,Tahoma,sans-serif;
        LETTER-SPACING: 0em;
}
a.nav:active { 
        FONT-WEIGHT: bold;
        FONT-SIZE: 9pt;
        COLOR: ffffff;
        FONT-FAMILY: Arial,Tahoma,sans-serif;
        LETTER-SPACING: 0em;
        TEXT-DECORATION: underline;
}

FORM		{ margin: 0px }
TABLE.grid	{ border-color: #CCCCCC; width: 80%}
TR.gridhead	{ background-color: #CCCCCC }
TD.gridhead	{ color: #FFFFFF; font-family: Arial; font-size: 10pt; font-weight: 600 }
TD.calcell	{ height: 60px; vertical-align: top; width: 14% }

A                       { text-decoration: underline; color: #000000 }
FORM                   	{ margin-bottom: 1px }
FONT.navComplete        { color: #00FF00; font-weight: 600 }
FONT.navCurrent         { color: #00FFFF; font-weight: 600 }
FONT.navDisabled        { color: #CCCCCC; font-weight: 600 }

.arial {
font-family: Tahoma,Arial,sans-serif;
font-size:12px;
}

tr.reg_odd {
background-color:#EEEEEE;
}

tr.reg_even {
background-color:#CCCCCC;
}
