/* CSS Document */

body
{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
text-align:center;
font-family: Trebuchet MS;

	font-size: 12px;

	font-weight: none;

	color:Black;

	text-decoration: none;

	line-height: 150%;



}
#bg
{
width:936px;
margin: 0 auto;
text-align:left;
position:relative;
z-index:1;

}
#main
{

top:218px;
width:908px;
left:1px;
z-index:2;
}
td.duyuru
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
vertical-align:middle;
background-image:url(../images/duyuru_kagit.jpg);
background-position:top left;
background-repeat:no-repeat;
height:277px;
}

#duyuru
{
	width:163px;
	height:150px;
	position:absolute;
    left:970px;
	top:323px;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.ModalPopup

    {

      background-color:Black;
      filter:alpha(opacity=90);
      opacity:0.7;

}

.modalPopupSitili 
{

      background-color:#ffffdd;

      border-width:3px;

      border-style:solid;

      border-color:Gray;

      padding:5px;

      

} 
hr
{
	border:1;
	border-style:dotted;
	color:#d0cfcc;
	}
	
		/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #000000 ;
    background-image:url(images/mn_bg.jpg);
    background-repeat:no-repeat;
    vertical-align:bottom;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    height:27px;
}
.accordionContent
{
    color:#000000;
    background-color: #ffffff  ;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
   
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
    color: #000000;
	background: #ffffff;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-image:url(images/mn_bg_y.jpg);
    background-repeat:no-repeat;
    background-color: #551C1C;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}
