body {
font-family: Verdana, Arial;
font-size:12px;
scrollbar-3d-light-color: #ff9900;
scrollbar-arrow-color: #0980B8;
scrollbar-base-color: #ffffff;
scrollbar-dark-shadow-color: #0980B8;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #0980B8;
scrollbar-shadow-color: #0980B8;
font-family: Verdana, Arial;
background-image: url(arkaplan.jpg);
	background-repeat:repeat-x; 
	font-size: 9px;
	color: #000000;
}
table
{
font-size:12px;
}

hr {  color: #0980B8;}

h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #660033;

}
a{color: #1E6CAE;  text-decoration: none; font-weight:bold;}
a:hover {color: #849A05;}
a:active { color: #D70890;}
.tableheader {
	font-weight: bold;
	background-color: #F8F8F8;
	padding: 3px;
	margin: 3px;
}

/* Ust baslar */


/* Ust biter */
/* Blok baslar */
.blok_sol {
	height: 24px;
	width:5px;
	background-image:  url(tk4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.blok_orta {
	height: 24px;
	background-image:  url(tk5.gif);
	background-repeat:repeat-x;
	background-position: left top;
	margin: 0px;
color:#EFF4F8;
font-size:16;
font-weight: bold;

}
.blok_sag {
	height: 24px;
	width:5px;
	background-image:  url(tk6.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
.blok_alt_tablo {
border: 1px solid #1E6BAE;
	padding: 1px;}
/* Blok biter */
/* Alt Cizgi baslar*/
.alt_cizgi {
background-color:#1E6BAE;
height:1px;
}
/* Alt Cizgi bbiter */
/* Site alti baslar*/
.alt_tablo {
color:#EFF4F8;
background-color:#1E6BAE;
height:40px;
}
/* Site alti bbiter */
/* TR baslar */
.TR {
background-color:#B7E3F3;
font-weight: bold;
}
/* TR biter */
/* tablo renk1,2,3 */
.tablorenk1 {
background-color:#EFF9FC;
}
.tablorenk2 {
background-color:#D2EDF8;
}
.tablorenk3 {
background-color:#AFDEF0;
}
/* tablo renk1,2,3 biter */
.tableborder {
	border: 1px solid #CBD9BB;
	padding: 3px;
}
.tablo1 {
	border: 1px solid #1E6BAE;
	padding: 1px;
	background-color:#F5F9F2;
}
.tablo2 {
	border: 1px solid #055294;
	padding: 3px;
	background-color:#FAF8E7;	
}
.tablo3 {
	border: 1px solid #CC0033;
	padding: 3px;
	background-color:#FFFFFF;
}
.tablo4 {
	border: 1px solid #CBD9BB;
	padding: 3px;
}	
.beyaz1 {
color:#EFF4F8;
font-size:16;
}
.beyaz2 {
color:#FF8000;
font-size:12;
}
.menu1 {
color:#0980B8;
font-weight: bold;
}
.menu2 {
color:#D5C42B;
font-weight: bold;
}
.mavi {
color:#1E6BAE;
font-weight: bold;
}
.mavi1 {
color:#3399FF;
}
.mavi2 {
color:#055294;
}
.text1 {
color:#CC0033;
font-weight: bold;
}
.gri {
color:#666666;
}
.text2 {
color:#CC0033;
}
.trunc {
color:#FF8000;
}
.baslik {
color:#EFF4F8;
font-size:14;
font-weight: bold;
}

.minik
{
color:#333333;
font-style:italic;
font-size:9;
}


.buton{
background-color:#1E6BAE;
border-style:none;
cursor:pointer;
font-weight:bold;
color:#ffffff;
}
.input{
background-color: #ffffff;
border: #1E6BAE 1px solid;
	color: #2b2b2b;
	font-weight: normal;
	width: auto;
	height: auto;
}
.input2{
	background-color: #ffffff;
	border: #1E6BAE 1px solid;
		font-weight: normal;
	font-size: 10px;
	width: auto;
	height: auto;
	}
.TD
{
background-image:url(menu_ust.gif);
background-repeat:no-repeat;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 20px;
	margin: 0 auto 0 auto;
	background: url(menub_bg.gif) repeat-x;
	height: 46px;
	list-style: none;
	margin-left: 0px;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}



.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 210px; /* Width of Menu Items */

}
	
.suckerdiv ul li{
position: relative;
background: #C9DFEE;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 240px; /*sub menu width*/
top: 0;
visibility: hidden;

}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 5px 5px 5px 8px;
border: 1px solid #ffffff;
border-bottom: 0;
color:  #1E6CAE;

}

.suckerdiv ul li a:visited{
color:  #1E6CAE;

}

.suckerdiv ul li a:hover{
background-color: #F5F9F2;

}

.suckerdiv .subfolderstyle{
background: url(arrow-list.gif) no-repeat center right;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
