BODY
{
	margin: 0px;
}

BODY, P, TABLE, TD, DIV
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5;
}

TABLE 
{
	/* table-layout: fixed; */
}

INPUT, TEXTAREA
{
	border: 1px solid #73bf45;
	font-family: Verdana;
	font-size: 9px;
}

A { text-decoration: none; font-weight: bold; color: #336699; }

.yesil1
{
	background-image: url("img/yesil1.png");
	height: 31px;
	color: white;
}

.yesil2
{
	background-image: url("img/yesil2.png");
	padding: 10px;
}


.yesil3
{
	background-image: url("img/yesil3.png");
	padding: 10px;
}

.mor { color: #a80e70; font-style: italic; font-size: 16px; font-weight: bold; }
.yesil { color: #ee3202; padding-left: 6px; font-weight: bold; text-decoration: none; }


.baslik { background-image: url("img/yesil1.png"); padding: 6px; font-weight: bold; color: white; }
.gri { background-color: #EFEFEF; padding: 6px; border-bottom: 1px solid #BBBBBB; text-align: justify; }
.beyaz { background-color: white; padding: 6px; border-bottom: 1px solid #BBBBBB; text-align: justify; }


