body {background-color: #F2E0C9;}
hr {color: #8C2B2B; width: 200px; align: center;}
body, tr {font-face: Verdana; color: #8C2B2B; font-size:8pt; line-height:11pt; letter-spacing:0pt;}
td {background: #F2E0C9; font-face: Verdana; color: #8C2B2B; font-size:8pt;line-height:11pt;letter-spacing:0pt;}
h1 {font-variant:small-caps; border-style: solid; background-color: #D98F89; font-size: 8pt; color: #8C2B2B; width:300;
margin: 2px; padding: 1px; border-width: 2px; border-left-width: 2px; border-right-width: 2px; border-color: #8C2B2B;}

body  { font-family: Verdana; font-style: normal; text-decoration: none;
background-color: #F2E0C9;
scrollbar-face-color: ##D98F89;
scrollbar-shadow-color: #D98F89;
scrollbar-highlight-color: #D98F89;
scrollbar-3dlight-color: #F2E0C9;
scrollbar-darkshadow-color: #D98F89;
scrollbar-track-color: #F2E0C9;
scrollbar-arrow-color: #D98F89;
}
a:link { text-decoration:none; color: #9FA668}
a:visited { text-decoration:none; color: #B5BF6B}
a:hover { text-decoration:none; font-weight:bold; color: #D98F89}

input, textarea
{ border:1px dotted #D98F89; background: #F2E0C9; font-family: Verdana;
font-size:10;
color: #8C2B2B; 
 }

#topIn {
 width: 662px;
 height: 186px;
 background: url('images/top.gif') no-repeat;
 color: inherit;
 margin: 0px auto;
}


#content {
 width: 662px;
 background-image: url('images/middle.gif');
background-repeat: repeat-y
 color: inherit;
 padding: 10px
 margin: 0px auto;
 text-align: left;
}

#bottomIn {
 width: 662px;
 height: 29px;
 background: url('images/bottom.gif') no-repeat;
 margin: 0px auto;
 text-align: left;
}