@charset "utf-8";
/* CSS Document */
#tabloA table {
	border-collapse: collapse;
	width: 685px;
	font-family: Arial;
	font-size: 12px;
	}

#tabloA th {
	padding: 0 0.5em;
	text-align: left;
	}
#tabloA tr.baslik  td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	}
#tabloA tr.altbaslik td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E5E4;
	padding-top: 10px;
}


#tabloA td {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	background-color: #EFEDEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}


#tabloA td:first-child {
	width: 100px;
	}

#tabloA td+td {
	text-align: left;
	}
#tabloA td a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
#tabloA td a:hover {
	color: #336699;
	text-decoration: none;
}

#tabloB table {
	border-collapse: collapse;
	width: 685px;
	font-family: Arial;
	font-size: 12px;
	}

#tabloB th {
	padding: 0 0.5em;
	text-align: left;
	}
#tabloB tr.baslik  td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	}
#tabloB tr.altbaslik td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E5E4;
	padding-top: 10px;
}


#tabloB td {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	background-color: #EFEDEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}


#tabloB td:first-child {
	font-family: Arial;
	font-size: 12px;
	}

#tabloB td+td {
	text-align: left;
	}
#tabloB td a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
#tabloB td a:hover {
	color: #336699;
	text-decoration: none;
}


#tabloC table {
	border-collapse: collapse;
	width: 685px;
	font-family: Arial;
	font-size: 12px;
	}

#tabloC th {
	padding: 0 0.5em;
	text-align: left;
	}
#tabloC tr.baslik  td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	}
#tabloC tr.altbaslik td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E5E4;
	padding-top: 10px;
}


#tabloC td {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	background-color: #EFEDEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}


#tabloC td:first-child {
	font-family: Arial;
	font-size: 12px;
	}

#tabloC td+td {
	text-align: left;
	}
#tabloC td a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
#tabloC td a:hover {
	color: #336699;
	text-decoration: none;
}
