body{
	background: #6896E1;
}

body, li, td, div {
	font: 11px verdana, arial, sans-serif;
}
ul {
	list-style-type: none;
}
li {
	font-size: 10pt;
}
.HttpBand {
	width:99%;
}
.Forumisim {
	background: #B7D4FF;
	border: 1px solid #7DB3FF;
	padding: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00008B;
	width: 99%;
	font-weight: bold;
}
.Mesaj {
	width: 99%;
	background: #CEE0FF;
	border: 1px solid #7DB3FF;
	margin-bottom: 16px;
}
.MesajUst {
	padding: 4px;
	background-color: #B7D4FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00008B;
	font-weight: bold;
}

.tarih {
	width: auto;
	text-align: right;
}
.Uyeadi {
	font-weight: bold;
	width: auto;
	float: left;
}
.mesajyazisi {
	padding: 4px;

	background-color: #CEE0FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
	border: 1px solid #6896E1;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sayfanumara {
	text-align: center;
	margin-bottom: 4px;
}
.gecerli {
	margin-bottom: 8px;
	border: 1px solid silver;
	padding: 4px;
	padding-left: 24px;
}

.kyazi {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00008B;
	margin-bottom: 16px;
	font-weight: bold;
}

.ictablo {
	width: 98%;
	background: #DFEBFF;
	padding:16px;
	border-left: 1px solid #1F56AD;
	border-bottom: 1px solid #1F56AD;
	border-right: 1px solid #1F56AD;

}

.forumtablo {
	width:98%;
	background-color: #ECF4FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	border: 1px solid #6896E1;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	width: 99%;
}

a.forumtabloLink, a.forumtabloLink:visited {
	color : #5555DD;
	text-decoration: none;
	font-size: 11px;
}

a.forumtabloLink:hover, a.forumtabloLink:visited:hover {
	color : #1111AA;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.copyright {
	text-align: center;
	color : #535353;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.copyrightText, a.copyrightText:visited {
	color : #535353;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.copyrightText:hover, a.copyrightText:visited:hover {
	color : #0F0F0F;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}