body {
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #000000;
	margin:0;
}

a.toplinks{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

a.toplinks:hover {
	font-size: 8pt;
	text-decoration: none;
	color:#cccccc;
}

.news_head {
	font-size: 8pt;
	font-family: Tahoma;
	color:#CCCCCC;
	font-weight:bold;
}
.news {
	font-size: 8pt;
	font-family: Tahoma;
	color:#999999;
}
.icerik {
	font-size: 8pt;
	font-family: Verdana;
	color:#999999;
}

.head_1 {
	font-weight: bold;
	font-family: Arial;
	font-size: 9pt;
	color:#FFFFFF;
}
.textinput {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: url(../images/input.jpg) no-repeat left top; PADDING-BOTTOM: 4px; WIDTH: 252px; BORDER-TOP-STYLE: none; PADDING-TOP: 4px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 20px; BORDER-BOTTOM-STYLE: none; background-repeat: repeat-x;
}
.textarea {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; background-color:#cccccc; PADDING-BOTTOM: 4px; WIDTH: 252px; BORDER-TOP-STYLE: none; PADDING-TOP: 4px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 50px; BORDER-BOTTOM-STYLE: none; background-repeat: repeat-y;
}
.textbutton {
	font-family:Arial; 
    font-size:9pt; 
    color:#000000;
	font-weight: bold;
	BACKGROUND: url(../images/gonder.jpg) no-repeat left top; 
	WIDTH: 100px; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	HEIGHT: 20px; 
	BORDER-BOTTOM-STYLE: none
}