body {
background-color: rgb(255, 255, 255);
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
body,td,th {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 100%;
color: #330000;
}
div.img {
padding: 0;
border: 0;
}
table #Container {
width: 777px;
height: auto;
border: 1px solid rgb(0, 0, 0);
}
td #header {
width: 777px;
height: 210px;
padding: 0;
border: 0;
}
div.welcome {
padding-top: 10px;
padding-bottom: 0;
background-color: inherit;
text-align: center;
font-size: 18px;
font-weight: 900;
font-style: italic;
letter-spacing: 1px;
color: rgb(207, 195, 137);
}
td #leftcol {
width: 210px;
height: auto;
padding: 0;
border: 0;
}
div.vnav {
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
border-top: 1px dashed rgb(27, 24, 7);
}
div.menu a {
font-style: italic;
font-size : 89%;
font-weight: 900;
text-align: left;
color: rgb(27, 24, 7);
text-decoration : none;
line-height: 22px;
}
div.menu a:hover {
color: rgb(240, 143, 0);
text-decoration : none;
}
td #page {
background-image: url(img/page.jpg);
width: 777px;
height: auto;
padding-top: 10px;
border: 0;
}
td #primary {
width: 567px;
height: auto;
padding: 0;
font-size: 89%
}
div.main {
padding-top: 10px;
padding-left: 15px;
padding-right: 40px;
padding-bottom: 25px;
border-left: 1px dashed rgb(27, 24, 7);
border-bottom: 1px dashed rgb(27, 24, 7);
}
div.page_title {
font-size: 18px;
font-weight: 900;
font-style: italic;
}
div.sub_title {
font-size: 16px;
font-weight: 900;
font-style: italic;
padding-bottom: 4px;
border-bottom: 1px dashed rgb(27, 24, 7);
}
.left {
text-align: left
}
.center {
text-align: center
}
.right {
text-align: right
}
.justify {
text-align: justify
}
.px1 {
height: 1px;
padding: 1px;
border-bottom: 2px solid rgb(27, 24, 7)
}
.textfield { 
background-color: inherit;
font-weight: 400;
font-size: 13px;
text-align: left;
height : 20px;
width: inherit;
border: 1px solid rgb(110, 97, 69)
}
.textarea { 
background-color: inherit;
font-weight: 400;
font-size: 13px;
text-align: left;
height: 125px;
width: 300px;
border: 1px solid rgb(110, 97, 69)
}
td #footer {
background-image: url(img/footer.jpg);
width: 777px;
height: 139px;
padding: 0;
border: 0;
}
div.copyright {
padding-left: 170px;
padding-bottom: 10px;
}