

.bodyline {background:#ffffff;border:1px solid #B7B7B7}
body {
background-color: #ffffff;
scrollbar-face-color:#B7B7B7;
scrollbar-highlight-color:#B7B7B7;
scrollbar-3dlight-color:#B7B7B7;
scrollbar-darkshadow-color:#B7B7B7;
scrollbar-shadow-color:#B7B7B7;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;

}




/* Default CSS başladı */

.icerikDefault {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #323153;

   }
  
.konu_baslik {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  color: #333333;

   }

 
.menu_baslik {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #2C2121;
  font-weight: bold; 


   }
   
.OwMenu {
 	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;

   }
   
   .OwTextTablo_td {		/* Top right image if themebox has no title */
	height: 12px;
	background-color: #Ffffff; 
	background-position: right top;
	border: 1px solid #F9F9F9; 

}

/* Default CSS bitti */














.OwTheme { width: 100%; height: 100%;}
.OwThemePage {
	background-color: #ffffff;
}  /* this is the page background color and the page container */





A:link {color: #000080; text-decoration: none; }
A:visited {color: #800000; text-decoration: none;  }
A:hover	{color: #999000; text-decoration: none; }
A:active {color: #333300; text-decoration: none; }
HR { color: #787878; height: 2px; width:94%; }






form {
	margin: 0px;
}







/*	Start menu css  */
div.menu {
    width:150px;
    padding:0;
    margin:0;
    border:0px none;
}

div.menu a {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#000000;
    text-decoration: none;
}

div.menu a:visited {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#333332;
    text-decoration: none;
}

div.menu h4 {
	margin:0;
	padding:0;
	text-align:left;
	font-weight: normal;
}

div.menu h4 a {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#333332;
    text-decoration: none;
}

div.menu h4 a:visited {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#333332;
    text-decoration: none;
}

div.menu h4 a:active {
    display:block;
    margin:0;
    width:100%;
    padding:1px;
    border:0px;
    color:#333332;
    text-decoration: none;
}

html>body div.menu a {width:auto;}
html>body div.menu a:visited {width:auto;}
html>body div.menu h4 a {width:auto;}
html>body div.menu h4 a:active {width:auto;}
html>body div.menu h4 a:visited {width:auto;}

div.menu a:hover { background: #F7F7F7; color: #000000; text-decoration: none; font-weight: bold;}
div.menu h4 a:hover { background:#F7F7F7; color:#000000; text-decoration: none;cursor: default; font-weight: bold;}
/*	End menu css  */



/*	Start ThemeBlock  */
.OwThemeBlock {		/* This is the themeblock container. Use this for a line border around the themebox */
	margin: 0px 3px 0px 5px;
	width: auto;
		
}

.OwThemeBlock_sh_tr {		/* Top right image if themebox has no title */
	height: 10px;
	background-color: #F4F4EE;
	background-image:  url('TopRight.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px
}
.OwThemeBlock_sh_tl{		/* Top left image if themebox has no title */
	height: 10px;
	background-image:  url('TopLeft.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px
}

.OwThemeBlock_sh_tc {		/* Blok üst dar kenarı Top center image if themebox has no title, this one tiles horizontal */
	height: 10px; 
	background-image:  url('tcbg11.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px; 
	background-position-y:0%
}

.OwThemeBlock_tr {		/* Top right image */
	background-color: #ffffff;
	background-image:  url('TopRight.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px
}
.OwThemeBlock_tl{		/* Top left image */
	height: 45px;
	background-image:  url('TopLeft.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px
	
}

.OwThemeBlock_tc {
	margin: 0px 7px; height: 65px;
/*	width: 100%px;  */
	background-image:  url('tc11.jpg');
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-left: 7px;
	padding-right: 0px;
	background-position-y:50%
}

.OwThemeBlock_tc h4 {
	font-weight : bold;
	color : #FBFBFB;
	border-bottom : 0px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-bottom : 0px;
	padding-top: 5px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.font-family {		/* Middle left side. Tiles vertical */
	margin: 0px;
	padding: 0px;
	background-image: url('middleleft.jpg');
	background-repeat: repeat-y;
	background-position: left top
}
.OwThemeBlock_ml {		/* Middle left side. Tiles vertical */
	margin: 0px;
	padding: 0px;
	background-image: url('middleleft.jpg');
	background-repeat: repeat-y;
	background-position: left top
}
.OwThemeBlock_mr {		/* Middle right side. Tiles vertical */
	margin: 0px;
	padding: 0px;
	background-image: url('middleright.jpg');
	background-repeat: repeat-y;
	background-position: right top
}
.OwThemeBlock_content {
	height: auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	background-color: #Ffffff; /* Tablolarda arka plan rengi */
}

.OwThemeBlock_br {		/* Bottom right image */
	margin: 0px;
	background-image: url('bottomright.jpg');
	background-repeat: no-repeat;
	background-position: right top
}
.OwThemeBlock_bl {		/* Bottom left image */
	margin: 0px;
	background-image: url('bottomleft.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
.OwThemeBlock_bc {		/* Bottom center image. This one tiles horizontal */
	height: 4px;
	margin-right: 7px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;	
	background-image: url('bottomcenter.jpg');
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px; 
	padding-bottom: 0px; background-position-y:10%	
}

.OwThemeblockMinMax { /* this is the click area and positioning for the min/max icon */
	background-color: #ffffff;
	width: 10px;  /* this is the click area, usually the size of the icon */
	height: 10px;  /* this is the click area, usually the size of the icon */
	margin-top: 5px;  /* this is the positioning from the top of the themebox */
	margin-right: -1px; 
	padding: 0px; 
}

/* Hide for IE Mac \*/
* html .OwThemeBlock {height: 1%;}
* html .OwThemeBlock_content {height: 1%;}
/* End Hide */

/*  End ThemeBlock  */

/* theme changer */
.OwThemeChanger{
	height: 42px;
	width: 148px;

}