body {
	background-image: url("../dimages/bg.gif");
	background-repeat: repeat-x;
	background-position: 50% 100%;
	font-family: verdana;
	font-size: 10px;
}

td, div, p {
	font-family: verdana;
	font-size: 10px;
	color: #5C5E5B;
	text-decoration: none;
}

a {
	font-family: verdana;
	font-size: 10px;
	color: #5C5E5B;
	text-decoration: none;
}

input {
	font-family: verdana; 
	font-size: 10px; 
	color: #5C5E5B;
}

textarea {
	font-family: verdana; 
	font-size: 10px; 
	color: #5C5E5B;
}

.noContent {
	line-height: 1px;
	font-size: 1px;
}

.noMargin {
	margin: 0px;
}

.noPadding {
	padding: 0px;
}

.textToRight {
	text-align: right;
}

.imgSlogan {
	padding-bottom: 10px;
}

.menuLink {
	font-family: verdana;
	font-size: 10px;
	color: #5A69A0;
	font-weight: normal;
	text-decoration: none;
}

.bottomMenuLink {
	font-family: verdana;
	font-size: 8px;
	color: #7D7D7F;
	font-weight: bold;
	text-decoration: none;
}

.dMain {
	width: 750px;
	background-image: url("../dimages/inBg.gif");
	background-repeat: repeat-x;
	background-color: #BAC4CE;
}
.dMainBig {
	width: 1000px;
	background-image: url("../dimages/inBg.gif");
	background-repeat: repeat-x;
	background-color: #BAC4CE;
}

.paneCaption {
	display: block;
	background-image: url(../dimages/paneCaption.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 20px;
	position: relative;
}

.dPaneCaption {
	display: block;
	background-image: url(../dimages/dPaneCaption.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 20px;
	position: relative;
}

.lPaneCaption {
	display: block;
	background-image: url(../dimages/lPaneCaption.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 20px;
	position: relative;
}

.paneCaptionText {
	padding-left: 20px;
	padding-top: 3px;
	font-family: verdana;
	font-size: 10px;
	color: #5D5D5F;
}

.paneCaptionLeftText {
	float: left;
}

.paneCaptionRightText {
	padding-right: 15px;
	padding-top: 3px;
	font-family: verdana;
	font-size: 10px;
	color: #5D5D5F;
	float: right;
}

.blackText {
	font-family: verdana;
	font-size: 10px;
	color: #373737;
	text-decoration: none;
}

.greyText {
	font-family: verdana;
	font-size: 10px;
	color: #5C5E5B;
	text-decoration: none;
}
.greyTextBold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #5C5E5B;
	text-decoration: none;
	padding-left: 10px;
}
.blueTextSiteMap {
	font-family: verdana;
	font-size: 10px;
	color: #6371ae;
	margin: 30;
	text-decoration: none;
}
.blueText {
        font-family: verdana;
        font-size: 10px;
        color: #6371ae;
        text-decoration: none;
}



.greyTextSiteMap {
	font-family: verdana;
	font-size: 10px;
	color: #5C5E5B;
	margin: 60;
	text-decoration: none;
}
.lightGreyText {
	font-family: verdana;
	font-size: 10px;
	color: #818181;
	text-decoration: none;
}


.darkGreyText {
	font-family: verdana;
	font-size: 10px;
	color: #7B7B7B;
	text-decoration: none;
}

.vDarkGreyText {
	font-family: verdana;
	font-size: 10px;
	color: #5E5E5E;
	text-decoration: none;
}

.white8px {
	font-family: verdana;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

.hpNewsDateZone {
	text-align: right;
	margin-top: -8px;
}

.hpNewsZone {
	padding-top: 5px;
}

.hpNewsContinueZone {
	margin-top: -5px;
}

.dPane {
	padding: 3px;
	text-align: left;
}

.d2Pane {
	padding: 10px;
	text-align: left;
}

.content {
	padding: 10px;
	text-align: left;
}
.contentSiteMap {
	padding: 10px;
	text-align: left;
	padding-top: 30px;
	margin-left: 20px;
}
.bottomPane {
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}
.newsSearch {
	padding-top: 100px;
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}
.searchBox {
	
}
/* TOP MENU (jQuery) */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding-left: 100;
	padding-top: 10;
	margin-top: 5;
}

.nav {
	font-family: verdana;
	z-index: 100;
	position: relative;
}

.nav li {
	float: left;
	margin: 1;
	padding: 0;
	position: relative;
	valign: top;
	height: 5px; 
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font: bold verdana;
	display: block;
	padding: 0px 3px;
	text-decoration: none;
}

.nav li a:hover {

}

#nav-one li:hover a, 
#nav-one li.sfHover a {
}

#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
}

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
}

.nav ul {
	list-style: none;
	margin: 0;
	width: 100px;
	position: absolute;
	top: -700em;
	left: -132px;
}

.nav li:hover ul,
.nav li.sfHover ul {
	top: 10px;
}

.nav ul li {
	border: 0;
	float: none;
}

.nav ul a {
	background-color: #f0f0f2;
	border: 1px solid #9CA5C4;
	border-bottom: 1;
	padding-right: 135px;
	width: 120px;
}

.nav ul a:hover {
}
.pad {
	padding-bottom:-123px;
	color: #5a6a9e;
	font-weight: bold;
	text-align: center;
}
.pad2 {
	padding-bottom:-123px;
        color: #728FCE;
        font-weight: bold;
        text-align: center;
}

.submit_tr {
  width: 96px;
  height: 18px;
  border: none;
  background: transparent url(../images/gonder.gif) no-repeat;
  cursor: pointer;
}

.reset_tr {
  width: 96px;
  height: 18px;
  border: none;
  background: transparent url(../images/temizle.gif) no-repeat;
  cursor: pointer;
}

.submit_en {
  width: 96px;
  height: 18px;
  border: none;
  background: transparent url(../images/gonder_eng.gif) no-repeat;
  cursor: pointer;
}

.reset_en {
  width: 96px;
  height: 18px;
  border: none;
  background: transparent url(../images/temizle_eng.gif) no-repeat;
  cursor: pointer;
}

