/* CSS Document */
html, body {
text-align:LEFT;
background-repeat:repeat-y;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
}
body {
  background-color: #999;
/*  background-image: url(logo.jpg);
  background-position: 10px 10px;
  background-attachment: fixed;
  background-repeat: no-repeat; */
}

.list {
	list-style: disc;
}
.links {
	text-align:left;
}
.links a:link{
	text-decoration:none !important;
	color:#00F !important;
}
.links a:hover{
	text-decoration:underline !important;
	color:#00F !important;
}
.links a:active{
	text-decoration:underline !important;
	color:#00F !important;
}
.links a:visited{
	color:#00F !important;
	text-decoration:none;
}

a:link{
	text-decoration:none !important;
	color:#00F !important;
}
a:hover{
	text-decoration:underline !important;
	color:#00F !important;
}
a:active{
	text-decoration:underline !important;
	color:#00F !important;
}
a:visited{
	color:#00F !important;
	text-decoration:none;
}
	

table tr td tr td img {
	background:url(logo.jpg) no-repeat fixed;
	background-position:inherit;
	z-index:999;
}

a:active {
	color:#009;
}
a:hover {
	color:#009;
	text-decoration:underline;
}
tr td a:link {
	color:#009;
	text-decoration:none !important;
}

#man {
	padding-left:20px !important;
}

body,td,th {
font-family:Times New Roman, Times, serif;
font-size: 14px !important;
color: #333;
}
.glbbaslik{
font-family:Times New Roman, Times, serif;
font-size:11px;
color:#5a6b74;
font-weight:bold;
}
.text{
font-family:Times New Roman, Times, serif;
font-size:11px;
color:#6f6f6f;
}

/*menu css*/
.activemain{
}
#masterdiv{
width:290px;
}
.buttonscontainer {
width: 290px;
}
.buttons a {
height:20px;
color: #0000CC;
/*background-image:url(menubg00.gif); */
padding:0px;
padding-left: 0px;
display: block;
font: 14px Times New Roman, Times, serif;
background-color: #CCCCCC;
text-decoration: none;
text-align: left;
border: 1px solid #999999;
font-weight: bold;
}
	
/* menu */
ul#nav, ul {
margin: 0;
padding: 1px;
padding-left: 0;
list-style: none;
width:235px;
border-top:1px solid #999999;
font-weight: bold;
}
ul#nav li {
position: relative;
width:235px;
float:left;
clear:left;
}

#nav li ul {
position: absolute;
top: 0;
margin-left:-999em;
min-height:0;
}
/* Styles for Menu Items */
ul#nav li a {
display:block;
text-decoration: none;
color: #0000CC;
padding:0 10px !important;
width:235px;
height:20px;
color: #0000CC;
/*background-image:url(menubg00.gif); */
padding:1px;
padding-left: 0px;
display: block;
font: 14px Times New Roman, Times, serif;
background-color: #CCCCCC;
text-decoration: none;
text-align: left;
border: 1px solid #999999;
border-top:none;
font-weight: bold;
}
* html ul#nav a {
width:235px;
w\idth:223px;
}

/* this sets all hovered lists to red */
#nav li:hover a,#nav li.over a,
#nav li:hover li a:hover,#nav li.over li a:hover {
color: #0000CC;
background-color: #666666;
}

/* set dropdown to default */
#nav li:hover li a,#nav li.over li a {
color: #0000CC;
background-color: #CCCCCC;
}
#nav li ul li a { } /* Sub Menu Styles */
#nav li:hover ul,#nav li.over ul { margin-left:257px; }

/* end menu */

.buttons a:hover {
/*background-image:url(menubgov.gif);*/
/*background-repeat: no-repeat; */
text-decoration: none;
font-weight:bold;
color: #0000CC;
background-color: #666666;
}
.buttons a:active {
/*background-image:url(menubgov.gif);*/
text-decoration: none;
font-weight:bold;
color: #0000CC;
}

/*menu css son*/
.baslikgl{
font-family:Times New Roman, Times, serif;
font-size:18px;
color:#5a6b74;
}

.baslikgl222{
font-family:Times New Roman, Times, serif;
font-weight:bold;
font-size:18px;
color:#FFFFFF;
}
.text1{
font-family:Times New Roman, Times, serif;
font-size:12px;
color:#6f6f6f;
}
.yazi {
	padding-top: 15px;
	padding-left:15px;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.management {
	font-family:tahoma;
	font-size:14px !important;
}.yazi h2 {
	color: #F00;
}
