body {
	background-image:url('resimler/bg.jpg');
	font-family: tahoma;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px; }
	
table {
	font-family: tahoma;
	font-size: 11px; }
	
.anamenu {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none; }
.anamenu:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none; }
.anamenu:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none; }
.anamenu:active {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none; }
	
.t_link {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none; }	
.t_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: gray;
	text-decoration: none; }
.t_link:active {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none; }
.t_link:link {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none; }
	
.tlink {
	font-family: tahoma;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none; }	
.tlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none; }
.tlink:active {
	font-family: tahoma;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none; }
.tlink:link {
	font-family: tahoma;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none; }
	
.bayixinput {
	font-family: tahoma;
	font-size: 13px;
	color: black;
	width: 90%;
	background: #FFFFFF;
	border: 1px solid #000000; }
	
.bayixinput2 {
	font-family: tahoma;
	font-size: 13px;
	color: black;
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #000000; }
	
.fatura {
	font-family: verdana;
	font-size: 13px; }
	
.sipar {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none; }
.sipar:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none; }
.sipar:link {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none; }
.sipar:active {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none; }
	
#hintbox{
position:absolute;
background-color: lightyellow;
width: 150px;
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid black;
border-bottom: 2px solid black;
visibility: hidden;
}

.hintanchor{
font-weight: bold;
color: red;
margin: 3px 8px;
}