@charset "iso-8859-1";
/* CSS Document */

td.crc {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
table.line{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;		
}
table.topline{
	border-top: 1px solid #333333; 
}
table.bottomline{
	border-bottom: 1px solid #333333;
}

td.firma {
	border-bottom: 1px solid #999999;
}

td.haber {
	border-right: 1px solid #00217D;
	border-left: 1px solid #00217D;
    border-bottom: 1px solid #00217D;
	}

td.crc1 {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

td.contact {
font-family:verdana,tahoma,arial;
font-size:10px;
color:#333333;
	}

textarea.alan {
width:300px;
height:100px;
	}



