a:link    { cursor: none; font-weight: bold; text-decoration: none; color: #99CCFF; }
a:visited { cursor: none; font-weight: bold; text-decoration: none; color: #99CCFF; }
a:active  { cursor: none; font-weight: bold; text-decoration: none; color: #5691F1; }
a:hover   { cursor: none; font-weight: bold; text-decoration: none; color: #5691F1; }

a.tag:visited { cursor: none; font-weight: none; text-decoration: none; color: #ffffff; }
a.tag:link    { cursor: none; font-weight: none; text-decoration: none; color: #ffffff; }
a.tag:active  { cursor: none; font-weight: none; text-decoration: none; color: #000000; }
a.tag:hover   { cursor: none; font-weight: none; text-decoration: underline; color: #5691F1; }

a.tag3:visited { cursor: none; font-weight: none; text-decoration: none; color: #000000; }
a.tag3:link    { cursor: none; font-weight: none; text-decoration: none; color: #ff4545; }
a.tag3:active  { cursor: none; font-weight: none; text-decoration: none; color: #000000; }
a.tag3:hover   { cursor: none; font-weight: none; text-decoration: underline; color: #ff4545; }

a.news:link    { cursor: none;  font-weight: none; text-decoration: none; color: #000000; }
a.news:visited { cursor: none; font-weight: none; text-decoration: none; color: #000000; }
a.news:active  { cursor: none; font-weight: none; text-decoration: none; color: #000000; }
a.news:hover   { cursor: none; font-weight: none; text-decoration: underline; color: #000000; }


a.tag2:link    { font-size: 10px; font-family: Arial; cursor: none; text-decoration: none; color: #0071BD; }
a.tag2:visited { font-size: 10px; font-family: Arial; cursor: none; text-decoration: none; color: #0071BD; }
a.tag2:active  { font-size: 10px; font-family: Arial; cursor: none; text-decoration: none; color: #F06000; }
a.tag2:hover   { font-size: 10px; font-family: Arial; cursor: none; text-decoration: none; color: #F06000; }

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:#333333;}

	
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:white;
	background-color: white;
	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;}