body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

a {
	color: #0000FF; 
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline
}

#main {
	width: 760px;
	height: 100%; 
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border-color: #778A99;
	border-style: solid;
	border-width: 1px;
	z-index: 1;
}

#logo {
	position: absolute; 
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 10px;
}

#searchbox {
	position: absolute;
	top: 15px;
	left: 370px;
	z-index: 3;
}


.hlp {
	font-size: 9px;
	color: #999999;
	background: url(img/ldl.gif) no-repeat right;
	padding-right: 14px;
	margin-left: 16px;
	cursor: pointer;
}

.hlpon {
	margin-left: 15px;
	border: 1px solid #BFC8F5;
	background-color: #EEF0FC;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #000066;
	border-width: 1px;
	border-color: #99CCFF;
	background-color: #D8E5EC;
	height: 22px;
	width: 80px;
	margin-top: 5px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #99CCFF;
	padding: 3px;
	height: 22px;
	width: 280px;
}

.sb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border-width: 1px;
	border-color: #99CCFF;
	background-color: #D8E5EC;
	height: 20px;
	width: 22px;
}

.sb1 {
	margin-left: 10px;
}

#frm {
	margin-left: 12px;
}

#mtnOneri {
	font-size: 12px;
	position: absolute;
	border: 1px solid #66CCFF;
	line-height: 15px;
	background-color: #DEE3FA;
	color: #0066BB;
	width: 280px;
	left: 12px;
	text-align: left;
	z-index: 3;
}

#mtnOneri a {
	color: #0066BB;
}

#mtnOneri a:hover {
	background-color: #99E3FA;
	text-decoration: none;
}

.autoc {
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(img/buyutec.gif);
}

.load {
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(img/bekle.gif);
}

#dropmenudiv {
	position: absolute;
	border:1px solid #BFC8F5;
	border-bottom-width: 0;
	font-size: 9px;
	line-height: 14px;
	z-index: 4;
	text-align: center;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #BFC8F5;
	padding: 1px 0;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}

#dropmenudiv a:hover {
	background-color: #EEF0FC;
}

#topborder {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 758px;
	background-image: url(img/border_top.gif);
	height: 4px;
	font-size: 1px;
}

#menu {
	position: absolute;
	margin-top: 0px;
	top: 74px;
	left: 1px;
	background-color: #333333;
	z-index: 2;
}

.topMenu {
	width: 758px;
	background: url('img/topBg.png');
	z-index: 2;
}

.topMenu a  {
	border: 1px solid #C6D9E3;
	font-weight: normal;
	color: #cccccc;
	font-size: 8pt;
	line-height: 20px;
	white-space: nowrap;
	text-decoration: none;
	background: url('img/topBg.png');
	vertical-align: middle;
	display: block;
}

.topMenu a:hover {
	border: 1px solid #C6D9E3;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 8pt;
	line-height: 20px;
	white-space: nowrap;
	text-decoration: none;
	background: url('img/topBgSel.png');
	vertical-align: middle;
}

.bookmark {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	padding-top : 0px;
	visibility : visible;
}

.bookmark a {
	color: #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
	padding-top: 0px;
	padding-bottom: 0px; 
	line-height: 20px;
	height: 20px;
	visibility : visible;
}

.bookmark a:link {}
.bookmark a:visited {}
.bookmark a:active {}
.bookmark a:hover {font-weight: normal; color: #0000CC; text-decoration: none}

#inner {
	width: 100%;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
}

#leftpan {
	position: absolute;
	width: 180px;
	text-align: left;
	top: 100px;
	vertical-align: top;
}

#middlepan {
	position: absolute;
	width: 580px;
	top: 100px;
	text-align: left;
	vertical-align: top;
	margin-left: 180px;
}

.tlast {
	border-collapse: collapse;
	border: 1px solid #B0BDC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-left: 4px;
	background-color: #F3F7F9;
}

.tlast td {
	padding-left: 6px;
	color: #000066;
}

.tlast a {
	color: #000066;
}

.tlast a:hover {
	color: #0000FF;
}

.tlasth {
	font-size: 12px;
	background-color: #D5E4EB;
}

.tlasth td {
	color: blue;
	border: 1px solid #B0BDC6;
}

.baslik {
	border-width: 1px;
	border-style: solid;
	border-color: #0000FF;
	background-color: #D5E4EB;
	height: 20px;
	padding-left: 26px;
	padding-top: 1px;
	font-weight: bold;
	color: #000088;
	margin-left: 12px;
	margin-right: 12px;
}

.baslik img {
	position: absolute;
	left: 210px;
}

p {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 18px;
}

p.baslik2 {
	font-weight: bold;
	color: #FF0000;
}

p.metin {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 540px;
	font-size: 12px;
}

p.bosluk {
	margin-top: 5px; 
	margin-bottom: 0px;
}

.tdemp {
	height: 6px;
}

#maintab {
	width: 100%;
}

#maintab td {
	vertical-align: top;
}

#uppertab {
	height: 100px;
	width: 100%;
}

.rh {
	color: #D82424;
	font-weight: bold;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.rf {
	color: #5E9EDA;
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 16px;
	margin-left: 6px;
}

.rm {
	color: #000000;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.re {
	color: #333333;
	font-size: 10px;
	margin-left: 6px;
}

.rs {
	color: #888888;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

.rs a {
	color: #888888;
	text-decoration: underline;
}

#footer {
	color: #5E9EDA;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	margin-top: 20px;
}