.Txt24N {
    color: BLACK;
    font-weight: 500;    
	font-size: 24px;
	font-family: "ARIAL";}
.Txt24NB {
    color: BLUE;
    font-weight: 500;    
	font-size: 24px;
	font-family: "ARIAL";}
.Txt24NR {
    color: RED;
    font-weight: 500;    
	font-size: 24px;
	font-family: "ARIAL";}
.Txt24NG {
    color: GREEN;
    font-weight: 500;    
	font-size: 24px;
	font-family: "ARIAL";}
.Txt24B {
    color: BLACK;
    font-weight: 600;    
	font-size: 24px;
	font-family: "ARIAL";}
.Txt24BB {
    color: BLUE;
    font-weight: 600;    
	font-size: 24px;
	font-family: "ARIAL";}
.Txt24BR {
    color: RED;
    font-weight: 600;    
	font-size: 24px;
	font-family: "ARIAL";}
.Txt24BG {
    color: GREEN;
    font-weight: 600;    
	font-size: 24px;
	font-family: "ARIAL";
	text-decoration: Blink;}


h1 { 
	font-size: 18px;
	font-family: "ARIAL";
	color: BLACK;
    text-align: CENTER;
}

body {
    background: WHITE;
}

bodygray {
    background: SILVER;
}

.grayback {
    background: SILVER;
}

.SmallMsg {
	font-size: 10px;
	font-family: "ARIAL";
	color: WHITE;
    background: BLACK;
}	

.Error {
    color: RED;
    font-weight: 600;    
	font-size: 12px;
	font-family: "ARIAL"; 
}

.ErrorSmall {
    color: RED;
    font-weight: 600;    
	font-size: 10px;
	font-family: "ARIAL"; 
}

.OutPut {
    color: BLUE;
    font-weight: 600;    
	font-size: 12px;
	font-family: "ARIAL"; 
}

.SmallOutPut {
    color: BLUE;
    font-weight: 600;    
	font-size: 18px;
	font-family: "ARIAL"; 
}

.LargeOutPut {
    color: BLUE;
    font-weight: 600;    
	font-size: 16px;
	font-family: "ARIAL"; 
}

.TableHeading {
	font-size: 14px;
	font-family: "ARIAL";
	color: WHITE;
    background: BLACK;
}	

.RegText {
    color: BLACK;
    font-weight: 600;    
	font-size: 11px;
	font-family: "ARIAL";
}

A:link {
    color: NAVY;
    font-weight: 600;    
	font-size: 11px;
	font-family: "ARIAL";
}
A:visited {
    color: BLACK;
    font-weight: 600;    
	font-size: 11px;
	font-family: "ARIAL";
}
A:active {
    color: MAROON;
    font-weight: 600;
	font-size: 11px;
	font-family: "ARIAL";
}
A:hover {
    font-style: italic;
}


Mn:active {
    color: MAROON;
    font-weight: 600;
	font-size: 11px;
	font-family: "ARIAL";
}
Mn:hover {
    font-style: italic;
}





.RowA {
    background: WHITE;
    color: BLACK;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowB {
    background: #CCFFCC;
    color: BLACK;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowAR {
    background: WHITE;
    color: RED;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowBR {
    background: #CCFFCC;
    color: RED;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowC {
    background: #E8E8E8;
    color: BLACK;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowYellow {
    background: #FFFFDD;
    color: BLACK;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowBlue {
    background: #CCDDFF;
    color: BLACK;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowRed {
    background: #FF7070;
    color: BLACK;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowGray {
    background: #E8E8E8;
    color: BLACK;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowGreen {
    background: #CCFFCC;
    color: BLACK;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowWhite {
    background: WHITE;
    color: BLACK;
    font-weight: 600;    
	 font-size: 11px;
	 font-family: "ARIAL";
}

.RowGA {
    background: WHITE;
    color: BLACK;
    font-weight: 700;    
	 font-size: 10px;
	 font-family: "ARIAL";
}

.RowGB {
    background: #E8E8E8;
    color: BLACK;
    font-weight: 700;    
	 font-size: 10px;
	 font-family: "ARIAL";
}

.Browser {
    color: BLACK;
    font-style: italic;
    font-weight: 800;    
	font-size: 8px;
	font-family: "ARIAL"; 
}

.BtnNav {
    color: BLACK;
    font-style: italic;
    font-weight: 700;    
	font-size: 9px;
	font-family: "MS SANS SERIF"; 
}
 
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial }
.itemHover { text-decoration: none; color: #FFFF99; font: 12px Arial }
.itemBorder { border: 1px solid black }

.btnopt {
    color: BLACK;
    font-weight: 600;    
	font-size: 7px;
	font-family: "ARIAL";}

.Fix9N {
    color: BLACK;
    font-weight: 550;    
	font-size: 11px;
	font-family: "COURIER";}
  
.Txt8N {
    color: BLACK;
    font-weight: 500;    
	font-size: 9px;
	font-family: "ARIAL";}
.Txt8NB {
    color: BLUE;
    font-weight: 500;    
	font-size: 9px;
	font-family: "ARIAL";}
.Txt8NR {
    color: RED;
    font-weight: 500;    
	font-size: 9px;
	font-family: "ARIAL";}
.Txt8B {
    color: BLACK;
    font-weight: 600;    
	font-size: 9px;
	font-family: "ARIAL";}
.Txt8BB {
    color: BLUE;
    font-weight: 600;    
	font-size: 9px;
	font-family: "ARIAL";}
.Txt8BR {
    color: RED;
    font-weight: 600;    
	font-size: 9px;
	font-family: "ARIAL";}

.Txt10N {
    color: BLACK;
    font-weight: 500;    
	font-size: 10px;
	font-family: "ARIAL";}
.Txt10NB {
    color: BLUE;
    font-weight: 500;    
	font-size: 10px;
	font-family: "ARIAL";}
.Txt10NR {
    color: RED;
    font-weight: 500;    
	font-size: 10px;
	font-family: "ARIAL";}
.Txt10B {
    color: BLACK;
    font-weight: 600;    
	font-size: 10px;
	font-family: "ARIAL";}
.Txt10BB {
    color: BLUE;
    font-weight: 600;    
	font-size: 10px;
	font-family: "ARIAL";}
.Txt10BR {
    color: RED;
    font-weight: 600;    
	font-size: 10px;
	font-family: "ARIAL";}
.Txt10BRS {
    color: RED;
    bgcolor: SILVER;
    font-weight: 600;    
	font-size: 10px;
	font-family: "ARIAL";}

.Txt11N {
    color: BLACK;
    font-weight: 500;    
	font-size: 11px;
	font-family: "ARIAL";}
.Txt11NB {
    color: BLUE;
    font-weight: 500;    
	font-size: 11px;
	font-family: "ARIAL";}
.Txt11NR {
    color: RED;
    font-weight: 500;    
	font-size: 11px;
	font-family: "ARIAL";}
.Txt11B {
    color: BLACK;
    font-weight: 600;    
	font-size: 11px;
	font-family: "ARIAL";}
.Txt11BB {
    color: BLUE;
    font-weight: 600;    
	font-size: 11px;
	font-family: "ARIAL";}
.Txt11BR {
    color: RED;
    font-weight: 600;    
	font-size: 11px;
	font-family: "ARIAL";}

.Txt12N {
    color: BLACK;
    font-weight: 500;    
	font-size: 12px;
	font-family: "ARIAL";}
.Txt12NB {
    color: BLUE;
    font-weight: 500;    
	font-size: 12px;
	font-family: "ARIAL";}
.Txt12NR {
    color: RED;
    font-weight: 500;    
	font-size: 12px;
	font-family: "ARIAL";}
.Txt12B {
    color: BLACK;
    font-weight: 600;    
	font-size: 12px;
	font-family: "ARIAL";}
.Txt12BB {
    color: BLUE;
    font-weight: 600;    
	font-size: 12px;
	font-family: "ARIAL";}
.Txt12BR {
    color: RED;
    font-weight: 600;    
	font-size: 12px;
	font-family: "ARIAL";}

.Txt14N {
    color: BLACK;
    font-weight: 500;    
	font-size: 14px;
	font-family: "ARIAL";}
.Txt14NB {
    color: BLUE;
    font-weight: 500;    
	font-size: 14px;
	font-family: "ARIAL";}
.Txt14NR {
    color: RED;
    font-weight: 500;    
	font-size: 14px;
	font-family: "ARIAL";}
.Txt14B {
    color: BLACK;
    font-weight: 600;    
	font-size: 14px;
	font-family: "ARIAL";}
.Txt14BB {
    color: BLUE;
    font-weight: 600;    
	font-size: 14px;
	font-family: "ARIAL";}
.Txt14BG {
    color: GREEN;
    font-weight: 600;    
	font-size: 14px;
	font-family: "ARIAL";}
.Txt14BR {
    color: RED;
    font-weight: 600;    
	font-size: 14px;
	font-family: "ARIAL";}

.Txt16N {
    color: BLACK;
    font-weight: 500;    
	font-size: 16px;
	font-family: "ARIAL";}
.Txt16NB {
    color: BLUE;
    font-weight: 500;    
	font-size: 16px;
	font-family: "ARIAL";}
.Txt16NR {
    color: RED;
    font-weight: 500;    
	font-size: 16px;
	font-family: "ARIAL";}
.Txt16B {
    color: BLACK;
    font-weight: 600;    
	font-size: 16px;
	font-family: "ARIAL";}
.Txt16BB {
    color: BLUE;
    font-weight: 600;    
	font-size: 16px;
	font-family: "ARIAL";}
.Txt16BG {
    color: GREEN;
    font-weight: 600;    
	font-size: 16px;
	font-family: "ARIAL";}
.Txt16BR {
    color: RED;
    font-weight: 600;    
	font-size: 16px;
	font-family: "ARIAL";}

.RTxt10B {
    color: BLACK;
    text-align: right;
    font-weight: 600;    
	font-size: 10px;
	font-family: "ARIAL";}
.RTxt10BB {
    color: BLUE;
    text-align: right;
    font-weight: 600;    
	font-size: 10px;
	font-family: "ARIAL";}
.RTxt10BR {
    color: RED;
    text-align: right;
    font-weight: 600;    
	font-size: 10px;
	font-family: "ARIAL";}
.RTxt11B {
    color: BLACK;
    text-align: right;
    font-weight: 600;    
	font-size: 11px;
	font-family: "ARIAL";}
.RTxt11BB {
    color: BLUE;
    text-align: right;
    font-weight: 600;    
	font-size: 11px;
	font-family: "ARIAL";}
.RTxt11BR {
    color: RED;
    text-align: right;
    font-weight: 600;    
	font-size: 11px;
	font-family: "ARIAL";} 
.RTxt12B {
    color: BLACK;
    text-align: right;
    font-weight: 600;    
	font-size: 12px;
	font-family: "ARIAL";}
.RTxt12BB {
    color: BLUE;
    text-align: right;
    font-weight: 600;    
	font-size: 12px;
	font-family: "ARIAL";}
.RTxt12BR {
    color: RED;
    text-align: right;
    font-weight: 600;    
	font-size: 12px;
	font-family: "ARIAL";}	   