body{ font-family: arial; font-size: 12px; color: #996600 ;background-color: #d9d0be; }
td{ font-family: arial; font-size: 12px; color: #996666) }
input{ font-family: arial; font-size: 12px; color: rgb(0,0,0) }
select{ font-family: arial; font-size: 12px; color: rgb(0,0,0) }
a:link { text-decoration: none; color: #336666;}
a:active { text-decoration: none; color: #336666;}
a:hover { text-decoration: none; color: #996666;}
.gridTitle{ border-top: 1px #336666 solid;  border-bottom: 1px #336666 solid; border-left: 1px #336666 solid; border-right: 1px #996666 solid; }
.gridRow{ border-bottom: 1px #996666 solid; }
.caption {font-size: 18px; font-weight:bold;}

#banner { position: absolute; top: 10px; padding : 20px;  height:50 px;}
#subpage {
	width : 760px;
	height: auto;
     position: absolute;
	 top : 175px;
     left: 0px;
	 margin: 20px;
	 
}
#subpage p {padding-left : 20px; padding-right : 20px; font-size: 1.2em;}
#subnav {
	margin-top : 10px;
    border-top : 2px solid #336666;
	padding : 0px;
    text-align : right;
    } 