body, td {
		 font-family: Verdana;
         font-size: x-small;
	     color: #ffffff;
	    }

.CBINGO { 
         color: #67A0F7;
         font-weight: bold;
		 font-family: Verdana;
	    }
.IBINGO { 
         color: #FD3540;
		 font-weight: bold;
		 font-family: Verdana;
		}
.CASH   {
         color: #FF9900;
		 font-weight: bold;
		 font-family: Verdana;
		}
.CGAMES {
         color: #893CE8;
		 font-weight: bold;
		 font-family: Verdana;
		}
.HEADER {
         font-size: medium;
		 font-family: Verdana;
		 color:#ffffff;
		}
.LTITLE {
         font-weight: bold;
		 font-size: x-large;
		 font-family: Verdana;
		}
.TITLE  {
         font-weight: bold;
		 font-family: Verdana;
		 color: #ffffff;
		}
.ALERT  {
         color: #F5A51B;
		 font-weight: bold;
		 font-family: Verdana;
		}
.WINNERS{
         color: navy;
		 font-family: Verdana;
		}
.NWINNERS{
         color: navy;
		 font-family: Verdana;
		 font-weight: bold;
		 }
.GREEN  { 
         color: green;
		 font-weight: bold;
		 font-family: Verdana;
		}


A:link { color: #ffffff }
A:visited { color: #ffffff }
A:active { color: #ffffff }
A:hover { color: #EF992D }

A.titlebar:link { text-decoration: none; color: #ffffff }
A.titlebar:visited { text-decoration: none; color: #ffffff }
A.titlebar:active { text-decoration: none; color: #009900 }
A.titlebar:hover { text-decoration: underline; color: #FFCC00 }

input.field {
   font-family: arial, helvetica;
   font-size: 10;
   width: 85;
   border-color: #F5A51B;
   border-width: 1;
   margin: 0;
   border-top-color: #ffffff;
   color: #04379D;
}
/*tr.xlogin {
   background-color: #F5A51B;
   border-width:0;
}*/
input.login {
   font-family: arial, helvetica;
   font-weight: bold;
   font-size: 3pt;
   color: #ffffff;
   width: 60;
   border-color: #00cc00;
   background-color: #005600;
   border-width: 0;
   height: 15;
}

