body {
	scrollbar-face-color: #EFE0C9;
	scrollbar-shadow-color: #CDBBA3;
	scrollbar-highlight-color: #FBF8F1;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #B2A18D;
	scrollbar-track-color: #FFFEEF;
	scrollbar-arrow-color: #B1312E;
	scrollbar-base-color: #999999;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #B1312E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #B1312E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B1312E;
	text-decoration: underline;
	font-weight: none;
}

.contentText {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4D5B;
	text-decoration: none;
}
.kiemeltText {
	font: bold 13px Tahoma;
	color: #B1312E;
	text-decoration: weight;
}
.Title {
	font-family: Tahoma;
	font-size: 14px;
	color: #3C4D5B;
	text-decoration: none;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4D5B;
	text-decoration: none;
	height:18;
	background-color:#FFFCED;
	border: 1 solid #CFC0AB;
}
.inputerror {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	height:18;
	background-color:#FF0000;
	border: 1 solid #CFC0AB;
}
.inputhibas {
	font-family: Tahoma;
	font-size: 11px;
	border: 1 solid #CFC0AB;
	background-image: url(../images/hibas_adat.gif);
	color: #888888;
	height:18;	
}
.inputhiany {
	font-family: Tahoma;
	font-size: 11px;
	border: 1 solid #CFC0AB;
	background-image: url(../images/hianyzo_adat.gif);
	color: #888888;
	height:18;	
}
.newsDate {
	font-family: Tahoma;
	font-size: 11px;
	color: #D0D0D6;
	text-decoration: none;
}
.selectedimg {
	border: 5px solid #3C4D5B;
}

.content:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4D5B;
	text-decoration: none;
}
.content:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4D5B;
	text-decoration: none;
}
.content:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4D5B;
	text-decoration: none;
}
.content:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B1312E;
	text-decoration: underline;
}