html, body {
	margin : 0 0 20px 0;
    padding : 0;
    background : #e9eaeb url('../images/bg.gif') repeat;
    font-family :  Arial, Helvetica, Tahoma,sans-serif;
    font-size : 11px;
    line-height : 1.4em;
    
    color : #333333;
}
th {
	color:#FFFFFF;
}

.baslik {
	font-weight:bold;
	font-size:13px;
}

.searchBox {
	width:140px;
	font-size : 11px;
	padding:1px;
	font-family : Arial, Helvetica, sans-serif;
}

.mailBox {
	width:112px;
	font-size : 11px;
	padding:1px;
	font-family : Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration:none;
	color:#db4105;
}
a:hover {
	text-decoration:none;
	color:#333333;
}

#mainContainer {
	width : 900px;
    text-align : left;
    margin : 20px auto 10px auto;
    background-color : #ffffff;

}


.listTable {
	border:1px solid #cccccc;	
}

#topMenu {
	height : 43px;
    margin : 3px 0px;
    color: #ffffff;
    background-color : #313034;
}

#bannerCon {
	margin-top:6px;;
}

#content {
	margin-top:0;
	padding-top:0;
	background : #ffffff url('../images/mainbg.gif') no-repeat;
	min-height:353px;
}

#innerCon {
	width:856px;
	margin-left:30px;
	margin-right:14px;
}

#prodT {
	min-height:51px;
	background : #ffffff url('../images/prodTitle.gif') no-repeat;
}

#annT {
	min-height:51px;
	background : #ffffff url('../images/annTitle.gif') no-repeat;
}

#newT {
	min-height:51px;
	background : #ffffff url('../images/newTitle.gif') no-repeat;
}

#linkT {
	min-height:38px;
	background : #ffffff url('../images/linksTitle.gif') no-repeat;
	margin-bottom:7px;
}

#annCon {
	background-color:#9e9fa3;
	min-height: 200px;
	padding:20px;
	color:#fff;
}

#linkItem {
	background : url('../images/greenArrowNoBg.gif') no-repeat;
	padding-left:17px;
	margin-bottom:12px;
}


#newItem {
	margin-bottom: 16px;
}

/* MENU STYLE */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
width: 143px;
}

#menu dt {
margin: 2px 0;
text-align: left;
background: #6d6c70;
min-height:18px;
}

#menu dd {
display:none;
min-height:18px;
}

#menu dt li a, #menu dt a {
background : #6d6c70 url('../images/greenArrow.gif') no-repeat;
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
padding:3px;
padding-left:20px;
}

#menu dt a:hover {
background: #d4d71c;
color:#000000;
}

#menu dd li a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
padding:3px;
padding-left:5px;
}

#menu dd a:hover{
background-color:#ececec;
color:#6d6c70;
}
/* MENU STYLE END */

#tmenulinks {
	padding-top:14px;
}

#tmenulinks a, #tmenulinks a:visited {
	color:#ffffff;
}

#tmenulinks a:hover {
	text-decoration:none;
	color:#db4105;
}

#quickmenu {
	padding-top:5px;
}

.formbox {
	width:300px;
	font-size:11px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}

.submitBox{
	border:1px solid #cccccc;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#newsLinks {  text-align: center;  vertical-align: middle; }

#newsLinks div.icon   { margin: 1px; }
#newsLinks div.icon a { 
	display: block; float: left;
	height: 15px !important;
	height: 15px; 
	width: 12px !important;
	width: 12px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	background-color: #e0dedc;
}

#newsLinks div.icon a:link    {  color : #808080;background-color: #e0dedc;  }
#newsLinks div.icon a:hover   { 
	color : #ed6200; 
	background-color: #fffffe;  
	border: 1px solid #ed6200;
	padding: 2px 5px 1px 5px; 
}
#newsLinks div.icon a:active  {  color : #808080;  }
#newsLinks div.icon a:visited {  color : #808080;  }

