input {
  font-size: 10px;
}
.Headers {
	background-color : #708090;
	font-family : Tahoma;
	font-weight : bold;
	text-align : center;
	font-size : 12px;
	color : White;
}
.Footers {
	background-color : #DDDDCC;
	font-family : Tahoma;
	font-weight : bold;
	text-align : center;
	font-size : 11px;
	border : 1px solid #4682B4;
	color : White;
}
.Selected {
	background-color : #B0E0E6;
	border : 1px solid Black;
	font-size : 11px;
}

.Pager {
  background-color: #F0DBA8;
  font-size: 11px;
  color: Black;
}

.Items {
	background-color : #EEEEEE;
	font-size : 10px;
}
.AltItems
 {
	background-color : #F5F5F5;
	font-size : 10px;
}
.Smaller {
	font-size : 9px;
}
.bluetext {
	font-size : 12px;
	color :rgb(0,102,153);
	font-weight : bold;
}
.Input {
	border : 1px solid #0099CC;
	font-family : Tahoma;
	font-size : 11px;
}
.InputC {
	border : 1px solid #0099CC;
	font-family : Tahoma;
	font-size : 11px;
	text-align : center;    
	}
.StaffName {
	color : Black;
	font-family : Tahoma;
	font-size : 13px;
	font-weight : bold;
}

.StaffTitle {
	font-family : 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 : #DDDDDD;
	font-size : 13px;
	font-family :Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}

TD {
	font-family : Tahoma;
	font-size : 11px;
}

.bannertxt
{
	font-family: 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:link
{
	color: Black;
	text-decoration : none;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
  font-size: 11px;
}
a:visited
{
	color: Navy;
	text-decoration : none;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
  font-size: 11px;
}
a:active
{
	color: Navy;
	text-decoration : none;
  font-size: 11px;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a:hover
{
	color: Navy;
  font-size: 11px;
	text-decoration : none;
	background-color : White;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a.Smaller:link
{
	font-size : 10px;
}
a.Smaller:visited
{
	font-size : 10px;
}
a.Smaller:active
{
	font-size : 10px;
}
a.Smaller:hover
{
	font-size : 10px;
}
a.SmallerC:link
{
	font-size : 9px;
	text-align : center;
}
a.SmallerC:visited
{
	font-size : 10px;
	text-align : center;
}
a.SmallerC:active
{
	font-size : 10px;
	text-align : center;
}
a.SmallerC:hover
{
	font-size : 10px;
	text-align : center;
}
a.Larger:link
{
	font-size : 16px;
}
a.Larger:visited
{
	font-size : 16px;
}
a.Larger:active
{
	font-size : 16px;
}
a.Larger:hover
{
	font-size : 16px;
}
a:link.Navigation
{
	font-size : 10px;
}
a.Navigation:visited
{
	font-size : 10px;
}
a.Navigation:active
{
	font-size : 10px;
}
a.Navigation:hover
{
	font-size : 10px;
}
.Message {
	background : #F5F5F5;
	color : Red;
}

body
{
	font-family: Tahoma,Verdana, Arial, Helvetica;
	color: #666633;
	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: 12px;
	margin-top: 4px;
	background-color: #D2D2D2;
}

h1
{
	font-family: Times New Roman, Times;
	color: #708090;
}
h2
{
	font-family: Times New Roman, Times;
	color: #708090; 
}
h3
{
	font-family: Times New Roman, Times;
	color: #708090; 
}
.BlueBack {
	background-color : #A3C2DE;
}

h4
{
	font-family: Times New Roman, Times;
	color: #708090;
}
h5
{
	font-family: Times New Roman, Times;
	color: #708090;
}
h6
{
	font-family: Times New Roman, Times;
	color: #708090;
}
button, .ButtonStyle
{
	background-color:rgb(0,102,153);	
	border-color:rgb(153,153,153);
	color:white;
}
.footer {
   text-align:center;
   font-size: 8pt;
   font-style: italic;
   border-top:1px solid;
   border-left:none;
   border-bottom:none;
   border-right:none;
   height:24px;
}
.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;
}
.WhiteButton    {
  background-color: White;
  color: #4682B4;
  border: 1px solid #4682B4;
  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 #4682B4;
  font-size: 11px;
  font-family: Tahoma;
}
.WhiteRedButtonSmall    {
	background-color: White;
	color: red;
	border: 1px solid #4682B4;
	font-size: 10px;
	font-family: Tahoma;
}
.msg    {
	color: Red;
	background-image: none;
	font-size: 13px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.msgB    {
	color: Red;
	background-image: none;
	font-size: 13px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	border: 1px solid Navy;
}
.DropDown    {
	font-size: 11px;
	color: Gray;
	font-family: Tahoma;
	background: White;
}
#container
{
  width: 775px;
  background-color: White;
  border-bottom: 1px solid Black;
  border-left: 1px solid Black;
  border-right: 1px solid Black;
  border-top: 1px solid Black;
}
#content
{
  text-align: left;
  width: 775px;

}
#header
{
  width:775px;
  height: 87 px;
}
#menuspacer
{
  width: 775px;
  height: 28px;
  background-color: #cccccc;
  border-bottom: 1px solid black;
  border-top:1px solid black;
}
.Table    {
	border: thin solid Black;
	background-color: #E8E8E8;
}
.TableWhite    {
	background-color: White;
}
.YellowBack
	{
	background : #FFFFE0;
	border : 1px solid #4682B4;
}