BODY {
	font-family : verdana;
	font-size : 8pt;
	text-align : justify;
	color : #1F435D;
	scrollbar-3dlight-color : #E7E7EF;
	scrollbar-base-color : White;
	scrollbar-arrow-color : #EBF0F6;
	scrollbar-shadow-color : Window;
	scrollbar-face-color : #5A6984;
}

td{
	font-size : 8pt;
	white-space : normal;
	zoom : 100%;
}

td.ust{
	font-size : 10px;
	padding-top : 8px;
	padding-right : 3px;
	text-align : right;
}

td.interaktif{
	font-size : 10px;
	font-family : verdana;
	color : White;
	font-size : 7pt;
	text-align: left;
}

A  {
	font-family : verdana;
	text-decoration : none;
	color : #1F435D;
	text-align: left;
}
A:VISITED {
	text-decoration : none;
}

A:HOVER {
	text-decoration: nonE;
}

A.turuncu {
	font-family : verdana;
	text-decoration : none;
	color : #ff800f;
	font-size : 7pt;
	font-weight : bolder;
	margin-left : 10px;
}

A.kayan {
	font-family : verdana;
	text-decoration : none;
	color : #ff800f;
	font-size : 7pt;
	font-weight : bolder;
}

A.link{
	font-family : verdana;
	text-decoration : none;
	color : #ff800f;
	font-size : 8pt;
	font-weight : bolder;
}

A.Baslik:VISITED {
	font-family : verdana
	text-decoration : none;
	color : #1F435D;
	text-align: left;
	font-size : 12px;
	font-weight : bolder;
}

A.Baslik:HOVER {
	font-family : verdana;
	text-decoration : none;
	color : #1F435D;
	text-align: left;
	font-size : 12px;
	font-weight : bolder;
}

.baslik {
	font-family : verdana;
	text-decoration : none;
	color : #1F435D;
	font-size : 12px;
	font-weight : bolder;
}

.bbaslik {
	font-family : verdana;
	text-decoration : none;
	color : #33668C;
	font-size : 14px;
	font-weight : bolder;
}

A.ustmenu  {
	font-family : verdana;
	color : #1F435D;
	font-size : 7pt;
	font-weight : bolder;
	 text-align: right;
}



A.menu  {
	font-family : verdana;
	color : #D9E3EA;
	font-size : 7pt;
	font-weight : bolder;
	 text-align: left;
 	margin-left : 10px;
}
.textarea  {	background-color : White;	border-left : 1px solid #636B8C;	border-right : 1px solid #636B8C;	color : #636B8C;	font-size : 10px;	padding-top : 3px;	padding-bottom : 3px;	padding-left : 10px;	width : 300px;	height : 100px;	border-top : none;	border-bottom : none;}
.textarea1  {	overflow:hidden; background-color : White;	border-left : 1px solid #636B8C;	border-right : 1px solid #636B8C;	color : #636B8C;	font-size : 10px;	padding-top : 3px;	padding-bottom : 3px;	padding-left : 10px;	width : 300px;	border-top : none;	border-bottom : none;}
.submit  {	color : #636B8C;	font-size : 12px;	font-family: Arial, Helvetica, sans-serif;	border: 0px solid;	background-color: #EBF0F6;}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
vertical-align:bottom;
list-style-image: url(../belge/list.gif);
padding-left: 18px;
margin-bottom: 3px;

}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(../belge/closed.gif) no-repeat;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none  ; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}


<!--- 6666 --->
.treeview1 ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview1 li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
vertical-align:bottom;
list-style-image: url(../belge/list.gif);
padding-left: 18px;
margin-bottom: 3px;

}

.treeview1 li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(../belge/closed1.gif) no-repeat;
cursor: hand !important;
cursor: pointer !important;
}


.treeview1 li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none  ; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}


