body {
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0;
}
.bt{
	margin-left:3px;
	border:none;	
}
.search{padding:2px 2px;}
.iletisim-input{padding:2px 2px; margin:4px; border:1px solid #ccc;}
/*esik dešer tablosu stilleri*/
.boxTitle {border-bottom:2px solid #666666; background:#f5f5f5; padding:5px 0; text-align:center; font-weight:bold;}
.boxMinTitle {border-bottom:1px solid #cccccc; background:#f5f5f5; padding:5px 0; text-align:center; font-weight:bold; color:#cc0000;}
.line { border-bottom:1px solid #000000; padding:10px 0 0 0;}

.bt-ozel{ background:#0099FF; border:1px solid #0099FF; font-size:12px; color:#ffffff; font-weight:bold; width:50px; padding:2px 0;}
.ozel-field {font-size:14px; color:#333333; padding:2px 0;} 

a.treeList:link {display:block; font-family:Tahoma; font-size:11px; text-decoration:none; color:#333; margin:2px 0; padding:8px 4px; border-bottom:1px solid #fff;} 
a.treeList:visited {display:block; font-family:Tahoma; font-size:11px; text-decoration:none; color:#333; margin:2px 0; padding:8px 4px; border-bottom:1px solid #fff;}
a.treeList:active {display:block; font-family:Tahoma; font-size:11px; text-decoration:none; color:#333; margin:2px 0; padding:8px 4px; border-bottom:1px solid #fff;}
a.treeList:hover {display:block; background:#f5f5f5; color:#cc0000; border-bottom:1px solid #ccc;}

.topMenu{margin:0 0 0 2px;}

a.beyaz:link, a.beyaz:visited{color:#fff; text-decoration:underline;}
a.beyaz:hover{color:#4d930f; text-decoration:none; border-bottom:1px dotted #fff; }

a.topTextMenu:link, a.topTextMenu:visited{color:#0297fe; text-decoration:none; padding:2px 3px;}
a.topTextMenu:hover{color:#ffffff; background:#0297fe;}

.uyeMenu{ margin:0 2px 0 0;}

a.mainMenu:link, a.mainMenu:visited{display:block; color:#0297fe; text-decoration:none; padding:3px 6px 4px 15px;}
a.mainMenu:hover{color:#ffffff; background:#0297fe url(../images/mainMenuArrow.gif) no-repeat; font-weight:bold;}

.mevzuat{border-bottom:1px solid #d2d2d2; background:#ebebeb; height:102px; padding:10px 10px 0 0; margin:0 0 10px 0;}
.mevzuat strong{color:#c62121; font-size:14px;}
.mevzuat span{color:#353536; font-size:12px;}

.faydaliLinkDiv{border-bottom:1px solid #d2d2d2; background:#ebebeb; padding:10px; margin:0 0 10px 0;}
.faydaliLinkDiv strong{color:#c62121; font-size:14px;}
.faydaliLinkDiv span{color:#353536; font-size:12px;}

a.default:link, a.default:visited{
	color:#8c8c8c;
	text-decoration:none;
	border-bottom:1px dotted #0099FF;
}
a.default:hover{
	color:#0099FF;
	text-decoration: underline;
	border-bottom:none;
}

a.baskin:link, a.baskin:visited{
	color:#cc0000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
	font-size:16px;
}
a.baskin:hover{
	color:#666666;
	text-decoration: underline;
	border-bottom:none;
}

img{border:none}

.table {
	margin:0 auto; width:970px;
	border:0;
	table-layout:fixed;
}

.title{
	font-size:16px;
	color:#0099FF;
}

.pageTitle{font-size:21px; color:#0099FF; text-align:right; height:32px; padding:0 5px 0 0;}

.content{
	border		: 1px solid #b3b3b3;
	background-color:#FFFFFF;
	padding		: 10px;
	font-size	: 14px;
	color		: #333333;
	text-align	: justify;
	line-height	: 21px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
/***************************************************************TREEVIEW*/

.treeView {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
}

.treeView td div {
	height: 20px !important;
	font-size:11px;
}

.treeView span {
	font-size:11px;
}

.treeView a:link, a:visited{
	color:#555555;
	font-size:11px;
}
.treeView a:hover{
	color:#cc0000;
}
/***************************************************************DUYURU STiLLERi*/

a.notice:link, a.notice:visited{
	display			: block;
	color			: #0068b0;
	text-decoration	: none;
	padding			: 5px 0px 5px 5px;
	border-bottom	: 1px dotted #0068b0;
	margin-bottom	: 5px;
}

a.notice:hover{
	color			: #e95e00;
	border-bottom	: 1px dotted #e95e00;
	background-color: #f5f5f5;
}

a.more:link, a.more:visited{
	color			: #097dbd;
	text-decoration	: none;
	padding			: 2px 5px 2px 5px;
	background-color: #f5f5f5;
	margin-bottom	: 5px;
}

a.more:hover{
	color			: #fff;
	background-color:#097dbd;
}

/***************************************************************E-POSTA STiLLERi*/
a.newpost:link, a.newpost:visited{
	display			: block;
	color			: #ff6600;
	font-weight		: bold;
	text-decoration	: none;
	border-bottom	: 1px dotted #ff6600;
	background-color: #ffffff;
	margin-bottom	: 5px;
	padding			: 5px 0px 5px 20px;
	background-image:url(../images/mail-write.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a.newpost:hover{
	color			: #0068b0;
	border-bottom	: 1px dotted #0068b0;
	background-color: #f5f5f5;
}

a.mail:link, a.mail:visited{
	display			: block;
	color			: #00385e;
	text-decoration	: none;
	border-bottom	: 1px dotted #0068b0;
	background-color: #f5f5f5;
	margin-bottom	: 5px;
	padding			: 5px 0px 5px 0px;
}
a.mail:hover{
	color			: #e95e00;
	border-bottom	: 1px dotted #e95e00;
	background-color: #ffffff;
}

.unread{
	padding			: 0px 0px 0px 20px;
	background-image:url(../images/mail-unread.gif);
	background-repeat:no-repeat;
	font-weight		: bold;
}
.read{
	padding			: 0px 0px 0px 20px;
	background-image:url(../images/mail-read.gif);
	background-repeat:no-repeat;
}

li{
	list-style:url(../images/arrow-li.gif);
	line-height:21px;
}

div#divCurtain{
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	top: 0px; 
	left: 0px; 
	position: absolute; 
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50; 
	height: 1244px; 
	width: 100%;
}

div#divLoading{
	position: absolute;
	top: 50%;
	left: 50%;
	height: 400px; 
	width: 400px;
	margin-left: -200px;
	margin-right: -200px;
	color:#fff;
}
.modalBackground 
{
    background-color:Black;
    filter:alpha(opacity=50);
    opacity:0.50;   
} 