.nav {
   font-family: Arial, Helvetica, sans-serif;
   color: #66520E;
   background-color: #CFC890;
   font-size: 12px;
   font-weight: bold;
   padding-top: 8px;
   padding-bottom: 8px;
   text-decoration: none;
}
small {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #666666;
}
textarea {
   text-align: left;
   vertical-align: top;
}


.bg1 {
   background-color: #FFFFFF;
}

h2 {
   background-image: url(images/h1.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
   margin: 0px;
   padding: 0px;
   font-family: "Times New Roman", Times, serif;
   font-size: 24px;
}


.slogan {
   font-family: "Times New Roman", Times, serif;
   color: #66520E;
}
td {
   font-family: "Times New Roman", Times, serif;
   color: #333333;
   font-size: 14px;
}
ul {
   padding-top: 10px;
   padding-right: 5px;
   padding-bottom: 5px;
   padding-left: 15px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 15px;
}
a {
   color: #343399;
   b/order-bottom-style: dashed;
   border-bottom-width: 1px;
   border-bottom-color: #343399;
   text-decoration: none;
}
a:hover {
   color: #2A275E;
   border-bottom-width: 1px;
   border-bottom-style: solid;
}
img a:hover {
   border: none;
}

li {
   padding-top: 5px;
   padding-bottom: 5px;
}
em {
   color: #999999;
}


.nav:hover {
   color: #000000;
   text-decoration: underline;
}

.bottomline {
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #343399;
   border-right-color: #343399;
   border-bottom-color: #343399;
   border-left-color: #343399;
}


h1 {
   font-family: "Times New Roman", Times, serif;
   font-weight: normal;
   font-size: 30px;
   background-image: url(images/h1.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
   margin: 0px;
   padding: 0px;
}
p {
   margin: 0px;
   padding-top: 10px;
   padding-right: 0px;
   padding-bottom: 5px;
   padding-left: 0px;
}
.maintable {
   border: 1px solid #343399;
}
.noborder {
   border: 0px none #FFFFFF;
}
.noborder:hover {
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
}

