table {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	text-align:justify;
}

html {width:100%; height:100%;}
body {
	background-position: top; margin:0px; 
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	text-align:justify;
	background-color:#fec901;
 }

a:link.sol_link { color: #fff; text-decoration: none; font-size:12px; padding:3; width:100%;} 
A:active.sol_link  { color: #fff; text-decoration: none; font-size:12px; padding:3; width:100%;}  
a:visited.sol_link { color: #fff; text-decoration: none; font-size:12px; padding:3; width:100%;} 
a:hover.sol_link {	color: #fff;	text-decoration: none; background-color:#FF0000; font-size:12px; padding:3; width:100%;}

a:link.alt_link { color: #373737; text-decoration: none; font-size:11px;} 
A:active.alt_link  { color: #373737; text-decoration: none; font-size:11px;} 
a:visited.alt_link { color: #373737; text-decoration: none; font-size:11px;} 
a:hover.alt_link {	color: #fe0101;	text-decoration: underline; font-size:11px;}

.baslik {
	background-color:#FF0000;
	color:#FFFFFF;
	padding:0;
	font-size:20px;
	font-weight:bold;
	margin:0;
	height:26px;
}

.sol_table
{
	background-color :#daedf7;
	color:#4e4e4e;
	border:solid 1px;
	border-color:#a1d8f7;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;	
	padding-bottom:8px;	
}
.sol_table_baslik
{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	font-weight:bold;
	text-align:justify;
}
.content_resim_kucuk
{
	border:solid 2px; 
	border-color:#f0efed;
	margin:2px;
}
.table_baslik
{
background-color:#fec901;
font-family:Arial, Helvetica, sans-serif;
color:#585239;
font-weight:bold;
margin:2px;
}
.table_ilk
{
background-color:#ffeba0;
color:#646153;
font-family:Arial, Helvetica, sans-serif;
margin:2px;
}
.table_iki
{
background-color:#fcf3d2;
color:#646153;
font-family:Arial, Helvetica, sans-serif;
margin:2px;
}
a:link { font-size:11px; color: #c6742e; text-decoration: underline; } 
A:active  { font-size:11px; color: #c6742e; text-decoration: underline; } 
a:visited { font-size:11px; color: #c6742e; text-decoration: underline;	} 
a:hover { font-size:11px; color: #ec202f; text-decoration: underline; }

#menu a:link { font-size:11px; color: #12365c; text-decoration: none; } 
#menu A:active { font-size:11px; color: #12365c; text-decoration: none; } 
#menu a:visited { font-size:11px; color: #12365c; text-decoration: none;	} 
#menu a:hover { font-size:11px; color: #686500; text-decoration: none; }


/* Style for invalid input */
.invalidInput{
	border:1px solid #F00;
	padding:1px;
}

/* Style for valid input */
.validInput{
	border:1px solid #FFF;
	padding:1px;

}
#all {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

#menu ul{
	width: 300px;
	text-align:left;	
	background-repeat:no-repeat;
	background-image:url(../site_img/menu.jpg)
	background-position: left;
	width:300px;
}

#menu ul li {

	text-align:left;
	background-color:#ebebeb;		
}

#menu ul li a {
font-size:11px; color: #0e8b98; text-decoration: none; 
font-family:Geneva, Arial, Helvetica, sans-serif; 
}

#menu ul li a:hover {
	/*border-bottom:1px #FFFFFF solid;*/
	width: 100%;
	text-align:left;

}

#header {
height:100%;
}

#frm label{
	width:150px;
	display:block;
	float:left;
	padding:3px;
	border-bottom:#E2E2E2 1px solid;
}
#frm legend{
font-weight:bold;
font-size:14px;
padding:10px;
color:#000000;
}
#frm br{
	clear:all;
}
.login_wait{
	margin:3px;
	float:left;
}
.login_error{
	margin:3px;
	float:left;
	color:#F50E0E;
}
.login_ok{
	margin:3px;
	color:#2EAE19;
	float:left;
}

#content {
	text-align:justify;
	padding:7px;
}
#content ul{
	margin:15px 0;
	padding:10px 20px;
	list-style:none;
	background-color:#faf9a9;
	
	
}
#content ul li{
	color:#484E4F;
	line-height:21px;
	padding:0 0 0 14px;
	margin:0 20px;
	background:url(../site_img/dot_content_li.png) no-repeat 0px 8px;

}

#content h1{
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	color: #979797;
	padding:6px;
	text-align:justify;
	letter-spacing: -1px;
}
#content h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #979797;
	text-align:justify;
}
#content h3{
text-align:left;
font:16px Arial, Helvetica, sans-serif; color:#267e8d;text-align: justify;font-weight: bold;
}


#content.a:link { font-size:11px; color: #969100; text-decoration: none; } 
#content.a:active  { font-size:11px; color: #969100; text-decoration: none; } 
#content.a:visited { font-size:11px; color: #969100; text-decoration: none;	} 
#content.a:hover { font-size:11px; color: #ec202f; text-decoration: underline; }

#subtext {
  font-size:9px;
  text-align:right;
}
#texteditor {
  background-color:#CCCCCC;
}
#texteditor a {
	color:#CCCCCC;
	display:block;
	width:24px;
}
#texteditor a:hover {
	color:#FFFFFF;
	display:block;
	width:24px;
}

.widget {
	overflow: hidden;
	padding: 7px 0;
	border-top: 3px solid #FFD37A;
	border-bottom: 1px solid #CCC;
	width: 100%;
}
form {
	font-family: Verdana, Arial, Sans-Serif;
	padding: 10px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */

}
.fieldset1 {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 15px 10px;
	background-color:#FAFAFA;
	margin: 20px 0;
}
.fieldset  {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 15px 10px;
	background-color:#FAFAFA;
	margin: 20px 0;
	border: 1px solid #ccc;
	background-color:#FFF;
}
.legend {
	position: static;
	top: auto;
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
}
.label { 
display: block; 
width: auto;
}
textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 0 1px 0;
}
#sifre input[type=text], input[type=password] {
	width: 8em;
	font-size:10px;
	padding:0px;
	margin:0px;
}
.sifreinput { 
 font-size: 10px; 
 background-color: #C9EDF8; 
 border: 1px solid #666666;
}



select {
	padding: 0;
	margin: 2px 0 1px 0;
}
.instructions {
	margin: 1.5em 0;
}
.oneChoice {
	white-space: nowrap;
}
.error {	/* deprecated since wForms v0.92 */
	border: 1px solid #F00;
}
.errFld {
	border: 1px solid #F00;
}
.errorMsg { /* deprecated since wForms v0.92 */
	color: #CC3333;
}

/* Field-Hint with focus */
.preField {
	color: #000;
	font-size: 85%;
	min-height: 2em;
}
.field-hint {
	color: #000;
	width: 190px;
	font-size: 85%;
	min-height: 2em;
}
/* Field-Hint without focus */
.field-hint-inactive {
	color: #666;
	width: auto;
	font-size: 85%;
	min-height: 2em;
}
#print {
	font-weight: bold;
	font-size: 10px;
	padding: 3px 15px 3px 20px;
	text-align: right;
}
#print a{
text-decoration:none;
color:#FF0000;
}
#print a:hover{
text-decoration:underline;
}

#abstract {
	font-size:11px;
	float:right;
	width:480px;
}

#abstractmenu {
	background-color:#FEC901;
	width:625px;
	font-size:11px;
}

#abstractmenu .tdsel{
	border:1px dashed #FFFFFF;
	color:#5B7A96;
	background-color:#FFFFFF;
}
#abstractmenu .tdnone{
	border:1px dashed #FFFFFF;
	color:#FFFFFF;
	background-color:#FEC901;
}
#abstractmenu .sel{
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
float:left;
padding-top:0px;
margin-top:10px;
color:#E2A70B;
display:block;
background-color:#FFFFFF;
position:absolute;
font-size:20px;
width:40px;
}
#abstractmenu .selhover{
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
float:left;
padding-top:10px;
margin-top:10px;
color:#E2A70B;
display:block;
background-color:#FFFFFF;
position:absolute;
font-size:20px;
width:40px;
}
#abstractmenu .not{
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
float:left;
padding-top:0px;
margin-top:10px;
color:#000000;
display:block;
background-color:#FEC901;
position:absolute;
font-size:14px;
width:30px;
}
#abstractmenu .nothover{
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
float:left;
padding-top:10px;
margin-top:10px;
color:#ffffff;
display:block;
background-color:#FEC901;
position:absolute;
font-size:14px;
width:30px;
}
#abstractmenu .tdsel a{
color:#E2A70B;
text-decoration:none;
}
#abstractmenu .tdsel a:hover{
color:#E2A70B;
text-decoration:undeline;
}
#abstractmenu .tdnone a{
color:#000000;
text-decoration:none;
}
#abstractmenu .tdnone a:hover{
color:#ffffff;
text-decoration:undeline;
}
#reguser {
	margin: 0px;
	padding:0px;
	}
#reguser h1{
font:16px Arial, Helvetica, sans-serif; color:#4c4c4c;text-align: justify;font-weight: bold;
	}
/********* CALENDAR DV */
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
/******** Admin ******/
#adblock {
display:block;
background-color:#CCCCCC;
}
#adblock a{
display:block;
background-color:#CCCCCC;
}
#adblock a:hover{
display:block;
background-color:#EAEAEA;
}
/******* HELP DV */
	.dhtmlgoodies_leftPanel{	/* Styling the help panel */
		background-image:url(../images/Help_bg.png);
		background-repeat:no-repeat;
		
		background-color:#3c94c8;	/* Blue background color */
		color:#FFF;	/* White text color */
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Which font to use */
		
		/* You shouldn't change these 5 options unless you need to */		
		height:100%;		
		left:0px;
		z-index:10;
		position:absolute;
		display:none;
	}
	
	.dhtmlgoodies_leftPanel #leftPanelContent{
		padding:3px;
	}
	
	.dhtmlgoodies_leftPanel .closeLink{ /* Layout of close link */
		padding-left:2px;
		padding-right:2px;
		background-color:#FFF;
		position:absolute;
		top:2px;
		right:2px;
		border:1px solid #000;
		color:#000;
		font-size:0.8em;				
	}
	
	.dhtmlgoodies_leftPanel .closeLink:hover{	/* Close link text  - mouseover effect*/
		color:#FFF;
		background-color:#000;
	}	
	

/*******************************/
.DHTMLSuite_menuBar_sub{
	/* Background image for sub menu items */
	background-repeat:no-repeat;
	background-image:url(../site_img/menu.jpg)
	background-position: left;
	width:300px;
	font-size:10px;
	display:inline;
	text-align:left;
	margin:0px;
	padding:0px;
}
/* CSS FOR MENU ITEM OF TYPE "top" */

.DHTMLSuite_menuItem_top_regular,.DHTMLSuite_menuItem_top_over,.DHTMLSuite_menuItem_top_click,.DHTMLSuite_menuItem_top_disabled,.DHTMLSuite_menuItem_top_active{
	height:49px;

}
.DHTMLSuite_menuItem_top_regular div,.DHTMLSuite_menuItem_top_over div,.DHTMLSuite_menuItem_top_click div,.DHTMLSuite_menuItem_top_disabled div,.DHTMLSuite_menuItem_top_active div{
	padding-top:0px;
	padding-bottom:0px;
}


.DHTMLSuite_menuItem_top_over{ /* Top level menu item - Mouse over state */
	padding-left:35px;
	padding-right:0px;
	width:227px;
	height:37px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	cursor:pointer;
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:left;
	color:#E1A60C;

	text-align:right;
	font-size:11px;
	font-weight:bold;	
	line-height:3em;
}

.DHTMLSuite_menuItem_top_active{	/* Top level menu item - Active state - this is typical the state for menu item 1 when a sub group is expanded and the mouse is located over one of the sub menu items */
	padding-left:35px;
	padding-right:0px;
	width:227px;
	height:37px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	background-image:url(../site_img/menu_bg.jpg);
	cursor:pointer;
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:left;
	color:#E1A60C;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:3em;
}

.DHTMLSuite_menuItem_top_click{	/* Top level menu item - Mouse click state */
	padding-left:35px;
	padding-right:0px;
	margin-right:0px;
	width:227px;
	height:37px;
	padding-top:0px;
	padding-bottom:0px;	
	cursor:pointer;
	background-image:url(../site_img/menu_bg.jpg);
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:left;
	color:#E1A60C;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:3em;
}

.DHTMLSuite_menuItem_top_disabled{	/* Disabled menu item */
	padding-left:35px;
	padding-right:0px;
	width:227px;
	height:37px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	cursor:pointer;
	margin-top:0px;
	background-image:url(../site_img/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#E1A60C;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:3em;
}

.DHTMLSuite_menuItem_top_disabled img,.DHTMLSuite_menuItem_top_disabled div{
	filter:alpha(opacity=30);
	opacity:0.3;

}

.DHTMLSuite_menuItem_top_disabled div,.DHTMLSuite_menuItem_top_active div, .DHTMLSuite_menuItem_top_click div, .DHTMLSuite_menuItem_top_regular div,.DHTMLSuite_menuItem_top_over div{	/* divs for the text,icon and arrow of a menu item */
	float:left;
	padding-left:0px;
	padding-right:0px;
}

/* CSS FOR THE SMALL ARROW DIV - WHEN YOU CLICK ON THIS DIV, SUB ELEMENTS WILL SHOW */
.DHTMLSuite_menuItem_top_arrowShowSub{
	width:12px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image: url('../images/bd_lastpage.png');
	margin:0px;
	margin-right:-1px;
	/* ma\rgin-right:-3px;	/* Size of padding-right of top menu items - used to get the arrow to apear at the right of the menu item */
	
	padding:0px;
	height:16px;
	margin-left:2px;
	float:right;
}

.DHTMLSuite_menuItem_top_over .DHTMLSuite_menuItem_top_arrowShowSub,
.DHTMLSuite_menuItem_top_click .DHTMLSuite_menuItem_top_arrowShowSub
{	/* Sub menu arrows */
	margin-left:1px;
	border-left:1px solid #000;
}

/* CSS FOR SEPARATOR */

.DHTMLSuite_menuItem_separator_top{	/* Separator of type "top" */
	height:20px;
	margin-top:3px;
	margin-bottom:3px;
	width:4px;
	padding-left:3px;
	padding-right:3px;
	background-repeat:repeat-y;
	background-image:url('../demo-images/menu_strip_separator-gray.gif');
	
}


/* CSS FOR MENU ITEM OF TYPE "sub" */

.DHTMLSuite_menuItem_sub_regular, .DHTMLSuite_menuItem_sub_over,.DHTMLSuite_menuItem_sub_click,.DHTMLSuite_menuItem_sub_disabled,.DHTMLSuite_menuItem_sub_active{	/* Commom css for regular, mouse over and mouse click items */
	clear:both;	
	line-height:18px;
	height:18px;	
	padding-left:25px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;	
	cursor:pointer;	
	margin:1px;
	background-repeat:no-repeat;
}
.DHTMLSuite_menuItem_sub_disabled{
	cursor:default;
}
.DHTMLSuite_menuItem_sub_disabled div,.DHTMLSuite_menuItem_sub_disabled{	/* Disabled sub menu item - Here, we apply the rules on the divs inside the element, i.e. the div for the icon, text and arrow */
	filter:alpha(opacity=30);
	opacity:0.3;
}
.DHTMLSuite_menuItem_sub_regular{	/* Regular menu item */
	margin-left:2px;	/* size of margin above + 1 pixel */
	padding-top:3px;	/* Size of padding-top above + 1 pixel */
	padding-bottom:3px;	/* Size of padding-bottom above + 1 pixel */
}

.DHTMLSuite_menuItem_sub_over,.DHTMLSuite_menuItem_sub_click,.DHTMLSuite_menuItem_sub_active{
	border:1px solid #006;
}


.DHTMLSuite_menuItem_sub_regular div, .DHTMLSuite_menuItem_sub_over div,.DHTMLSuite_menuItem_sub_click div{
	float:left;	/* To get the icons and text of sub elements side by side */
}

.DHTMLSuite_menuItem_sub_over,.DHTMLSuite_menuItem_sub_active{	/* Mouse over effect */	
	background-color:#E7DBCF;		
}

.DHTMLSuite_menuItem_sub_click{	/* Mouse click effect */
	background-color:#94B94A;
}

.DHTMLSuite_menuItem_sub_click div, .DHTMLSuite_menuItem_sub_regular div,.DHTMLSuite_menuItem_sub_over div,.DHTMLSuite_menuItem_sub_active div,.DHTMLSuite_menuItem_sub_disabled div{	/* divs for the text,icon and arrow of a menu item */
	float:left;
	padding-left:1px;
	padding-right:1px;
	
}
.DHTMLSuite_menuItem_sub_arrowShowSub{	/* Arrow div for sub elements (Right pointing arrow ) */
	background-image:url('../images/bd_nextpage.png');	/* Path relative to the css file */
	width:18px;
	height:18px;
	text-align:right;
	position:absolute;
	right:0px;
	background-repeat:no-repeat;
	background-position: center right;
}


.DHTMLSuite_menuItem_separator_sub{	/* Separator of type "sub" */
	height:1px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:24px;
	padding-right:3px;
	background-color:#aeaeae;
	
}

/************************************/

#haber{
	background-image:url(../site_img/index_05.jpg);
	width:535px;
	height:170px;
	display:block;
	padding-top:30px;
	padding-left:30px;
}