/* ÇEREVE */
table.FirmaCerceve {
	width:100%;
}

tr.FirmaCerceveBaslik {

}

td.FirmaCerceveBaslik {
	height:54px;
}

tr.FirmaCerceve {
	
}

td.FirmaCerceveSolKenar {
	height:279px;
	width:19px;
	border-left:1px solid #c8c8ca;
	
	background-color:#dadbdf;
	background-image:url(../images/firma_cerceve/firma_cerceve_arkaplan.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

td.FirmaCerceve {
	height:279px;
	padding:20px 0px 10px 0px;
	vertical-align:top;
	text-align:left;
	
	background-color:#dadbdf;
	background-image:url(../images/firma_cerceve/firma_cerceve_arkaplan.gif);
	background-position:top left;
	background-repeat:repeat-x;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td.FirmaCerceve a:link {
	color:#000000;
}

td.FirmaCerceve a:visited {
	color:#000000;
}

td.FirmaCerceve a:hover {
	color:#FF0000;
}

td.FirmaCerceve a:active {
	color:#000000;
}

td.FirmaCerceveSagKenar {
	height:279px;
	width:19px;
	border-right:1px solid #c8c8ca;
	
	background-color:#dadbdf;
	background-image:url(../images/firma_cerceve/firma_cerceve_arkaplan.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

tr.FirmaCerceveAltKenar {

}

td.FirmaCerceveSolAltKose {
	height:20px;
	width:20px;
	
	background-image:url(../images/firma_cerceve/sol_alt_kose.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

td.FirmaCerceveAltKenar {
	height:20px;
	
	background-image:url(../images/firma_cerceve/alt_kenar.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

td.FirmaCerceveSagAltKose {
	height:20px;
	width:20px;
	
	background-image:url(../images/firma_cerceve/sag_alt_kose.gif);
	background-position:top left;
	background-repeat:no-repeat;
}