A {
	COLOR: white; TEXT-DECORATION: none
}
A:hover {
	COLOR: white; TEXT-DECORATION: underline
}
A.side {
	COLOR: white; TEXT-DECORATION: none
}
A.side:hover {
	COLOR: white; TEXT-DECORATION: underline
}
A.white {
	COLOR: white; TEXT-DECORATION: none
}
A.white:hover {
	COLOR: white; TEXT-DECORATION: underline
}

HR {
	BORDER-TOP: #bbb 1px solid; BORDER-BOTTOM: #fff 1px solid; HEIGHT: 2px
}
HR.side-hr {
	BORDER-TOP: #bbb 1px solid; BORDER-BOTTOM: #fff 1px solid; HEIGHT: 2px
}
TD {
	FONT-SIZE: 13px; FONT-FAMILY: "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif
}
PRE {
	FONT-SIZE: 13px; FONT-FAMILY: Verdana, Tahoma, Arial, Sans-Serif
}


.module{
    background:#fff url('arka.gif'); /* Mod�l kutucu�u arkaplan�*/
}


h3 {
	font-size: 13px;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
body {
	
	background: #fff url('arka.gif');
	color: white;
	font-family: tahoma, arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: white;
	font-size: 13px;
	text-decoration: underline;
}

/*        V3        */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 155px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(v3.jpg) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	text-transform: uppercase;
	color: white;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: white;
}

.arrowgreen li a:hover{
	color: black;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: black;
	background-position: 100% -64px;
}
.bayrakli{
	width: 155px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.bayrakli ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.bayrakli li a{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 40px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	text-transform: uppercase;
	color: white;
}	
	
.bayrakli li a:link, .bayrakli li a:visited {
	color: white;
}

.bayrakli li a:hover{
	color: black;
	background-position: 100% -32px;
}

	
.bayrakli li a.selected{
	color: black;
	background-position: 100% -64px;
}

.yazibody {display:none; width:184px;border-right:1px solid #998675;border-bottom:1px solid #998675;border-left:1px solid #998675;}
