body {
    background-color : #d7d1bc;
    margin : 0px;
    font-family : sans-serif, Arial, Verdana, Tahoma ;
	font-size:13px;
  }

h1 {
	font-size: 3.2em;
	font-weight : bold;
	line-height : 25px;
	margin : 2px;
  }

  h2 {
	font-size: 16px;
	font-weight : bold;
	line-height : 25px;
	margin : 2px;
  }
h3 {
	font-size: 3.2em;
	font-weight : bold;
	line-height : 10px;
}

.lg {border:0px;}
h1 .b1 {color:#DEB623;}
h1 .b2 {color:#294670;}
h1 a {    text-decoration : none;	}

h3 .b1 {color:#DEB623;}
h3 .b2 {color:#294670;}
h3 a {    text-decoration : none;	}
.normalyazi {
    color : #2a659c;
}
.solmargin {
	margin-left:5px;
}
.liste ul, .liste li {
	font-size: 12px;
}
p{
	text-align:justify;
	font-size: 12px;
	margin-right : 5px;
	text-indent: 30px;	
}  

.sagkenar{
	background-image: url(images/kenar_sag.jpg); 
	background-repeat: repeat-y; 
	background-attachment: scroll;
}
.solkenar{
	background-image: url(images/kenar_sol.jpg); 
	background-repeat: repeat-y; 
	background-attachment: scroll;
}

#main_table {
    background-color:#FFFFFF;
  }

.mntop {
    color : #55748f;
    font-weight : bold;
    text-align : center;
    text-decoration : none;
    line-height : 25px;
	font-size:13px;
  }

.mntop a {
    color : #55748f;
	font-weight : bold;
    text-decoration : none;
	display:block;
  }

.mntop:hover {
    background-color : #eed78b;
    color : #3f576b;
    text-decoration : none;
    font-weight : bold;
  }

  .curmenu {
    background-color : #eed78b;
    text-decoration : none;
    font-weight : bold;
	text-align : center;
    line-height : 25px;
  }
  .curmenu a{
    color : #55748f;
    font-weight : bold;
    text-decoration : none;
	display:block;
  }

.theader {
    background-color : #eae6d9;
    color : #2a659c;
    font-family : Sans-Serif;
    font-weight : bold;
    line-height : 25px;
  }

.tdetail {
    color : #565656;
    font-family : Verdana;
    line-height : 22px;
    margin-bottom : 15px;
  }

.resim {
    border-color : #e3e3e3;
    border-style : solid;
    float : left;
	margin-top: 4px;
	margin-right: 4px;
  }

.link {
    color : #000000;
	font-weight:bold;
    text-decoration : none;
  }

.link:hover {
    color : #ead285;
  }

.dsgn {
    color : #55748f;
    text-decoration : none;
  }

.dsgn:hover {
    color : #000000;
  }

.inpagelink {
    color : #b18c0d;
  }

.inpagelink:hover {
    color : #000000;
    text-decoration : none;
  }
  
#yanmenu .menuitem {
    background-color : #e5e5e5;
    border-left-color : #deb623;
    border-left-style : solid;
    border-left-width : 6px;
    color : #2f92ad;
    font-weight : bold;
    padding-left : 6px;
	margin-bottom: 5px;
    width : 96%;
    line-height : 25px;
  }

#yanmenu .menuitem:hover {
    border-left-color : #2f92ad;
    border-left-width : 6px;
    color : #000000;
    background-color : #f5f5f5;
  }

  #yanmenu .menuitem:hover,  #yanmenu .menuitem a:hover{
    color : #000000;
    background-color : #f5f5f5;
	display: block;
  }

#yanmenu .menuitem a{
	display: block;
    color : #2f92ad;
    font-weight : bold;
    text-decoration : none;
  }


#yanmenu .altmenuitem {
    background-color : #e5e5e5;
    border-left-color : #deb623;
    border-left-style : solid;
    border-left-width : 6px;
    color : #2f92ad;
    font-weight : bold;
    padding-left : 6px;
	margin-left:10px;
	margin-bottom: 5px;
    line-height : 20px;
  }
#yanmenu .altmenuitemsel {
    background-color : #eae6d9;
    border-left-color : #deb623;
    border-left-style : solid;
    border-left-width : 6px;
    color : #2f92ad;
    font-weight : bold;
    padding-left : 6px;
	margin-left:10px;
	margin-bottom: 5px;
    line-height : 20px;
  }

#yanmenu .altmenuitem:hover {
    border-left-color : #2f92ad;
    border-left-width : 6px;
    color : #000000;
    background-color : #f5f5f5;
  }

  #yanmenu .altmenuitem:hover,  #yanmenu .altmenuitem a:hover{
    color : #000000;
    background-color : #f5f5f5;
	display: block;
  }

#yanmenu .altmenuitem a{
	display: block;
    color : #2f92ad;
    font-weight : bold;
    text-decoration : none;
  }

  #cform #divSuccessMessage{
  color:#72B56B;
  }