body {
	background:url(images/ligarba_genel.gif) top center no-repeat #c1c1c1;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;

}

td, textarea,input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #5f7985;
	font-weight: normal;
}


.button {
	border: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.frame {
	border: 1px solid #000000;
}

.table_ {
	border: 1px solid #000000;
}

.header {
	font-family: Verdana;
	font-size: 16px;
	color: #ffcd52;
	font-weight: normal;
}

.bottom {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	color: #f0f0f0;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	color: #f0f0f0;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.a:link {
	color: #000000;
	text-decoration: none;
}
a.a:visited {
	color: #000000;
	text-decoration: none;
}
a.a:hover {
	color: #000000;
	text-transform: none;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333
}

.arrowsidemenu{
	width: 200px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #000000;
	border-size: 0px;
	border-width: 0px;
}
	
.arrowsidemenu div a{ /*header bar links*/
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(pict/nav_bg.gif) 100% 0;
  height: 24px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 2px 0 0px 10px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #ffffff;
}

.arrowsidemenu div a:hover{
	background-position: 100% -30px;
	text-decoration: none;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #ffffff;
}
	
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: #ffffff;
	background-position: 100% -60px !important;
}

.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowsidemenu ul li{
	border-bottom: 1px solid #1d1d1d;
	color: #505050;
}

.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #505050;
	padding: 5px 0;
	padding-left: 10px;
	border-left: 10px double #1d1d1d;
}

.arrowsidemenu ul li a:hover{
	color: #ffffff;
	text-decoration: none;
}