body,td,th {
	color: #333333;
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
}
body {
	background-color: #c3c3c3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
.tabloBG {
	background-image: url('images/tbl_bg.gif');
	background-repeat: repeat-y;
	width: 994px;
}
.bnr {
	height: 212px;
	width: 994px;
}
#sagmenu table {
	background-image: url('images/index_04.gif');
	text-align: left;
	vertical-align: middle;
	height: 36px;
	width: 187px;
}
#sagmenu div {
	padding-left:22px;
}
#ortablog table {
	background: url('images/index_blog.gif') no-repeat; 
	text-align: left;
	vertical-align: middle;
	height: 36px;
	width: 100%;
}
#ortablog div {
	padding-left:22px;
}
.solmenu {
	background-image: url('images/index_02.gif');
	text-align: left;
	vertical-align: middle;
	height: 36px;
	width: 187px;
}
.solmenu2 {
	padding-left:32px;
}
.linkler {
	background-image: url('images/linkbg.jpg');
	text-align: left;
	vertical-align: middle;
	height: 36px;
	width: 187px;
}
.linkler2 {
	padding-left:22px;
}
.linklertext {
	padding-left:10px; 
	text-align:left;
}
.copyright {
	background-image: url('images/index_06.gif');
	text-align: left;
	vertical-align: middle;
	height: 44px;
	width: 994px;
}
.copytext {
	padding-left:15px; padding-bottom:5px;
}
.bloklar {
	width: 187px;
	text-align: center;
}
.ortagovde {
	width: 620px;
	text-align: left;
}
.pencerebaslik {
	background-image: url('images/index_03.gif');
	height: 36px;
	width: 620px;
}
.pencerebasliktext {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	text-align: center;
	vertical-align: middle;
}
.penceregovde {
	background-image: url('images/pencere_02.gif');
	background-repeat: repeat-y;
	width: 620px;
}
.penceregovdetext {
	text-align: justify;
	padding: 8px;
}


/*ust menu */
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url('images/menub_bg.gif') repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}
#hurriyet {
     display:none;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url('images/menub_hover_left.gif') no-repeat; 
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url('images/menub_hover_right.gif') no-repeat right top; 
}

/*ust menu bitis*/


/*sol menu*/

#blueblock{
width: 180px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-weight: bold;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

/*sol menu bitis */



/* Site Ayarlari Genel */
.orta {
       TEXT-ALIGN: center;
}
#tablo li{
    border-bottom : 1px #99CCFF dotted;
    float:left;
    width:33%;
    height:250px;
    margin-top:5px;
    padding:0px;
    display:inline;
    text-align: center;  
}
.urun {
    border:3px #999999 double;
    width: 160px; 
    height: 160px; 
}
#sayfalar a{
    border : 1px #99CCFF dotted;
    float:left;
    width:25px;
    margin:2px;
    padding:2px;
    display:inline;
    text-align: center;  
}             
#sayfalar div{
    border : 1px #99CCFF dotted;
    float:left;
    width:25px;
    margin:2px;
    padding:2px;
    display:inline;
    text-align: center; 
    font-weight: bold; 
}
/* Site Ayarlari Genel */
