body{margin: 0; background: lightgrey;}

td{vertical-align: top; text-align: left; font: 10pt Arial; color: #9B8777; background: white; font-weight: bold;}
a{font-family: Arial; font-size: 12pt; color: #9B8777; font-weight: bold;}
a:hover{font: 10pt Arial; color: #9B8777; font-weight: bold; text-decoration: underline;}

.layout-table{width: 980px; height: 100%;}
.layout-top{width: 980px; height: 375px;}
.layout-nav{width: 225px; height: auto;}
.layout-content{width: 730px; height: auto;}
.layout-right{width: 25px; height: auto;}
.layout-bottom{width: 980px; height: 30px; background: url(layout/bottom.jpg); vertical-align: bottom; font-size: 9px; padding-bottom: 3px; padding-left: 3px;}

.layout-nav li{padding-left: 25px; list-style: none;}
.layout-nav li a{font-family: Arial; font-size: 11pt; text-decoration: none; font-weight: bold;}
.layout-nav li a:hover{font-family: Arial; font-size: 11pt; text-decoration: underline; font-weight: bold;}

.layout-bottom a{font-size: 9px; text-decoration: none;}
.layout-bottom a:hover{font-size: 9px; text-decoration: underline;}

h1{font-size: 14pt;}

input, textarea{border: 1px solid #9B8777;}
