html, body, div.contents {
min-height: 100%;
height: 100%;
}
html>body, html>body div.contents {
height: auto;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 2px;
}
td p
{
   line-height: 1.1em;
   margin-top: 1.1em;
}
p
{
   margin-top: .4em;
   line-height: 1.1em;
}
li
{
   list-style: square inside;
   margin-left: 8px;
}
h1
{
   font-size:180%;
   font-weight: bold;
}
h2
{
   font-size:160%;
   font-weight: bold;
  text-align: center;
}
h3
{
   font-size:130%;
   font-weight: bold;
}
h4
{
   font-size:120%;
   font-weight: bold;
}
h5
{
   font-size:110%;
   font-weight: bold;
}
h6
{
   font-size:105%;
}
blockquote {
  margin-left: 12px;
}
.BlueText {
  font-size: 14px;
  color: #000162;
  font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: justify;
}
.Input {
  font-family: Tahoma;
  font-size: 11px;
  border-bottom: 1px solid Gray;
  border-left: 1px solid Gray;
  border-right: 1px solid Gray;
  border-top: 1px solid Gray;
}
.InputC {
  border-bottom: 1px solid Gray;
  border-left: 1px solid Gray;
  border-right: 1px solid Gray;
  border-top: 1px solid Gray;
  font-family: Tahoma;
  font-size: 11px;
  text-align: center;
}
.InputDots {
  border-bottom: thin dotted #B7B7B7;
  border-left: none;
  border-right: none;
  border-top: none;
  font-family: Tahoma;
  font-size: 12px;
  text-align: center;
}
.StaffName {
	color : Black;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : bold;
}

.StaffTitle {
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
}
.BlackBack {
	background-color : #999999;
	color : White;
	font-weight : bold;
	text-align : center;
}
th {
  background-color: #E7E7E7;
  font-size: 13px;
  font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #383838;
  font-weight: bold;
  border-bottom: 1px solid Silver;
  border-left: 1px solid Silver;
  border-right: 1px solid Silver;
  border-top: 1px solid Silver;
}

td {
	font-family : Tahoma;
	font-size : 13px;
}

.bannertxt
{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(0,0,0);
}
.NavFrameBottom { 
   background-color: #cccccc;  
   border-bottom: 4px solid #336699; 
}
.NavFrameLeft {
   color: #000000;
   border-left: 4px solid #336699;
}
.NavFrameLeft {
   color: #000000;
   border-right: 4px solid #336699;
}
a
{
  font-weight: bold;
  font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link
{
  color: Black;
  text-decoration: none;
  font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:visited
{
	color: Black;
	text-decoration : none;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:active
{
	color: #5A6A76;
	text-decoration : none;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:hover
{
	color: #5A6A76;
	text-decoration : none;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link.smaller,a:visited.smaller,a:hover.smaller,a:active.smaller
{
	font-size : 9px;
}
a:link.smallerC
{
	font-size : 9px;
	text-align : center;
}
a:link.larger
{
	font-size : 16px;
}
a:link.Navigation
{
	font-size : 10px;
}
a:link.Navigation,a:hover.Navigation,a:visited.Navigation
{
	font-size : 10px;
}
a.footer:link,a.footer:hover,a.footer:active,a.footer:visited
{
  color: Silver;
  font-size: 9px;
}
body
{
  font-family: Tahoma,  Verdana, Arial, Helvetica;
  color: #242424;
  scrollbar-arrow-color: #000000;
  scrollbar-3dlight-color: #D4D0C8;
  scrollbar-highlight-color: #808080;
  scrollbar-face-color: #D4D0C8;
  scrollbar-shadow-color: #808080;
  scrollbar-darkshadow-color: #D4D0C8;
  scrollbar-track-color: #D4D0C8;
  /*font-size: 1em;*/
  background-color: #E9EACE;
  margin-top: 4px;
}

h1
{
  font-family: Times New Roman, Times;
  color: #26466A;
}
h2
{
  font-family: Times New Roman, Times;
  color: #26466A;
}
h3
{
  font-family: Times New Roman, Times;
  color: #26466A;
}
.BlueBack {
	background-color : #A3C2DE;
}

h4
{
  font-family: Times New Roman, Times;
  color: #26466A;
}
h5
{
  font-family: Times New Roman, Times;
  color: #26466A;
}
h6
{
  font-family: Times New Roman, Times;
  color: #26466A;
}
button, .ButtonStyle
{
	background-color:rgb(0,102,153);	
	border-color:rgb(153,153,153);
	color:white;
}
.footer {
  text-align: center;
  font-size: 80%;
  font-style: italic;
  /*border-top: 1px solid;
  border-left: none;
  border-bottom: none;
  border-right: none;*/
  height: 24px;
  color: Silver;
}
.footerR {
  text-align: right;
  font-size: 8pt;
  font-style: italic;
  /*border-top: 1px solid;
  border-left: none;
  border-bottom: none;
  border-right: none;*/
  height: 24px;
  color: Silver;
}
.SearchHeading {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	color : Gray;
}
.Table {
	border : 1px solid Silver;
}
.TableWhite {
	background-color : White;
  border: 1px solid navy;
}
.Headers {
	background-color : #708090;
	font-family : Tahoma;
	font-weight : bold;
	text-align : center;
	font-size : 13px;
	border : 1px solid #4682B4;
	color : White;
}
.Selected {
	background-color : #B0E0E6;
	font-size : 11px;
}

.Pager {
  background-color: #D6C895;
  font-size: 12px;
  font-weight: bold;
  color: Black;
}

.Items {
	background-color : white;
	font-size : 11px;
}
.ItemsBold {
	background-color : white;
	font-size : 11px;
  font-weight: bold;
}
.AltItems
 {
	background-color : #CFCFCF;
	font-size : 11px;
}
.AltItemsBold
 {
  background-color: #CFCFCF;
  font-size: 11px;
  font-weight: bold;
}
.AltItemsBorder
 {
	background-color: #FFFFEA;
	font-size: 11px;
	border: 1px dashed Black;
}

.BlackBold {
	color : Black;
	font-weight : bold;
}
.WhiteButton {
  background-color: White;
  color: #3E5C92;
  border: 1px solid #3E5C92;
  font-size: 11px;
  font-family: Tahoma;
}
.GreyButtonSmall {
	background-color : #e6e6e6;
	color : #4682B4;
	border : 1px solid #4682B4;
	font-size : 10px;
	font-family : Tahoma;
}
.WhiteRedButton {
	background-color : White;
	color : red;
	border : 1px solid #3E5C92;
	font-size : 11px;
	font-family : Tahoma;
}
.TanButton {
  background-color: #F2EFCC;
  border: 1px solid #CD853F;
  font-size: 12px;
}
.msg {
	color: Red;
	background-image: none;
	font-size: 14px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.msgB {
	color: Red;
	background-image: none;
	font-size: 14px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	border: 1px solid Navy;
}
.DropDown {
	font-size: 12px;
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#container
{
  width: 783px;
}
.content
{
  text-align: left;
  width: 775px;
  background-color: White;
  border-left: 1px solid silver;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#Narrow
{
  width: 700px;
  text-align: left;
}
#header
{
  width:775px;
  height: 110px;
}
#menuspacer
{
  width: 950px;
  height: 25px;
  background-color: #cccccc;
  border-bottom:1px solid black;
  border-right:1px solid black;
  border-left: 1px solid black;
}
.TableNav
{
  background-color: #CCCCCC;
  border-bottom:1px solid black;
}
.InputLines
{
 line-height: 15px;
 background-image: url(../Images/InputLines.gif);
 border: none;
}

.Admin
{
  background-color: White;
  border: 1px solid navy;
  padding-left:3px;
  padding-bottom: 2px;
  padding-right: 3px;
  padding-top: 2px; 
}

.CouponTable
{
  border: 1px dashed Gray;
  background-color: White;
}
a.smaller:link ,a.smaller:active,a.smaller:hover,a.smaller:visited
{
 font-size:80%;
 text-decoration:none;
}
#doc2
{

  border:solid 2px silver;
  width: 950px;
  background-color: #DBDCE0;
}
#navSpacer
{
  background-color: #CCCCCC;
  height: 28px;
  width: 950px;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #333333;
}
#hd
{
 height:135px;
 width:950px;
 margin-top:8px;
 
}
#bd
{
 background-color:White;
}
#ft
{
 font-size:60%;
 color:Gray;
 font-style:italic;
 background-color:White;

}
#mainContent
{
  padding:25px;
  
}
#mainContent p,  div , td
{
  font-size: 102%;
  line-height: 1.3em;

}
