body {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 10pt;
        font-style : normal;
        color : #FFFFFF;
	background-color: #000000;

	scrollbar-base-color: #000000;
        scrollbar-arrow-color: #ffeecc;

}

th     {  font-family: Arial, serif; font-size: 12pt; font-weight: bold; background-color: #404040;}
th.th2 {  font-family: Arial, serif; font-size: 8pt; font-weight: bold; background-color: #404040;}
td     {  font-family: Arial, serif; font-size: 8pt; font-weight: bold; background-color: #202020;}
td.td2 { font-family: Arial, serif; font-size: 8pt; font-weight: bold; background-color: #303030;}
td.black { font-family: Arial, serif; font-size: 8pt; font-weight: bold; background-color: #000000;}
form   {  font-family: Arial, serif; font-size: 8pt}

font.SubTitle, P.SubTitle, DIV.SubTitle {
        font-family : arial, serif;
        font-size: 14pt;
        font-weight : normal;
        font-style : normal;
        color : #FFFFFF;
        padding-top : 24pt;
}

font.Bold, P.Bold, DIV.Bold {
        font-weight : bold;
}

P.blue, font.blue {
	font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
	color : #000080;
}

P.green, font.green {
	font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
	color : #00CC00;
}

P.red, font.red {
	font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
	color : #DD0000;
}
P.yellow, font.yellow {
	font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
	color : #ffff00;
}

P, P.white, font.white {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #FFFFFF;
}

P.grey, font.grey {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #C0C0C0;
}

P.teal, font.teal {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #00FFFF;
}
P.orange, font.orange {
				font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #FF6600;
}

P.ffeecc, font.ffeecc {
        font-family : arial, serif;
        font-weight : normal;
        font-size: 8pt;
        font-style : normal;
        color : #FFEECC;
}

P.big_ffeecc, font.big_ffeecc {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 12pt;
        font-style : normal;
        color : #FFEECC;
}

P.big_red, font.big_red {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 12pt;
        font-style : normal;
        color : #FF0000;
}

P.big_white, font.big_white {
        font-family : arial, serif;
        font-weight : bold;
        font-size: 12pt;
        font-style : bold;
        color : #FFFFFF;
}

a:link {
	font-size: 8pt;
        color: #ffeecc;
        text-decoration: none
}

a:visited {
	font-size: 8pt;
        color: #ffeecc;
        text-decoration: none
}

a:hover {
	font-size: 8pt;
        color: #a0a0a0;
        text-decoration: underline
}

hr_1 {
        color: #CBE5E5;
}

INPUT
{
    border: 1px #ffffff solid;
    font-family: Arial;
    background: #000000;
    font-size: 11px;
    color: #ffeecc;
}
SELECT
{
    border: none;
    font-family: Arial;
    background: #000000;
    font-size: 11px;
    color: #ffeecc;
}
TEXTAREA
{
    border: 1px #ffffff solid;
    font-family: Arial;
    background: #000000;
    font-size: 11px;
    color: #ffeecc;
}

a.alert
{
	color: #FF0000;
	font-size: 14px;;
}
	
