.TextGray {Color: RGB(87,105,134);}
.TextGreen {Color: RGB(31,127,88)}
.Divider{Color: RGB(230,230,240);}

.small {font-size: 10px;}
.large {font-size: 12 px}
.comment {font-family: Arial, Serif; font-size: 10px;}

A:link {COLOR: RGB(7,70,150); TEXT-DECORATION: none;}
a:visited { COLOR: rgb(7,90,170); TEXT-DECORATION: none;}
A:active { COLOR: rgb(7,90,170); TEXT-DECORATION: none;}
A:hover { COLOR: RGB(77,140,220); TEXT-DECORATION: underline;}
LI{
	list-style-image : url(li.gif);
}
.PrivateTable {BackGround: white;border: 1px solid RGB(61,242,157); Padding: 2px;font-size: 12px; font-family: Verdana,Arial,Serif;}
.PrivateCell {BackGround: RGB(211,233,251); Padding: 2px;font-size: 10px; font-family: Verdana,Arial,Serif;}
.PrivateHeader {BackGround: RGB(191,251,223); padding: 5px;font-size: 12px; font-family: Arial,Serif;}
.PrivateHeader2 {BackGround: RGB(231,233,239); padding: 3px;padding-left:5px;;font-size: 11px; font-family: Arial,Serif;}

.PrivateSimple {BackGround: white; Padding: 1px;font-size: 11px; font-family: Verdana,Arial,Serif; Color:RGB(31,127,88)}


.hb {border-bottom: 1px solid RGB(61,242,157);}
.ht {border-top: 1px solid RGB(61,242,157)}
.bb {border-bottom: 1px solid RGB(240,240,240)}
.ner {font-family: arial; font-size: 11px; border: 1px solid rgb(192,192,192)}

.hb2 {border-bottom: 1px solid RGB(179,194,213);}
.ht2 {border-top: 1px solid RGB(179,194,213);}
.hr2 {border-right: 1px solid RGB(179,194,213);}
.hl2 {border-left: 1px solid RGB(179,194,213);}