body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
}

.nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
}

.nav:HOVER {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration : underline;
}

.navimg{
	font-family: Tahoma;
	font-size: 12px;
	color: white;
padding-left:23px;
padding-top:6px;
	font-weight: bold;
	text-decoration : none;
background:  url(img/nav1.gif);
height:26px;
display: block;
    background-repeat: no-repeat;
    background-position: center;
overflow: -moz-scrollbars-vertical;

}
.navimg:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: black;
padding-left:23px;
padding-top:6px;
	font-weight: bold;
	text-decoration : none;
background:  url(img/nav2.gif);
height:26px;

display: block;
    background-repeat: no-repeat;
    background-position: center;
overflow: -moz-scrollbars-vertical;

}


A {
	font-family: Tahoma;
	font-size: 11px;
	color: #636262;
	text-decoration : none;
}

A:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #636262;
	text-decoration : underline;
}


.aktif_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}

.aktif_link:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #dddddd;
	text-decoration : underline;
}

.anasayfakategori {
	font-family: Tahoma;
	font-size: 10px;
	color: #838383;
	text-decoration : none;
}

.altsayfabaslik {
	font-family: Tahoma;
	font-size: 13px;
	color: #0185e7;
	font-weight: bold;
	text-decoration : none;
}


.anasayfabaslik {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

.anasayfakonu {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;

	text-decoration : none;
}


.baslik {
	font-family: Tahoma;
	font-size: 12px;
	color: #1550aa;
	font-weight: bold;
height:20px;
padding-top:6px;	
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0087c3;
	text-decoration : none;
}

.link:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #60b918;
	text-decoration : underline;
}


.linkpasif {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}

.pasif_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
}

.pasif_link:HOVER {
	font-family: Tahoma;
	font-size: 11px;
	color: #dddddd;
	text-decoration : underline;
}



input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
textarea {
	font-family: Tahoma;
	font-size: xx-small;
}
.txt_grey_b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #636262;
}
.bg_line {
	background-color: #D3D3D3;
	background-image: url(images/spacer.gif);
	height: 1px;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #636262;
}
.bg_bottom {
	background-image: url(images/bottom.gif);
	height: 18px;
}
.bg_search {
	background-image: url(images/seach_bg.gif);
	height: 27px;
}
.txt_orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF9900;
}
.txt_orange_bold01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
}
.txt_grey_b01 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #6D6969;
}
.txt_orange_b01 {
	font-family: "Century Gothic";
	font-size: 31px;
	font-weight: bold;
	color: #FF9900;
}
.txt_grey_b02 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
}
.txt_grey_b01_u {
	font-family: "Century Gothic";
	font-size: 31px;
	font-weight: bold;
	text-decoration:line-through;
	color: #6D6969;
}
.txt_orange_b01_u {
	font-family: "Century Gothic";
	font-size: 31px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:line-through;
}
.txt_grey_b02_u {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:line-through;
}.select {
	width: 140px;
}
.bg_detailline {
	background-image: url(images/detail_line.gif);
	height: 70px;
}
.bg_cart {
	background-image: url(images/bg_cart.gif);
	height: 24px;
}


.cerceve {
	border:2px solid #e5e5e5;
}



.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #0087c3;
	border:1px solid;
	border-top-color:#DDD;
	border-left-color:#CCC;
	border-right-color:#DDD;
	border-bottom-color:#CCC;
	cursor: hand;
	text-decoration : none;
	width:auto;  /* IE */
    overflow:visible; /* IE */
    padding:2px 4px 2px 4px; /* IE */
}
.submitbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0087c3;
	background: #efefef;
	border:1px solid;
	border-top-color:#DDD;
	border-left-color:#CCC;
	border-right-color:#DDD;
	border-bottom-color:#CCC;
	cursor: hand;
	text-decoration : none;
	width:auto;  /* IE */
    overflow:visible; /* IE */
    padding:2px 4px 2px 4px; /* IE */
}


.linklist {
	font-family: Tahoma;
	font-size: 12px;
	color: #0087c3;
	text-decoration : none;
}

.linklist:HOVER {
	font-family: Tahoma;
	font-size: 12px;
	color: #60b918;
	text-decoration : underline;
}

