  .fontClass {font-family: 'Comic Sans MS'; font-size: 12px; }
  .capfontClass {color: black; font-size: 12px;}
  .closefontClass {color: lightblue; font-size: 12px; text-align: right}
  .fgClass {background-color: lightblue; color:  red;}
  .bgClass {background-color: red;}

	.Size24 { color:Black;font-size:24px;	text-align: center}
	.Size22 { color:Black;font-size:22px;	text-align: center}
	.Size20 { color:Black;font-size:20px;	text-align: center}
	.Size16 { color:Black;font-size:16px;	text-align: center}
	.Size14 { color:Black;font-size:14px;	text-align: center}

BODY.BodyClass2 {Margin-top: 0; 	border-top:0px solid #000;
	border-left:0px solid #000;}

BODY.BodyClass1 {Margin-top: 0;  background-color: black }


B {font-family : Arial;font-size : 12px; }

SELECT {font-family : Arial;font-size : 12px;}
INPUT {font-family : Arial;font-size : 11px; text-align: center}

TABLE { background-color: gray}
TABLE.BGWhite { background-color: white}

TR.sliverbackground  { background-color: silver; }

TH {font-family: Arial;font-size: 11px;  color : white;background-color: navy; text-align: center}
TH.headerL {font-family: Arial;font-size: 11px; font-weight: bold; color : white;background-color: navy; text-align: Left}
TH.Ltext { text-align: left}
TH.bgcolor {background-color: #000000;}
TH.Altcolor1 {color: white;}

TD {font-family : Arial;font-size : 11px; color : black; background-color:#FBF5E3}
TD.bgcolor {background-color: white;}
TD.bgcolor1 {background-color: navy;}
TD.bgSilver {background-color: silver;}
TD.bgBlack {background-color: black; color : white; }
TD.headerL {font-family : Arial;font-size : 11px; color : white; background-color: #3163CE; text-align: left}
TD.headerC {font-family : Arial;font-size : 11px; color : white; background-color: #3163CE; text-align: center}
TD.headerR {font-family : Arial;font-size : 11px; color : white; background-color: #3163CE; text-align: right}
TD.BgBlack_Ctr {font-family : Arial;font-size : 11px; color : white; background-color: #000000; text-align: Center}

A {  color : white; font-family: Arial;font-size : 12px;}
A.Font9  {  color : white; font-family: Arial;font-size : 9px;}
A.BlueColor { background-color: blue; }
A.sliverbackground { background-color: silver; }
A.bluebackground { background-color: blue; }
A.nu {text-decoration: none;  color : blue;}
A.nu:hover {text-decoration: underline;}

SPAN.info   { color: yellow; text-align: right; }
SPAN.yellowbackground { background-color: yellow;}
SPAN.SPAN2 { color: blue;}
SPAN.AlignRight {  text-align: right;}
SPAN.info   { color: yellow; text-align: right; }
SPAN.BgLightGreen   { background-color: lightgreen }

input[type: "button"] {width: 400px;}
