@charset "utf-8";
/* CSS Document */



body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/top_line_backs.jpg);
	background-repeat: repeat-x;
}

.ustbar_back {
	/*background-color:#FFF*/
	}

.barsitil {
	vertical-align:top;
	height:80px;
	border-bottom-color:#C00;
	border-bottom-width: 1mm;
	border-bottom-style: solid;
	background-repeat: no-repeat;
}

.bar {
	background-image:url(../img/ust_bar.jpg);
	height:190px;
	border-bottom-color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	}
	
.ustmenu {
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-style:bold;
	color:#ffffff;
	text-align:right;
	vertical-align:middle;
	height: 24px;
	padding-top:9px;
	padding-right:8px;
	}
a.ustmenu:link, a.ustmenu:visited {
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#ffffff;
	text-align:right;
	vertical-align:middle;
	height: 24px;
	padding-top:9px;
	padding-right:8px;
	font-weight: bold;
	text-decoration: none;
}

a.ustmenu:hover, a.ustmenu:active{
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#0FF;
	text-align:right;
	vertical-align:middle;
	height: 24px;
	padding-top:9px;
	padding-right:8px;
	font-weight: bold;
	text-decoration: none;
}

.ustmenu_back {
	background-image:url(../img/top_line.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:normal;
	font-color:red;
	text-align:center;
	vertical-align:middle;
	height: 28px;
	vertical-align:bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-color:#CCC;
	text-align: center;
	font-weight:bold;
	}
.genel_metin {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
	
	}
	
.iletisim_metin {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	
	}
	
.konu_baslik {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
	
.FormKutu {
	background-color:#EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
	border: 1px solid #C00;
}

.urun_kutu {
	border:1px solid #999;			
}

.urun_grup {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#900;
}

.FormButon {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #666;
	border: 1px solid #C30;
	color: #CCC;
}

.uyari {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C00;	
	}