﻿/*	
 Genel taglar
*/
td,th,blockquote,p,textarea,input,fieldset,font,pre,h6,h5,h4,h3,h2,h1,li,ol,ul,dd,dt,dl,div,body {margin: 0px;padding: 0px;}
a:focus{
outline:none;

}
/* Tüm tagların pozisyonları sıfırlandı. */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0px;
	text-align: center;
}
fieldset {
	border: 0px;
}
var,th,strong,em,dfn,code,cite,caption,address {
	font-style: normal;
	font-weight: normal;
}
ul,ol {
	list-style: none;
}
th {
	text-align: left;
}
caption {
	text-align: left;
}
h6,h5,h4,h3,h2,h1 { font-size: 100%; font-weight: normal; }
q:after {
	content: '';
}
q:before {
	content: '';
}
acronym {
	border: 0;
}
abbr {
	border: 0;
}
a  {
color:#999999;
}
a {
outline:medium none;
}
body {
	font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size:11px;
}