body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
}

.nav {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
}

.nav:HOVER {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-decoration : underline;
}

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;
}


.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;
}
