h1 	{ font-family:  arial, sans-serif;	font-size: 1px; font-weight: bold;	color: #ffffff; margin: 0 0 0; }
a:link    { cursor: none; font-weight: bold; text-decoration: none; color: #F0F0BC; }
a:visited { cursor: none; font-weight: bold; text-decoration: none; color: #F0F0BC; }
a:active  { cursor: none; font-weight: bold; text-decoration: none; color: #5691F1; }
a:hover   { cursor: none; font-weight: bold; text-decoration: none; color: #000000; }

a.news:link    { cursor: none; font-weight: normal;text-decoration: none; color: #000000 }
a.news:visited { cursor: none; font-weight: normal; text-decoration: none; color: #333333; }
a.news:active  { cursor: none; font-weight: normal; text-decoration: none; color: red; }
a.news:hover   { cursor: none; font-weight: normal; text-decoration: underline; color: red; }

a.small:link    { cursor: none; font-weight: normal; font-size: 1pt; text-decoration: none; color: #666666; }
a.small:visited { cursor: none; font-weight: normal; font-size: 1pt; text-decoration: none; color: #666666; }
a.small:visited { cursor: none; font-weight: normal; font-size: 1pt; text-decoration: none; color: #666666; }
a.small:hover   { cursor: none; font-weight: normal; font-size: 1pt; text-decoration: none; color: #666666; }
body
	{ 
	 font-family: verdana,arial,tahoma,trebuchet ms,verdana, helvetica, sans-serif;		
	font-size: 11px;

scrollbar-base-color: white;
scrollbar-arrow-color: orange;
scrollbar-face-color: #efefef;
scrollbar-highlight-color:white;
scrollbar-3dlight-color: silver;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color:white
scrollbar-track-color: #ffffff;

	}
	
table { font: 10 px verdana; color:#ffffff;}

	
select {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 10px;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
	width: 160;
	
	 
}

.select1 {
	font-family: Arial,Verdana,Tahoma, Helvetica, sans-serif,Trebuchet MS;
	font-size: 10px;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
	width: 280;	 
}


}

.select2 {
	font-family: Arial,Verdana,Tahoma, Helvetica, sans-serif,Trebuchet MS;
	font-size: 10px;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
	width: 280;

	 
}

input {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 10px;
	color: #353533;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
}

input.cizgisiz {
	background-color: #FEFEF8;
	border : 0px ;
	border-style : solid ;
	font-weight : normal;
}

.CheckBox
{
	border:#6c6c3c;
	background-color: #6c6c3c;
	border-style:solid;
	border-top-width: 0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;}

option {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 11px;
	color: #353533;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;

}



textarea {
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	color: #353533;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
}

.ClearTextBox		
{
	font-family:Verdana,arial; 
	font-size:8pt; 
	font-weight:bold;
	border-color:#999999;
	background-color:Transparent; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;}