#logo {
	background-image: url('logo-com.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#banner1, #banner2 {
	background-color: #C3DEEC;
	border: 1px groove #86BDD9;
	width: 800px;
	height: 90px;
	margin: 5px auto 5px auto;
	text-align: center;
}
#orta {
	font-family: "trebuchet MS";
	background-color: #C3DEEC;
	border: 1px groove #86BDD9;
	width: 800px;
	height: 900px;
	margin: 5px auto 5px auto;
	padding-top: 5px;
}
#alt {
	font-family: "trebuchet MS";
	background-color: #C3DEEC;
	border: 1px groove #86BDD9;
	width: 800px;
	height: 100px;
	margin: 5px auto 5px auto;
	text-align: center;
}
#menu {
	font-family: "trebuchet MS";
	background-color: #C3DEEC;
	border: 1px groove #86BDD9;
	width: 800px;
	height: 35px;
	margin: 5px auto 5px auto;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("../images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('../images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
}
a {
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	color: #3D81EE;
	font-weight: bold;
	text-decoration: underline;
}

fieldset { 
  border:1px solid #86BDD9;  
  padding:1em;
  font:80%/1 sans-serif;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #86BDD9;
  color:#CC0000;
  font-size:90%;
  text-align:right;
}
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}
h3 {
	margin: 0px;
	color: #FF9900;
}
h2 {
	margin: 0px;
	color: #3D81EE;
}
html {
	background-image: url('bg.png');
	background-repeat: repeat;
}
.sohbet {
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.table_sb {
	padding: 15px 15px 15px 25px;
	background-image: url('resim/sohbet_bg.jpg');
	background-repeat: no-repeat;
	width: 400px;
	height: 250px;
}
.kucuk_gri {
	font-size: x-small;
	font-family: Arial;
	color: #666666;
}
.kirmizi_yazi {
	color: #CC0000;
}
.mavi_yazi {
	color: #3D81EE;
}
.applet {
	width: 800px;
	padding-top: 5px;
}