/* CSS Document */
FONT          {FONT-FAMILY: Arial; font-size: 8pt }
TD            {FONT-FAMILY: Arial; font-size: 8pt }
BODY          {FONT-FAMILY: Arial; font-size: 8pt }
a:
        {
        font: Arial;
        color: #000000;
        text-decoration: none;
        }

a:hover
        {
        font: Arial;
		color: #FF0000;
		background-color:#FFFFFF;
        text-decoration: underline;
        }


a:tinylink
        {
		color: #000000;
        font: Arial;
        text-decoration: none;
        }

a:link
        {
		color: #000000;
        font: Arial;
        text-decoration: none;
        }
.bir-table        	{  background-color: #edfeff; border-left-style: solid; border-left-width: 1px; border-right-style: solid; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px  }
.iki-table      	{  background-color: #edfeff; border-left-width: 1px; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px  }
.uc-table    	    {  background-color: #edfeff; border-left-width: 1px; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-color: #000000  }
.dort-table   	    {  background-color: #edfeff; border-left-style: solid; border-left-width: 1px; border-right-style: solid; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #000000  }
.bes-table       	{  background-color: #edfeff; border-right-style: solid; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #00000c  }
.alti-table       	{  background-color: #edfeff; border-right-style: solid; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px  border-color: #000000 }
.yedi-table        	{  background-color: #edfeff; border-left-style: solid; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-color: #000000  }
.sekiz-table        {  background-color: #edfeff; border-left-style: solid; border-left-width: 1px; border-top-width: 1px; border-bottom-width: 1px  }
.dokuz-table        {  background-color: #edfeff; border-left-width: 1px; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-color: #000000  }
.on-table       	{  background-color: #edfeff; border-left-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 1px  }
.onbir-table        {  background-color: #edfeff; border-left-width: 1px; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-color: #000000  }
.oniki-table        {  background-color: #edfeff; border-left-width: 1px; border-right-width: 1px; border-top-style: solid; border-top-width: 1px  }
.titir-table		{  border-left-width: 1px; border-right-width: 1px; border-top-style: dotted; border-top-width: 1px; border-bottom-style: dotted; border-bottom-width: 1px; border-color: #000000  } 
.isilti-table		{  border-left: 1px solid #edfeff; border-right: 1px solid #000000; border-top: 1px solid #edfeff; border-bottom: 1px solid #000000; background-color: #d6eeee }
.menu-table		    {  border: 1; border-color: #FFFFFF; align: center; }
.normalyazi			{  background-color: #ffffff; color: #000; text-decoration: none; word-spacing: 0.2em; text-align: left; letter-spacing: 1px; line-height: 1.4em; font-size: 1.2em;  }
.beyaz-yazi			{  background-color: #ff0000; color: #FFFFFF; text-decoration: none;  }
.linkler			{  font-family: Verdana; background-color: #fff; color: #808080; text-decoration: none; word-spacing: normal; text-align: left; letter-spacing: 0; line-height: 1.2em; font-size: 1.3em;  }
.duzyazi            { FONT-SIZE: 8pt; FONT-FAMILY: Arial; TEXT-DECORATION: none; style="line-height: 150%}     
input[type=submit] {
	cursor: pointer;
}
.highslide {
	cursor: url(http://localhost/gllry/highslide/zoomin.cur ), pointer;
	outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	color: black;
	background-color: #FFFFFF;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.highslide-loading {
	display: block;
	color: red;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
}
.verticaltext {
	font: bold 13px Arial;
	position: absolute;
	color: #8AFD8A;
	right: 30px;
	top: 20px;
	width: 15px;
	writing-mode: tb-rl;
}