body			  { font: 13px tahoma,Geneva,Arial; color: #bbb; background-color: #9999cc; }
td				  { font: 13px tahoma,Geneva,Arial; color: #bbb;}
b				    { font-weight: bold; }

A:link    		  { color: #bbb }
A:visited	  { color: #bbb }
A:hover 	  { color: #fc0; text-decoration: none }


.larger		  { font: 15px Tahoma,Geneva,Arial; }
.normal		  { font: 12px Tahoma,Geneva,Arial; }

.normal,.normal2b
				  { font: 12px Tahoma,Geneva,Arial; }
 .normal2b	{ font-weight: bold }
 
.smaller	  { font: 11px Tahoma,Geneva,Arial; }
.vsmaller,.vsmaller2b
				  { font: 8px Tahoma,Geneva,Arial; }
 .vsmaller2b	{ font-weight: bold }
.smaller2,.smaller2b
				    { font: 10px Verdana,Geneva,Arial; }
.smaller2b	{ font-weight: bold }

.hlite			{ color:#fc0; }
.invert			{ color:#fff; }
.parent     { background-color:#333; }

.imgLink    { border-color: #000; }
.imgTag     { border: 1px; border-color: #000;  border-style: solid; }
A:hover .imgTag, A:active .imgTag 
            { border:1px; border-thickness: 1px; border-color: #fff; border-style: solid }

.txtNav     { font-size:11px; text-decoration:none; font-weight:bold; }
A.txtNav:hover
            { color:#fc0; }

A.txtNavAdmin:link, A.txtNavAdmin:hover, A.txtNavAdmin:visited
            { font-size:11px; text-decoration:none; font-weight:bold; color:#fc0 }
A.txtNavAdmin:hover
            { color:#fff; }
