body {
	/*background-image:url(../images/bg.gif);
	background-repeat:repeat-y;*/
	background-color:#EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th{
	font-family:verdana;
	font-size:11px;
	color:#333333;
}

a{
	color:#333333;
	font-family:verdana;
	font-size:12px;
	text-decoration:underline;
	
}

a:hover{
	color:#333333;
	font-family:verdana;
	font-size:12px;
	
	text-decoration:none;
}

a.SayfaLink{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.SayfaLink:hover{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}
.Sayfa{
	color:#333333;
	font-family:tahoma;
	font-size:10px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height:19px;
	text-decoration:none;
	}

.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #535353;
	text-decoration:underline;
	}
.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #535353;
	text-decoration:none;
	}
.textstyle{
	border:1px solid #CCCCCC;
	font-size:11px;
	font-family:tahoma;
	width:150px;
}

.textstyle2{
	border:1px solid #CCCCCC;
	font-size:11px;
	font-family:tahoma;
	width:135px;
}