
.bold { font-weight: bold; }
.center{ text-align: center; }
.right { text-align: right; }


A:LINK { COLOR:#000000; TEXT-DECORATION:NONE; }
A:ACTIVE { COLOR:#BB0033; TEXT-DECORATION:NONE; }
A:VISITED { COLOR:#000000; TEXT-DECORATION:NONE; }
A:HOVER { COLOR:#00CC00; TEXT-DECORATION: UNDERLINE; }


BODY {
	background-color:#FFFFFF;
	color:#000000;
	font-size:12pt;
	font-weight:normal;
	text-align:center;
}

.s8{font-size:8pt; color:#000000}
.s8b{font-size:8pt; font-weight:bold; color:#000000}
.s8r{font-size:8pt; COLOR:#FF0000;}

.s10{font-size:10pt; color:#000000}
.s10b{font-size:10pt; font-weight:bold; color:#000000}
.s10r{font-size:10pt; COLOR:#FF0000;}

.s12{font-size:12pt; color:#000000}
.s12b{font-size:12pt; font-weight:bold; color:#000000}
.s12r{font-size:12pt; COLOR:#FF0000;}

.s14{font-size:12pt; color:#000000}
.s14b{font-size:12pt; font-weight:bold; color:#000000}
.s14r{font-size:14pt; COLOR:#FF0000;}

.s16{font-size:16pt; color:#000000}
.s16b{font-size:16pt; font-weight:bold; color:#000000}
.s16r{font-size:16pt; COLOR:#FF0000;}

.s18{font-size:18pt; color:#000000}
.s18b{font-size:18pt; font-weight:bold; color:#000000}
.s18r{font-size:18pt; COLOR:#FF0000;}

.s20{font-size:20pt; color:#000000}
.s20b{font-size:20pt; font-weight:bold; color:#000000}
.s20r{font-size:20pt; COLOR:#FF0000;}

.s22{font-size:22pt; color:#000000}
.s22b{font-size:22pt; font-weight:bold; color:#000000}
.s22r{font-size:22pt; COLOR:#FF0000;}

.s24{font-size:24pt; color:#000000}
.s24b{font-size:24pt; font-weight:bold; color:#000000}
.s24r{font-size:24pt; COLOR:#FF0000;}

TH.menu {
	background-color:#33cccc;
	color:#000000;
	font-size:20pt;
	width:350;
}

TH.update {
	background-color:#99cccc;
	color:#000000;
	font-size:20pt;
	width:200;
}

TD.lightSkyBlue	 {
	background-color:#ccffcc;
	color:#000000;
	font-size:16pt;
	width:350;
}
	
TD.update {
	background-color:#99ffff;
	color:#000000;
	font-size:10pt;
	text-align:center;
	width:200;
}

TH.textRedBackPink	{
	background-color:#ffb6c1;
	color:#ff0000;
	font-size:18pt;
	width:600;
}

TD.lightPink {
	background-color:#ffb6c1;
	color:#000000;
	font-size:16pt;
	font-weight:bold;
	width:600;
}

.aqua120 {
	background-color:#88ffff;
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	width:120;
}

.aqua100 {
	background-color:#88ffff;
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	width:100;
}

.aqua80 {
	background-color:#88ffff;
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	width:80;
}

TABLE {
	margin:5px;
}

TABLE.center {
	text-align:center;
}


IMG {
	BORDER="0";
}

.s14blue600 {
	color:#0000ff;
	font-size:14pt;
	width:600;
}


.s22brBlue100 {
	background-color:#88ffff;
	color:#ff0000;
	font-size:26pt;
	font-weight:bold;
	width:120;
	height:70;
}

.s18bBlue500 {
	background-color:#88ffff;
	color:#0099cc;
	font-size:26pt;
	font-weight:bold;
	width:530;
	height:70;
}

TABLE.blue {
	background-color:#00aaff;
	border:1pt solid  #00aaff;
	padding:1pt;
	margin:1pt;
}


.s26bpGreen100 {
	background-color:#70ee70;
	color:#ff1493;
	font-size:26pt;
	font-weight:bold;
	width:120;
	height:70;
}

.s26bGreen500 {
	background-color:#70ee70;
	color:#0066ff;
	font-size:26pt;
	font-weight:bold;
	width:530;
	height:70;
}



TABLE.green {
	background-color:#00cc00;
	border:1pt solid  #00cc00;
	padding:1pt;
	margin:1pt;
}

.s16bPurple600 {
	background-color:ffdead;
	color:#800080;
	font-size:16pt;
	font-weight:bold;
	width:600;
}
	
