TABLE.tablo_stil {
	BORDER-COLLAPSE: collapse;
	border-spacing: 0px;
	width: 650px;
	background-color: #FFFFFF;
	margin: auto;
	line-height: 30px;
}
TABLE.tablo_stil TH {
	BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 0.5em; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 0.5em; FONT-WEIGHT: normal; PADDING-BOTTOM: 0.1em; BORDER-LEFT: #666666 1px solid; PADDING-TOP: 0.1em; BORDER-BOTTOM: #666666 1px solid; TEXT-ALIGN: left
}
TABLE.tablo_stil TD {
	BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 0.5em; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.1em; BORDER-LEFT: #666666 1px solid; PADDING-TOP: 0.1em; BORDER-BOTTOM: #666666 1px solid; TEXT-ALIGN: left
}


.tablo_basligi {
	background-color: #D20000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D0000;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9D0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9D0000;
	text-decoration: none;
}
