BODY {
	SCROLLBAR-FACE-COLOR: #dedede; FONT-SIZE: 12px; BACKGROUND: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #8b8b8b; SCROLLBAR-3DLIGHT-COLOR: #dedede; SCROLLBAR-ARROW-COLOR: #737373; SCROLLBAR-TRACK-COLOR: #eaeaea; FONT-FAMILY: Verdana, Arial, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #f7f7f7; SCROLLBAR-BASE-COLOR: #eaeaea
}
.cursor {  cursor: hand}
.normaltext {
	font-family: Verdana;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}
.fiyat {
	font-family: Verdana;
	color : #AB0511;
	font-size: 10px;
	font-weight: normal;
}
.ok {
	font-family: Arial;
	color : #000080;
	font-size: 8pt;
	font-weight: normal;
}
.boldnormaltext {
	font-family: Verdana;
	color : #000000;
	font-size: 10px;
	font-weight: bold;
}
.renklitext {
	font-family: Verdana;
	color : #000080;
	font-size: 11px;
	font-weight: bold;
}
.heading {
	font-family: Verdana;
	color : #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.siyaheading {
	font-family: Verdana;
	color : #000000;
	font-size: 12px;
	font-weight: bold;
}
.kategori {
	font-family: Verdana;
	color : #000000;
	font-size: 12px;
	font-weight: bold;
}
a  {
	color : #000080;
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	color : #FF8C21;
	font-family: Verdana;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}
a:visited {
	color : #000080;
	font-family: Verdana;
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
}
a:visited:hover {
	color : #FF8C21;
	font-family: Verdana;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}
a.ufaklink  {
	color : #000080;
	font-family: Verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.ufaklink:hover {
	color : #FF8C21;
	font-family: Verdana;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}
a.ufaklink:visited {
	color : #000080;
	font-family: Verdana;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}
a.ufaklink:visited:hover {
	color : #FF8C21;
	font-family: Verdana;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}
.textbox { 
color: #000000; font-family: arial; font-size: 12px; 
border: 1px solid #919FBF; padding-left: 1; padding-right: 1; 
padding-top: 1; padding-bottom: 1; background-color: #FFFFFF
}
.Button{
  display: inline;
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  background-image: url('../images/button.gif');
  background-position: left center;
  background-repeat: no-repeat;
  width: 57px;
  height: 19px;
  text-align: center;
  vertical-align: middle;
  border: 0px solid white;
  padding: 0;
  white-space: nowrap
}
.OkButton{
  display: inline;
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  background-image: url('../images/button_ok.gif');
  background-position: left center;
  background-repeat: no-repeat;
  width: 92px;
  height: 23px;
  text-align: center;
  vertical-align: middle;
  border: 0px solid white;
  padding: 0;
  white-space: nowrap
}
.CancelButton{
  display: inline;
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
  background-image: url('../images/button_cancel.gif');
  background-position: left center;
  background-repeat: no-repeat;
  width: 92px;
  height: 23px;
  text-align: center;
  vertical-align: middle;
  border: 0px solid white;
  padding: 0;
  white-space: nowrap
}