/*-------------------------------------*/
/*-BODY--------------------------------*/
/*-------------------------------------*/
body{
	margin:0;
	background-image:url(../images/bckgrnd.jpg);
	background-color:#444444;
}
/*-------------------------------------*/
/*-TABLE-STYLES------------------------*/
/*-------------------------------------*/
.table-main{
	width:100%;
	max-width:100%;
	height:100%;
	min-height:100%;
	background-image:url(../images/bckgrndtop.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:center;
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textkirmizi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dd2a2a;
	text-decoration: none;
}
