.HeadLines {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  color: #75754F;
}

.BodyText {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #333333; 
  font-weight: normal;
}

.FooterText {
  font-family: 
  Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  color: #666666;
}
  
a:hover {
  color: #FF0000; 
  background-color: #EAEAEA; 
}

.AdminText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #333333;
}

.Links {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  color: #0000FF;
}

.ColNames {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  color: #333333;
}

.L4Name {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  color: #333333;
}
  
.SmallText {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  color: #000000;
}
  
.BodyTitles {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  color: #003366;
}

.LeftMenuLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #333333; 
  font-weight: bold; 
  text-decoration: none;
}

.LeftMenuLinksActive {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; color: WHITE;
  font-weight: bold;
  text-decoration: none;
}
.TOPMenuLinks {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: BLUE; 
  font-weight: bold;
}

.finePrint {
  font-family: View View_items;
  font-size: 10px; 
  font-weight: normal; 
  color: #333333;
}
  
.ButtonAdmin {
 background: Red; FONT: bold; COLOR: White;
}

.ButtonCheckOut {
	FONT: bold;
	COLOR: Blue;
	background: Silver;
}

.FooterLinks {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #0000FF;
}

.input_checkout {
	background: #FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	 font-weight: bold;
	font-size:11px;
	color: #0000FF;
}
.input_Admin {
	background: #FFDDDD;
	font-family:Arial, Helvetica, sans-serif;
	 font-weight: bold;
	font-size:11px;
	color: #0000FF;
}

table.box_container {
	  border-top: solid 1px #c0c0c0;
	  border-left: solid 1px #c0c0c0;
	  border-bottom: ridge 2px #999;
	  border-right: ridge 2px #999;
	  border-collapse: collapse;
	  padding: 0;
	  margin: 0 0 10px 0;
}
	
TD {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #000000;
}

