body{
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: silver;
	scrollbar-face-color:  #ffc32d;
	scrollbar-highlight-color: silver;
	scrollbar-track-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #5A5E66;
	scrollbar-shadow-color: white;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: ThreedDarkShadow;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
.text {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: ThreedDarkShadow;
	text-align: left;
	padding-left: 12px;
	padding-right: 16px;
}
.vis1 { display:inline; }
.vis2 {
	display: none;
	font-size: 11px;
	width: 142px;
	height: 19px;
	padding-left: 5px;
	background-color: white;
	color: Red;
}

.solbuton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 142px;
	height: 19px;
	border-bottom: 1px solid Black;
   padding-left: 5px;
	background-color: #D8DBD4
}
.solbutonic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 142px;
	height: 19px;
   padding-left: 5px;
	font-weight: normal;
	}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ThreedDarkShadow;
	text-decoration: none;
}
a:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: orange;
		text-decoration: none;
}
.urun{
	border-width: 1px;
	background-color: White;
	border: 1px solid #221E1F;
	border-bottom: none;
	border-left: none;
	border-top: none;
	height: 0px ;
	vertical-align: top;
}
.uruntext{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: ThreedDarkShadow;
	text-align: left;
	vertical-align: top;
}
.baslikdiger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: ThreedDarkShadow;
}
.textdiger {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: ThreedDarkShadow;
	text-align: left;
}

.foto {
	border: 1px;
	border-color: silver;
	border-style: solid;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-color: #CFCFCF;
	background-color: White;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-color: #CFCFCF;
	width: 160px;
	height: 50px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-color: #CFCFCF;
	background-color: White;
}
.bghome {
 border: 1px;
 border-style: solid;
 border-bottom: none;
 border-top: none;
 border-color: #DDA10B;
}