body
{
    font-weight: normal;
    font-size: 8pt;
    margin: 0px;
    text-transform: none;
    color: black;
    font-style: normal;
    font-family: Verdana;
    background-color: #F6C998;
    font-variant: normal;
    text-decoration: none;
    margin-left:0px;
    margin-right:0px;
    padding-left:10px;
    padding-right:10px;
    
}
.3d
{
    border-right: 1px outset;
    border-top: 1px outset;
    border-left: 1px outset;
    border-bottom: 1px outset;
}
.siralama {
	FONT-WEIGHT:bold; FONT:12px verdana,arial, sans-serif; COLOR: #000000; TEXT-DECORATION: none;line-height: 150%;
	margin: 0px;
	margin-left:0px;
    margin-right:0px;
    padding-left:10px;
    padding-right:10px;
       
}
.siralama A {
	COLOR: #000000; TEXT-DECORATION: none
}
.siralama A:link {
	COLOR: #003366; TEXT-DECORATION: none
}
.siralama A:visited {
	COLOR: #003366; TEXT-DECORATION: none
}
.siralama A:hover
{
    color: #003366;
    text-decoration: underline;
    background: #ffffff;
    font-size: 8pt;
}
TD .siralama
{
}

.tablo
{
 }
.Acik A {
	COLOR: #003366; TEXT-DECORATION: none
}
.Acik A:link {
	COLOR: #003366; TEXT-DECORATION: none
}
.Acik A:visited {
	COLOR: #003366; TEXT-DECORATION: none
}
.Acik A:hover
{
    color: #ff6600;
}
.metin
{
    font: 14px verdana,arial, sans-serif;
    color: #003366;
    text-decoration: none;
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 10px;
    text-align: justify;
    clip: rect(auto auto auto auto);
}
.style1 {
	background-color: #F6C998;
}
.style3 {

	background-color: #F6C998;
	color: #EC5909;
}
.style4 {
	background-color: #F6C998;
	background-image: url('/i/default/Menu-back.png');
	background-repeat:no-repeat;
	background-position:top center;
}
	ul.menu {
	    list-style-type: none;
	    padding: 0;
	    margin: 0;
	   	font-size:14px;	 
	   	font-variant:small-caps;   
	   	font-family:"Comic Sans MS";
	}
	ul.menu a {
	    display: block;
	    color: #1D800D;
	    width:5em;
		padding: .2em .8em;
	    text-decoration: none;
	    font-weight:bolder;
	}
	ul.menu a:hover
	{
		text-decoration:underline;
	    color:#EC5909;
	}
}
a {
	    color: #1D800D;
		text-decoration:underline;
	}
a:link {
	    color: #1D800D;
		text-decoration:underline;
		}
a:visited {
		    color: #1D800D;
		text-decoration:underline;
		}
a:hover
	{
		text-decoration:underline;
	    color:#EC5909;
	}
.style5 {
	background-color: #F6C998;
	text-align: center;
}
.style6 {
	margin-left:30px;
}
.style7 {
	background-image: url('/i/default/Border/top-left.png');
}
.style8 {
	background-image: url('/i/default/Border/top-right.png');
}
.style9 
{
	background-image: url('/i/default/Border/bottom-right.png');
}
.style10 {
	background-image: url('/i/default/Border/bottom-left.png');
}
.style11 {
	background-image: url('/i/default/Border/left.png');
}
.style12 {
	background-image: url('/i/default/Border/right.png');
}
.style13 {
	background-image: url('/i/default/Border/top.png');
}
.style14 {
	background-image: url('/i/default/Border/bottom.png');
}
.style15 {
	background-color: #E6BC8E;
}
.style17 {
	border-style:outset;
	border-width:4px;
	border-color:#C99464;
}
.style18 {
	font-size:55px;
	font-family: "Comic Sans MS";
	color:#1D800D;
	font-weight:bold;
}
.style19 {
    list-style-image:url('/i/default/ico.gif');
}
.jqueryslidemenu{
font: bold 12px Verdana;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #F15B01; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: #1D800D; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

