@charset "utf-8";
/* CSS Document */
body {
background-color: #196c19;
}
td#banner a, td#banner a:link, td#menu a:visited {
font-size:15px;
padding:5px 30px 5px 30px;
color:#00008b;
border-left:3px solid #abd8ab;
border-right:3px solid #abd8ab;
}
td#banner a:hover, td#banner a:visited:hover {
color:#196c19;
border-bottom:3px solid #abd8ab;
border-top:3px solid #abd8ab;
background-color:#ffffff;
}
td#banner a.curPage {
border-left:3px solid #6dc16d;
border-right:3px solid #6dc16d;
color:#196c19;
}
td#banner a.curPage:hover, td#banner a.curPage:visited:hover {
border-bottom:3px solid #57b857;
border-top:3px solid #57b857;
color:#57b857;
} 
td#banner {
float:right;
font-weight:bold;
padding-top:100px;
padding-bottom:0px;
padding-right:0px;
text-indent:208px;
}
td#banner {
background-image:url(images/banner.jpg);
background-repeat:no-repeat;
height:47px;
width:697px;
}
table#body {
width:697px;
background-image:url(images/back.jpg);
background-repeat:repeat-y;
}
td#cap {
background-image:url(images/back_cap.jpg);
height:3px;
background-repeat:no-repeat;
}
td#boddypadding {
padding:20px 20px 20px 20px;
}
.bodytext {
font-family:"Times New Roman", Times, serif;
font-size:16px;
text-align:left;
color:#000000;
line-height:15px;
}
.headertext {
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#196c19;
margin-left:10px;
margin-right:10px;
padding:6px 6px 6px 6px;
border:3px solid #abd8ab;
background-color: #ffffff;
margin-top:10px;
margin-bottom:0px;
}
h1 {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#196c19;
padding:0px 0px 0px 0px;
}
.quote {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#000000;
padding-left:40px;
}
.foottext {
font-family:"Times New Roman", Times, serif;
font-size:10px;
text-align:center;
color:#000000;
line-height:9px;
padding:0px 6px 0px 6px;