body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.top {
	background: url(images/top.jpg);
}

.toptitle {
	background: url(images/top.jpg);
	padding-bottom: 12px;
}

#headerline {
	margin-left: auto ;
	margin-right: auto ;
	width: 972px;
}

#infoline {
	margin-left: auto ;
	margin-right: auto ;
	background: url(images/contentCack.jpg);
	width: 972px;

}

#bottomline {
	margin-left: auto ;
	margin-right: auto ;
	background: url(images/bottomline.jpg);
	width: 972px;
	height: 15px;
}

.havetotext {
	font-size: 10px;
	color: #F65014;
	padding: 5px;
}

.content {
	color: #222222;
	padding: 10px;
}

.textboxw {
	background: url(images/textbox.gif) no-repeat top left;
	border: 0px solid #000000;
	color: #000000;
	padding-left:4px;
	padding-top:2px;
	font-size: 11px;
	height:20px;
	width:143px;
	font-weight: bold;
	background-color: #FFFFFF;

}

.textboxd {
	background: url(images/textbox.gif) no-repeat top left;
	border: 0px solid #000000;
	color: #000000;
	padding-left:4px;
	padding-top:2px;
	font-size: 10px;
	height:20px;
	width:143px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.buttonw {
	background: url(images/button.gif) no-repeat top left;
	border: 0px solid #000000;
	color: #FFFFFF;
	padding-bottom:5px;
	font-size: 11px;
	height:20px;
	width:143px;
	font-weight: bold;
}

.mover {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #8CBAE9;
}

.mout {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	cursor: pointer;
}

.mlink {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.dslboxC {
	padding-left:20; 
	padding-right:20;
	color: #555555;
}

.bigtext {
	font-size: 14px;
	color: #325D8B;
	font-weight: bold;
}

.ajanlat {
	font-size: 12px;
	color: #E95910;
	font-weight: bold;
	text-decoration: none;

}

.title {
	font-size: 14px;
	color: #325D8B;
	font-weight: bold;
	padding-bottom: 30;

}