body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #404040;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
}

td {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.table {
}


.kurlar {
	width: 130px;
	margin-top: 27px;
	margin-left: 50px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #012c4d;
	margin-right: 10px;
}
.members  {
	font-family: Tahoma, Arial;
	color: #012c4d;
	text-decoration: none;
	background-color: #A0C9E5;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;
}
.members .mbBg table {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #012c4d;
}

.search {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF !important;
	font-weight: bold;
}
.txtBoxSearch {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.txtBoxForms {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

#incSearchTable {
	margin-bottom: 20px;
	border: 1px solid #006699;
	padding: 10px;
	background-color: #FFFFCC;
}


#searchContent01 {
	width:304px;
	height:130px;
	background:url(../images/v2/search_01_bg.gif) repeat-y;
	padding-left:20px;
	padding-top:14px
}
#District {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #990000;
	border: 1px solid #990000;
	width: 120px;
	height: 19px;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 2px;
}
#City {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #990000;
	width: 130px;
	border: 1px solid #990000;
	height: 19px;
	padding-left: 5px;
	padding-top: 2px;
}
#Branch {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000066;
	border: 1px solid #000066;
	width: 275px;
	height: 19px;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 2px;
}

#NameSurname {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333300;
	border: 1px solid #333300;
	width: 250px;
	height: 19px;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 2px;
}

#searchBtn01 {
	border: none;
	margin-top: 3px;
	cursor: pointer;
	float: right;

}

#searchBtn02 {
	border: none;
	margin-top: 5px;
	cursor: pointer;
	float: right;

}

#searchBtn03 {
	border: none;
	margin-top: 3px;
	cursor: pointer;
	float: right;

}
#searchContent01 {
	width:304px;
	height:130px;
	background:url(../images/v2/search_01_bg.gif) repeat-y;
	padding-left:20px;
	padding-top:14px
}

#searchContent02 {
	width:304px;
	height:130px;
	background:url(../images/v2/search_02_bg.gif) repeat-y;
	padding-left:20px;
	padding-top:14px
}

#searchContent03 {
	width:304px;
	height:130px;
	background:url(../images/v2/search_03_bg.gif) repeat-y;
	padding-left:20px;
	padding-top:14px
}

#contentTitle {
	margin-bottom: 15px;
	font-weight:bold;
	color: #006699 !Important;
	font-size: 13px;
}
#contentTop {
	background:url(../images/v2/left_menu_top.gif) repeat-x left -3px; 
	width:100%; 
	height:6px;
	margin-top:3px;
	margin-bottom:8px;
	overflow:hidden
}

#pageContent {
	margin-left: 10px;
}
#pageContent .Title {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
#pageContent .smallTitle {
	font-weight: bold;
}
#pageContent .contentSeperator {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}



.members .loginButton {
	cursor: pointer;
	border: none;
}

.members a:link {
	color: #012c4d;
	text-decoration: none;
}
.members a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.members a:visited {
	color: #012c4d;
	text-decoration: none;
}
.members a:active {
	color: #FFFF00;
	text-decoration: none;
}


.members form {
	margin: 0px;
	padding: 0px;
}

.members #UserName {
	border: 1px solid #012C4D;
	background-color: #FFFFFF;
	color: #000066;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 110px;
	font-weight: bold;
}
.members #Password {
	border: 1px solid #012C4D;
	background-color: #FFFFFF;
	color: #000066;
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 110px;
	font-weight: bold;
}


.members  .mbBg {
	background-image: url(../images/v2/members_top_bg.gif);
	background-repeat: no-repeat;
}


.leftMenu .menuItem {
	background-color: #a0c9e5;
}
.leftMenu {
	width: 190px;
	margin-bottom: 10px;
}

.leftMenu .lmSeperator {
	background-image: url(../images/v2/left_menu_seperator.gif);
	background-repeat: repeat-x;
	height: 1px;
	line-height: 1px;
}

.leftMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.leftMenu a img {
	border: none;
}

.leftMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.leftMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.leftMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.topMenuItem {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
	padding-left: 7px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	display: inline;
	padding-right: 10px;
	cursor: pointer;
}
.topMenuItem a:link {
	color: #006699;
	text-decoration: none;
}
.topMenuItem a:hover {
	color: #006699;
	text-decoration: none;
}
.topMenuItem a:visited {
	color: #006699;
	text-decoration: none;
}
.topMenuItem a:active {
	color: #006699;
	text-decoration: none;
}


.topMenuItem img {
	margin-top: 2px;
	border: none;
}


.table {
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
}
.newsItem {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-right: 5px;
}


.txtCategoryLinks {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.txtCategoryLinks:link {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.txtCategoryLinks:visited {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.txtCategoryLinks:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.txtCategoryLinks:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;

}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}



a:link {
	color: #006699;
	text-decoration: none;

}
a:visited {
	color: #006699;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
	text-decoration: underline;

}
a:active {
	color: #FF0000;

}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px !important;
	color: #999999;


}
.txtBox01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
	padding-left: 3px;
	background-image: url(../images/txtBox_bg.gif);
	border: 1px solid #666666;
}
.topCompanyTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topCompanyTitle:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;

}
.topCompanyTitle:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;

}
.topCompanyTitle:hover {
	color: #441800;
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;

}
.topCompanyTitle:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;

}

.ErrorTable {
	background-color: #FFFFCC;
	border: 1px solid #96965E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF0000 !important;
	font-weight: bold;
}
.GreyTableTop {
	background-color: #E7E7E7;

	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	
}

.GreyTable {
	background-color: #E7E7E7;

	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 20px;
	
}

.TableBigContent {
	background-color: #DDDDDD;

	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
}
.eksperContent {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	letter-spacing: 1px;
}
.NotLinkStyle{
		color: #FF6600;
	text-decoration: none;
}
