Body {
    background-repeat : no-repeat;
     background-color:#BAAC7A;
	font-size : 9pt;
	scrollbar-face-color:#D4D4D4; 
	scrollbar-shadow-color:#949494 ;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-darkshadow-color: #F4F4F4;
	scrollbar-track-color: #F4F4F4;
	scrollbar-arrow-color: #949494;
}

input, select, textarea { font-size: 9pt; }



a:visited {
	line-height : 1.5em;
	font-size : 9pt;
	text-decoration : none;
	color : #C85600;
}

a:link{
	color : #C85600;
	text-decoration : none;
	line-height : 1.5em;
	font-size : 9pt;
}

a:hover{
	color: #C85600;
	text-decoration: underline;
	line-height : 1.5em;
	font-size : 9pt;
}

a:active{
	text-decoration: none;
	color: #C85600;
	line-height : 1.5em;
	font-size : 9pt;
}

TD
{
	font-size: 12px; 
	color: #494949;
	font-family: "Arial";
}
.space {
	margin-top: 10px;
}
.p_button img {
	margin: 0px 30px 0px 10px;
}