.footer
{ 
   color: #563A23;
   font-size: 8pt;
   font-family: Verdana;
}

a.footer 
{ 
   color: #D6A461;
   font-size: 8pt;
   font-family: Verdana;
   text-decoration: none;
}

a.footer:hover
{ 
   color: #563A23;
   text-decoration: underline;
}

.menuTableCell
{
   background-color: #563A23;
   border-right: 1px dashed #FFFFFF;
   border-bottom: 1px dashed #FFFFFF;
}

.menuTableCellActive
{
   background-color: #FFFFFF;
   border-right: 1px dashed #FFFFFF;
   border-bottom: 1px dashed #FFFFFF;
}

a.menuLink 
{ 
   color: #FFFFFF;
   font-weight: bold;
   font-size: 10px;
   font-family: Verdana;
   text-decoration: none;
}

a.menuLink:hover
{ 
   color: #E1CC9B;
   text-decoration: underline;

}

a.menuLinkActive 
{ 
   color: #563A23;
   font-weight: bold;
   font-size: 10px;
   font-family: Verdana;
   text-decoration: none;
}

a.menLinkActive:hover
{ 
   color: #563A23;
   text-decoration: none;
}

.bodyText 
{ 
   color: #563A23;
   font-size: 10pt;
   font-family: Verdana;
   text-align: justify;
}

.bodytext a 
{ 
   color: #D6A461;
   text-decoration: none;
}

.bodytext a:hover 
{ 
   color: #563A23;
   text-decoration: underline;
}

.title
{ 
   color: #563A23;
   font-size: 16pt;
   font-family: Verdana;
   font-weight: bold;
}

.subTitle 
{ 
   color: #563A23;
   font-size: 12pt;
   font-family: Verdana;
   font-weight: bold;
}

.caption
{ 
   color: #563A23;
   font-size: 8pt;
   font-family: Verdana;
}

a 
{ 
   color: #563A23;
   font-size: 10pt;
   font-family: Verdana;
}

a:hover
{ 
   color: #E1CC9B;
   text-decoration: none;
}

hr
{
   border: 0;
   height: 1px;
   color: #563A23;
   background-color: #563A23;
}

input.btn
{
   background-color: #563A23;
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
   border: 1px #FFFFFF solid;
   width: 100px;
   color: #FFFFFF;
   cursor: pointer;
}

input.txt, textarea.txt
{
   font-family: Verdana;
   font-size: 10pt;
   border: 1px #563A23 solid;
   width: 400px;
}


.contentTableHeaderRow
{
   background-color: #563A23;
   font-family: Verdana;
   color: #FFFFFF;
   font-size: 10pt;
   font-weight: bold;
   text-align: center;
   vertical-align: top;
}

.contentTableCellRow
{
   background-color: #FFFFFF;
   color: #563A23;
   font-family: Verdana;
   font-size: 10pt;
   vertical-align: top;
}

.contentTable
{
   background-color: #563A23;
}

.bullet
{ 
   color: #563A23;
   font-size: 8pt;
   font-family: Verdana;
}
