.style3 {
    background-color:#0e130e;
	scrollbar-face-color: #0e130e;
    scrollbar-shadow-color: #0e130e;
    scrollbar-highlight-color: #d1ceb9;
    scrollbar-3dlight-color: #d1ceb9;
    scrollbar-darkshadow-color: #0e130e;
    scrollbar-track-color: #0e130e;
    scrollbar-arrow-color: #d1ceb9;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #d1ceb9;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	cursor: text;
}