body
{
   background-position: right center;
   background-image: url(..\county\images\BGPattern.gif);
}
body
{
   font-size: 12px;
   color: #333333;
   font-family: Georgia, "Times New Roman" , Times, serif;
}
td
{
   font-size: 12px;
   color: #333333;
   font-family: Georgia, "Times New Roman" , Times, serif;
}
th
{
   font-size: 12px;
   color: #333333;
   font-family: Georgia, "Times New Roman" , Times, serif;
}
a:link
{
   color: crimson;
   text-decoration: underline;
}
a:visited
{
   color: crimson;
   text-decoration: underline;
}
a:hover
{
   color: crimson;
   text-decoration: underline;
}
a:active
{
   color: crimson;
   text-decoration: underline;
}
.menu
{
   color: #e9dcb1;
   text-decoration: none;
}
.menu A:link
{
   color: #e9dcb1;
   text-decoration: none;
}
.menu A:visited
{
   color: #e9dcb1;
   text-decoration: none;
}
.menu A:hover
{
   color: #fbf8ee;
   text-decoration: none;
}
.menu A:active
{
   color: #e9dcb1;
   text-decoration: none;
}
.titles
{
   padding-right: 20px;
   font-weight: bold;
   font-size: 20px;
   color: #72220a;
   font-style: italic;
}
.footer
{
   font-size: 10px;
   color: #666666;
}
