.bold{ font-size:14pt;}
.table td, .table th{padding:4px; border:1px solid #825243;}
.table th{ background-color:#825243; color:#FFFFFF; font-size:14pt;}

h2 {
  font-size:12pt; 
  font-weight:bold; 
  padding:0px; 
  margin:0px;
}   
table{
  border-collapse: collapse;
  padding:0;
}
td{
  vertical-align:top;
  padding: 0;
}
.TopBottom{
  width:100%;
  height:27px;

}
.LeftRight{
  height:100%;
  width:27px;
  vertical-align:bottom;
}
.LeftRight2{
  height:100%;
  width:27px;
  vertical-align:top;
}


#NavigationTable{
  width:155px;
  font-size: 10pt;
  text-align: center;
  font-family: ariel, verdana, san-serif;
  text-decoration: none;
  color:white;
}
#NavigationTable .corner{
  width:22px;
  height:22px;
}
#NavigationTable .TopBottom{
  width:100%;
  height:22px;
}
#NavigationTable a {
  font-family: ariel, verdana, san-serif;
  font-size: 10pt;
  text-decoration: none;
  color:white;
}
#NavigationTable a:hover{
  text-decoration: underline;
}
#NavigationTable .currentPage{
  font-weight:bold;
}

.spacing{
  padding-left:5px;
  padding-right:10px;
}


img{
  border:0;
}
#mytext {
  font-family: ariel, verdana, san-serif;
  font-size: 12pt;
  text-align: left;
  padding: 10px;

}
#header{
  font-size: 18pt;
}
#mytext a{
  text-decoration: none;
  font-weight:bold;
}
#mytext a:hover {
  text-decoration:underline;
}

#bottom {
  padding-right:15px;
  font-family: ariel, verdana, san-serif;
  float:right;
  color:#929292;
  font-size:10pt;
  font-style:italic;
}
#bottom a {
  font-style:normal;
  text-decoration:underline;
  color:#929292;
}
#bottom a:hover{
  color:black;
}
#bottom img {
  float:left;
}
