body
{
	 background-color: #D6DDD2;
    font-family: "Times New Roman", Times, serif;
				font-size: small;
				font: small "Times New Roman", Times, serif;
				/*background-color: #FFFFFF; */
} 

P
{
  padding-top: 8px;
  margin: 0px;
}
table.navbar{  font-family: verdana, tahoma, arial, sans-serif;  font-size: 10pt;margin: 0px;padding: 0px; border: 0px; font-weight: bold;}table.menu{  font-family: verdana, tahoma, arial, sans-serif;  font-size: 10pt;  margin: 0px;  padding: 0px;  font-weight: bold;}td.menuNormal{  padding: 0px;  font-size: 8pt;  color: white;  font-weight: bold;  vertical-align: top;}td.menuHover{  padding: 0px;  font-size: 8pt;  color: white;  font-weight: bold;  vertical-align: top;  /*remove the following line for drop-down menu with images*/  background-color: white;}div.menuNormal{  display: none;  position: static;}div.menuHover
{
  border: 0px white;
  background-color: white;
  display: inline;
  position: absolute;
}
/* a.menuitem are links at top of the page under the header */
a.menuitem:link
{
				text-decoration: none;
				color: white;
				font-style: normal; /*background-color: 0xA7102B; */;
				display: inline;
				background: none;
}
a.menuitem:visited
{
				text-decoration: none;
				color: white;
				font-style: normal;
				background: none;				  
  /*background-color: #A7102B; */
/*  display: block; */
}
a.menuitem:hover
{
  text-decoration: none;
  color: gold;
  font-style: normal;  
				background: none;  
  /*background-color: #A7102B; */
  display: inline;
/*  background-color: lime; */
}
a.menuitem:active
{
  text-decoration: none;
  color: white;
  font-style: normal;  
				background: none;  
  /*background-color: #A7102B; */
  display: inline;
}
/* a.childlink are links at top of the page under the header */
.childlink
{
				font: medium "Times New Roman", Times, serif;
				text-decoration: none;
				color: #831717;
				display: inline;
				font-weight: bold;				
}
a.childlink:link
{
				font: medium "Times New Roman", Times, serif;
				font-style: italic;				
				text-decoration: underline;
				color: #831717;
				display: inline;
				font-weight: bold;
}
a.childlink:visited
{
				font: medium "Times New Roman", Times, serif;
				text-decoration: underline;
				font-style: italic;				
				color: #831717;
				display: inline;
				font-weight: bold;				
  /*background-color: #A7102B; */
/*  display: block; */
}
a.childlink:hover
{
				font: medium "Times New Roman", Times, serif;
				font-style: italic;				
			    text-decoration: underline;
				color: gold;
				display: inline;
				font-weight: bold;				
}
a.childlink:active
{
				font: medium "Times New Roman", Times, serif;				text-decoration: underline;
				font-style: italic;
                text-decoration: underline;			
				color: #831717;
				display: inline;
				font-weight: bold;	
}
/* a.relatedpagelink are links going to pages on the web */
.relatedpagelink 
{
				font: small "Times New Roman", Times, serif;
				text-decoration: none;
				color: #831717;
				display: inline;
				font-weight: bold;								
}

a.relatedpagelink:link
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;								
				text-decoration: underline;
				color: #831717;
				display: inline;
}
a.relatedpagelink:visited
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;								
				text-decoration: underline;
				color: #831717;
				display: inline;
  /*background-color: #A7102B; */
/*  display: block; */
}
a.relatedpagelink:hover
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;								
				text-decoration: underline;
				color: gold;
				display: inline;
}
a.relatedpagelink:active
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;								
				text-decoration: underline;
				color: #831717;
				display: inline;
}
/* a.relatedlink are links to other webs that related to information */
.relatedlink 
{
				font: small "Times New Roman", Times, serif;
				text-decoration: none;
				color: #831717;
				display: inline;
				font-weight: bold;								
}

a.relatedlink:link
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;				
				text-decoration: underline;
				color: #831717;
				display: inline;
}
a.relatedlink:visited
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;				
				text-decoration: underline;
				color: #831717;
				display: inline;
  /*background-color: #A7102B; */
/*  display: block; */
}
a.relatedlink:hover
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;				
				text-decoration: underline;
				color: gold;
				display: inline;
}
a.relatedlink:active
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;				
				text-decoration: underline;
				color: #831717;
				display: inline;
}
/* a.quicklink are links shared between pages */
.quicklink 
{
				font: small "Times New Roman", Times, serif;
				text-decoration: none;
				color: #831717;
				display: inline;
				font-weight: bold;								
}

a.quicklink:link
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;				
				text-decoration: underline;
				color: #831717;
				display: inline;
}
a.quicklink:visited
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;				
				text-decoration: underline;
				color: #831717;
				display: inline;
  /*background-color: #A7102B; */
/*  display: block; */
}
a.quicklink:hover
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;				
				text-decoration: underline;
				color: gold;
				display: inline;
}
a.quicklink:active
{
				font: small "Times New Roman", Times, serif;
				font-style: italic;				
				text-decoration: underline;
				color: #831717;
				display: inline;
}

/* a.menuindex are links on drop down */
a.menuindex:link
{
  text-decoration: none;
  color: white;
/*  background-color: #A7102B; */
  display: block;
}
a.menuindex:visited
{
  text-decoration: none;
  color: white;
/*  background-color: #A7102B; */
  display: block;
}
a.menuindex:hover
{
  text-decoration: none;
  color: white;
/*  background-color: #A7102B; */
  display: block;
}
a.menuindex:active
{
  text-decoration: none;
  color: white;
/*  background-color: #A7102B; */
  display: block;
}
a.BottomBorder:link
{
  text-decoration: underline;
  color: white;
  font-style: normal;
  /*background-color: 0xA7102B; */
  display: inline;
}
a.BottomBorder:visited
{
  text-decoration: underline;
  color: white;
  font-style: normal;  
  /*background-color: #A7102B; */
/*  display: block; */
}
a.BottomBorder:hover
{
  text-decoration: underline;
  color: gold;
  font-style: normal;  
  /*background-color: #A7102B; */
  display: inline;
  background: none;
}
a.BottomBorder:active
{
  text-decoration: underline;
  color: white;
  font-style: normal;  
  /*background-color: #A7102B; */
  display: inline;
}
a.mapitem:link
{
  text-decoration: none;
  color: white;
  background-color: none;
  display: block;
}
a.mapitem:visited
{
  text-decoration: none;
  color: white;
  background-color: none;
  display: block;
}
a.mapitem:hover
{
  text-decoration: none;
  color: white;
  background-color: none;
  display: block;
}
a.mapitem:active
{
  text-decoration: none;
  color: white;
  background-color: none;
  display: block;
}
table.TigraTree
{
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 6pt;margin: 0px;padding: 0px; border: 0px; font-weight: bold;
}
a.inline:link
{
  text-decoration: underline;
   font-style: normal;
}
a.inline:visited
{
  text-decoration: underline;
   font-style: normal;
  
}
a.inline:hover
{
  text-decoration: underline;
  font-style: italic;  
}
a.inline:active
{
  text-decoration: underline;
   font-style: normal;
  
}

a:link
{
  text-decoration: underline;
  font-style: italic;  
  color: rgb(83,17,17);
}
a:visited
{
  text-decoration: underline;
  font-style: italic;  
  color: rgb(83,17,17);
}
a:hover
{
  text-decoration: underline;
  font-style: italic;  
  color: gold;
  /*background: #F9EDED; */
}
a:active
{
  text-decoration: underline;
  font-style: italic;
  color: rgb(83,17,17);
}
.Border{
    border-color: rgb(83,17,17);
    border-style: solid;
    border-width: 2px;
      }
      
.FrameBorder {background-image: url('your/image.png'); }
/*
.RedBorder {
    background-image: url('/plattsburgmo/images/redborder2.gif');
      }
*/            
/*
ul 
{
  list-style-type: circle;    
  font-size: 10pt;    
  line-height: 1.6;    
  color: white;
}
*/
