BODY { 
  		margin: 0 0 0 0;
  		padding: 0 0 0 0; 
		
		  scrollbar-3dlight-color:#FFE2BD;
        scrollbar-arrow-color:#BB6700;
        scrollbar-base-color:#FF8C00;
        scrollbar-darkshadow-color:#FFCA88;
        scrollbar-face-color:#F9A200;
        scrollbar-highlight-color:#FFD19D;
        scrollbar-shadow-color: #D77700;
				}

.input {
	font: normal 10px Tahoma;
	color: #666666;
	text-decoration: none;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
	margin: 1px;
	padding: 1px;
	background: #f7f7f7;


}
.button {
	font: bold 11px Tahoma;
	color: #000000;
	background: #E6E6E6;
	border: 1px 1 #CCCCCC;
}
.turlar {
	font: bold 10px tahoma;
	color: #006699;
}
.menu {
	font: normal 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
 	}
A:link 		{
	text-decoration: none;
		font: bold 11px Tahoma;
	color : #FF6600;
}

A:active 		{
	text-decoration: none;
		font: bold 11px Tahoma;
	color : #FFA500;
}

A:visited     {
	text-decoration: none;
		font: bold 11px Tahoma;
	color : #FF6600;
}

A:hover 		{
	text-decoration: none;
	color : #FFA500;
}
.text
{
 text-decoration: none;
 font: normal 11px Tahoma;
 color: #3F3F3F;
}
a.text:link{
	text-decoration: none;
	font: normal 11px tahoma;
	color: #366996
}
a.text:hover{
	text-decoration: none;
	font: normal 11px tahoma;
	color: #274763
	}
