.HeadLines {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #75754F}
.BodyText {  font-family: 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}
.SmallText {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.BodyTitles {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333}
.LeftMenuLinks {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; text-decoration: none}
.finePrint {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333}
.ButtonAdmin { background: Red; FONT: bold; COLOR: White;}
.ButtonCheckOut { background: Orange; FONT: bold; COLOR: Blue;}
.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;
}
.text_results_paging{
	padding:2px 5px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:9pt;
	color:#07447c;
	border:solid 1px #ccc;
}
a.text_results_paging:hover{
	text-decoration:none;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:9pt;
	color:#fff;background:#07447c;
}
.text_results_pagingnolink{
	padding:1px 4px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:9pt;
	color:#ccc;
	border:solid 2px #efefef;
	background:#efefef;
}
