body {
	font: .7em Tahoma, Arial, sans-serif;
	line-height: 1.4em;
	margin: 0; 
	padding: 0;
	text-align: justify; 
	color: #000000;
	background-color: #0069A9;
}
.bltable{
	background:url(images/blpx.jpg) repeat-x top center #4fd0e7;
	color:#fff;
}
.menu {
	list-style:none;
	margin:0px;
	padding:0;
}
.menu li {
	margin:0px;
	padding:0px;
}
.menu li a {
	color:#666666;
	background:url(images/menu.jpg) no-repeat left;
	padding:0px 0px 0px 26px;
	margin:0px 0px -1px 5px;
	text-decoration:none;
	display:block;
	height:29px;
	line-height:29px;
	font-size: 14px;
	font-family: 'Arial';
	letter-spacing: -1px;
	font-weight: bold;
}
.menu li a:hover {
	color:#fff;
	background:url(images/menuh.jpg) no-repeat left;
}
.footer {
	background:url(images/tasarim_22.jpg) no-repeat top left;;
	padding:20px 90px;
	font-family:Tahoma;
	font-size:8pt;
	color:#fff;
	height:115px;
}
.footer a, .footer a:active
{
	text-decoration:none;
	color:#fff;
}
.footer a:hover {
	text-decoration:underline;
	color:#fff;
}
.icerik {
	background:#fff;
	padding:6px;
}
.block {
	padding:2px 8px 4px 24px;
	background:#fff;
	margin:0px 0px 8px 0px;
	text-align:justify;
}
h2 {
	color:#6d6d6d;
	background:url(images/info.png) no-repeat left top #fff;
	font: 1.7em Tahoma, Arial, sans-serif;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #dcdcdc;
	padding:8px 70px;
	margin:5px -6px 5px -6px;
}
.rtable {
	background:#fff;
	border-left:1px solid #c2e5e8;
	border-right:1px solid #c2e5e8;
	height:91px;
}

a, a:active {
	text-decoration:none;
	color:#3366CC;
}
a:hover {
	text-decoration:underline;
	color:#CC3300;
}

.st {
	border-collapse:collapse;
	border:1px solid #4d9fcf;
}
.st th {
	background:url(images/sth.jpg);
	color:#fff;
	text-align:left;
	height:24px;
	padding:4px;
	border:1px solid #327398;
}
.st th a{
	color:#fff;
}
.st tr {
	background:#ffffff;
	border-bottom:1px dotted #dddddd;
}
.st .tr2 { background:#f8f8f8; }
.st tr:hover {
	background:url(images/sthh.jpg) repeat-x top left #fff;
	color:#000000;
	border-bottom:1px solid #898a8a;
}
.st .checked {
	background:#FFCC66;
	color:#000000;
	border-bottom:1px dotted #a0a0a0;
}
input, textarea, select {
	color: #333;
	font-size: 16px;
	font-family: 'Arial';
	letter-spacing: -1px;
	font-weight: bold;
	border: 1px solid #DEDEDE;
	background: #fff;
	padding: 3px;
}
input:hover, textarea:hover, select:hover {
	border: 1px solid #66CCFF;
}
#domainResponse {
	border:1px solid #FF9999;
	background:#eee;
	font-size: 14px;
	padding:8px;
	font-weight: bold;
	text-align:center;
}
fieldset {
	border:1px dashed #ddd;
	margin:6px;
}
legend {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: 'Arial';
	color:#FF9900;
}
.domsearch{
	padding:6px;
}
.domsearch input, .domsearch select{
	font-family:'Tahoma';
	font-size:8pt;
	border:1px solid #006666;
	font-weight:normal;
	letter-spacing: normal;
}
.domsearch p{
	margin:2px;
}
.paket .item{
	margin:0px;
	padding:5px;
	background:#e8f5fa;
	border-bottom:1px solid #44bdeb;
	line-height:20px;
	font-weight:bold;
}
.paket .itemtitle{
	background:#cceffd;
	padding:5px;
	color:#10a4f1;
}
.paket .title {
	margin:0px;
	background:#10a4f1;
	padding-left:40px;
	font-weight:bold;
	height:29px;
	line-height:29px;
}
.paket .title a {
	color:#fff;
}
blockquote {
	margin:5px 0px;
	background: #f8f8f8 url(images/quote_lt.gif) no-repeat top left;
	text-align:justify;
	border:1px dashed #ddd;
}
blockquote div {
	padding:0px 30px;
	margin:0;
	background:url(images/quote_end_lt.gif) no-repeat bottom right;
	text-align:justify;
}
blockquote h3 {
	text-align:right;
	font: bold 1.4em Arial, Sans-Serif; letter-spacing: -1px;
	color:#aaa;
	line-height:10px;
	margin:5px 2px;
}
.reply {
	margin:5px 0px 0px 10px;
	background: #faf5fa url(images/quote_lt.gif) no-repeat top left;
	text-align:justify;
	border:1px dashed #ddd;
}
.reply div {
	padding:0px 30px;
	margin:0;
	background:url(images/quote_end_lt.gif) no-repeat bottom right;
	text-align:justify;
}
.reply h3 {
	text-align:right;
	font: bold 1.4em Arial, Sans-Serif; letter-spacing: -1px;
	color:#aaa;
	line-height:10px;
	margin:5px 2px;
}
.hide {
	cursor:help;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:1px 0px 1px 10px;
	background:#FFF;
	width:120px;
	color:#000;
}
.hide span {
	display:none; /* hide the image */
	height:0; /* no height to solve an Opera bug that 
				 makes it selectable when hidden */
	left:0; /* position:the image */
	top:0;
	font-weight:normal;
}
.hide:hover {
	border:0; /* needed for this to work in IE */ 
}
.hide:hover span {
	display:block; /* make the image visible */
	height:auto; /* now give it a height */
	cursor:default; /* for IE */
}
.list, .hide .list ul {
	margin:0;
	padding:1px 0px 1px 2px;
	list-style:none;
}
.list li a {
	background:url(images/list.gif) no-repeat left;
	padding:0 0 0 12px;
}
.list li li a {
	background:url(images/ikon.sag.gif) no-repeat left;
	padding:0 0 0 12px;
}

.news {
	padding:4px;
	font-family:Tahoma;
	font-size:8pt;
	color:#fff;
}
.news a, .news a:active
{
	text-decoration:none;
	color:#222;
}
.news a:hover {
	text-decoration:underline;
	color:#fff;
}
