A.AdminLinks{
  font-family:				ARIAL;
  font-size:				8pt;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
  color:					#0000FF;
}

A.frmLinks{
  font-family:				ARIAL;
  font-size:				8pt;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
  color:					#0000FF;
}

BODY.Admin{
  background:#FFFFFF url('/images/admin/AdminTitleBack.gif') fixed center 50%; font-family:				ARIAL;
  font-size:				10pt;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
  color:					#000000;
  margin:					0px;
  
}

BODY.Public{
  font-family:				ARIAL;
  font-size:				10pt;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
  color:					#000000;
  margin:					0px;
  background-color:			#FFFFFF;
  background-repeat:		repeat;
  background-attachment:	fixed;
  background-position-y:	50%;
}

TABLE.AdminMainArea{
  background:#FFFFFF url('../images/admin/AdminBack.gif') fixed center 50%; font-family:				ARIAL;
  font-size:				10pt;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
  color:					#000000;
  margin:					0px;
  
}

TD.AdminMainArea{
  background:#FFFFFF url('../images/admin/AdminBack.gif') fixed center 50%; font-family:				ARIAL;
  font-size:				10pt;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
  color:					#000000;
  margin:					0px;
  
}

.AdminInvCat{
  font-family:				ARIAL;
  font-size:				10pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
}

.AdminInvProd{
  font-family:				ARIAL;
  font-size:				10pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
}

.AdminLoginTitle{
  font-family:				ARIAL;
  font-size:				18pt;
  color:					#FFFFFF;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
}

.AdminTitle{
  font-family:				ARIAL;
  font-size:				14pt;
  color:					#FFFFFF;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
}

.CartCatDesc{
  font-family:				ARIAL;
  font-size:				10pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
}

.CartCatTitles{
  font-family:				ARIAL;
  font-size:				12pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
}

.CartProdNames{
  font-family:				ARIAL;
  font-size:				10pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
}

.CartProdDescs{
  font-family:				ARIAL;
  font-size:				10pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
}

.CartProdPrices{
  font-family:				ARIAL;
  font-size:				8pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
}

.CartProdSpecials{
  font-family:				ARIAL;
  font-size:				8pt;
  color:					#FF0000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
}

.CartOptNames{
  font-family:				ARIAL;
  font-size:				8pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
}

.CartInputs{
  font-family:				ARIAL;
  font-size:				8pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
}

.CartInputLabels{
  font-family:				ARIAL;
  font-size:				8pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
}

.ClickToEnlarge{
  font-family:				ARIAL;
  font-size:				8pt;
  color:					#0000FF;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
}

.frmExamples{
  font-family:				ARIAL;
  font-size:				8pt;
  color:					#FF0000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
}

.frmFields{
  font-family:				ARIAL;
  font-size:				8pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				NONE;
}

.frmLabels{
  font-family:				ARIAL;
  font-size:				9pt;
  color:					#000000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
}

.Msg{
  font-size:				7pt;
  font-family:				ARIAL;
  color:					#FF0000;
  text-decoration:			NONE;
  font-style:				NONE;
  font-weight:				BOLD;
  background-color:			#FFFFFF;
}