body{
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CE672F;
	SCROLLBAR-ARROW-COLOR: #CE672F;
	SCROLLBAR-BASE-COLOR: #4F4C42;
	background-color: #CE672F;
}
textarea{
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CE672F;
	SCROLLBAR-ARROW-COLOR: #CE672F;
	SCROLLBAR-BASE-COLOR: #DEE2AA;
}
a.button:link, a.button:visited{ 
	display: block; 
	background-color: #4F4C42; 
	font-weight: bold; 
	border: 2px solid #4F4C42;
	text-decoration: none; 
	color: #CE672F; 
	font-family: Verdana,sans-serif, Helvetica, Arial, ; 
	font-size: 13px; 
 	margin-top: 3px; 
	text-align: center; 
	height: 17px; 
	width: 140px; 
} 
a.button:hover, a.button:active{ 
	display: block; 
	background-color: #4F4C42; 
	background-image: none; 
	font-weight: bold; 
	text-decoration: none; 
	color: #CE672F; 
	font-family: Verdana,sans-serif, Helvetica, Arial,; 
	font-size: 13px; 
	border: 2px solid #DEE2AA; 
	margin-top: 3px; 
	text-align: center; 
	height: 17px; 
	width: 140px; 
} 
dt {
	font-weight: bold;
}
.temn{
	background-color: #4F4C42;
}
.svetl{
	background-color: #DEE2AA;
}

.orang{
	background-color: #CE672F;
}
center{position: relative;
       display:none;
		 top: -100px;
	}

