BODY    {
       font-family : Verdana;
    font-size : 10px;
    color : #503C37;
    scrollbar-base-color: #503C37; 
    scrollbar-face-color: #ffffff; 
    scrollbar-track-color: #ffffff; 
    scrollbar-arrow-color: #503C37;
    scrollbar-highlight-color: #503C37; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-shadow-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff; 
	margin-top: 0;
	background-color: white;
}

A:link, A:visited { 
color : #503C37; 
text-decoration : none; 
font-weight: bold; }

A:hover, A:active { 
color : #503C37; 
text-decoration :underline overline; 
font-weight: bold; }

p, table, tr, td, ul, li, div {
background: transparent;
font-family: verdana; 
font-size: 10px; 
color: #503C37}

td.f1 {border:#503C37 solid 1px; }

H1 { font-size : 14px; 
color : #503C37; 
font-weight : bold;
 border-bottom: 1px solid;
 }


H2 { font-size : 12px; 
color : #503C37; 
font-weight : bold;
 
 }

input, textarea { 
font-family: verdana; 
font-size: 10px; 
background-color: #ffffff; 
font-weight: bold; 
color: #503C37; 
border: 1px solid #503C37; }

select { 
font-family: verdana; 
font-size: 10px; 
background-color: #ffffff; 
font-weight: bold; 
color: #503C37; 
border: 1px solid #503C37; }



#main {
	position:absolute;
	left:569px;
	top:9px;
	width:400px;
	height:482px;
	z-index:1;
	overflow:auto;
	scrollbar-base-color: #503C37; 
    scrollbar-face-color: #ffffff; 
    scrollbar-track-color: #ffffff; 
    scrollbar-arrow-color: #503C37;
    scrollbar-highlight-color: #503C37; 
    scrollbar-3dlight-color: #ffffff; 
    scrollbar-shadow-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff; 
	 border: 1px solid #503C37;
}


.button {
	background-color: transparent;
	border: thin white;
	color: white;
}
