
A:link { 

color: #4A1907; text-decoration: none; cursor: default}
A:visited { color: #4A1907; text-decoration: none; cursor: default}
A:hover{color:#331E25;text-decoration: underline;font-weight: none;cursor:hand}


body {
    background-color: #000000;
	color:#130C0E;
	font-family:Verdana, sans-serif;
	font-size:10px;
	margin:0;	padding:0;
}


table {
              

	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#A28460;
	line-height:13px;


}


div.scroll
 {
	overflow : auto;
	height:368px;
	width=777px; 
}

body{
           scrollbar-3dlight-color:#120400;
           scrollbar-arrow-color:#3B2E18; 
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#120400;
           scrollbar-face-color:#120400; 
           scrollbar-highlight-color:#1D0700; 
           scrollbar-shadow-color:#120400; 
           scrollbar-track-color: #1D0700;

}

h3 {

padding-bottom:4px;
margin:0px;
padding-left:40px;
color:#7D7D7D;
border-bottom:1px solid #7D7D7D;
margin-bottom:10px;

}