body 		{
	background-image: url('images/BeerGlassBackground.gif');
	color: #0000CC;
	font-family: "Verdana","Trebuchet MS","Arial","Helvetica";
	font-size: small;
			}

.bodyAdmin 	{
				background:#999999;
				color: #0000CC;
				font-family: "Verdana","Trebuchet MS","Arial","Helvetica";
				font-size: small;
			}
			
.fontXS 	{
				font-size: x-small;
				font-weight: normal;
			}
				
.fontXXS 	{
				font-size:  xx-small;
				font-weight: normal;
			}
				
.fontS 		{
				font-size: small;
				font-weight: normal;
			}
				
.fontM 		{
				font-size: medium;
				font-weight: normal;
			}
				
.fontL 		{
				font-size: large;
				font-weight: normal;
			}

.fontBlkXS 	{
				font-size: x-small;
				font-weight: normal;
				color: #000000;
			}

.fontBlk 	{
				color: #000000;
			}
				
.fontWhtXS 	{
				font-size: x-small;
				font-weight: normal;
				color: #FFFFFF;
			}
				
.fontRed 	{  
				color: #FF0000;
			}

.fontOrange	{  
				color: #FF9900;
			}

.fontYlwXS	{  
				font-size: x-small;
				font-weight: normal;
				color: #FFFF00;
			}

.fontLBluXS	{  
				font-size: x-small;
				font-weight: normal;
				color: #66CCFF;
			}

.fontRedM 	{  
				color: #FF0000;
				font-size: medium;
				font-weight: normal;
			}
				
.fontBlue 	{  
				color: #0033FF;
			}

.PageHdr 	{  
				color: #808000;
				font-family: "Quixley LET";
				font-size: x-large;
				font-weight: normal;
			}
		
.todgen 	{
				font-family: "Monotype Corsiva";
				font-size: small;
				font-weight: normal;
				color: #808080;
			}
