/* pageMenu bolumu===========================*/
.pageMenus{ border-bottom:1px solid #d3e599; }
.pageMenus ul{ list-style:none; margin:0px; padding:0px; }
.pageMenus ul li{ list-style:none; margin:0px; padding:0px; padding-left:2px; padding-right:2px;} 

.pageMenuA, .pageMenuP, .pageMenuSelected{
	text-align:center; float:left; cursor:pointer;
}
.pageMenuSelected{
	position:relative; top:1px;
}

.pageMenuA .M{
	background-image:url(../images/pageMenu2/btnM_A.gif);
}
.pageMenuA .IMGL {
	background-image:url(../images/pageMenu2/btnL_A.gif);
	background-repeat:no-repeat;
}
.pageMenuA .IMGR {
	background-image:url(../images/pageMenu2/btnR_A.gif);
	background-repeat:no-repeat;
}
.pageMenuP .M{
	background-image:url(../images/pageMenu2/btnM_P.gif);
}
.pageMenuP .IMGL {
	background-image:url(../images/pageMenu2/btnL_P.gif);
	background-repeat:no-repeat;
}
.pageMenuP .IMGR {
	background-image:url(../images/pageMenu2/btnR_P.gif);
	background-repeat:no-repeat;
}
.pageMenuSelected .M{
	background-image:url(../images/pageMenu2/btnM_A.gif);
}
.pageMenuSelected .IMGL {
	background-image:url(../images/pageMenu2/btnL_A.gif);
	background-repeat:no-repeat;
}
.pageMenuSelected .IMGR {
	background-image:url(../images/pageMenu2/btnR_A.gif);
	background-repeat:no-repeat;
}
.pageMenuSelected .IMGL, .pageMenuSelected .IMGR, .pageMenuP .IMGL, .pageMenuP .IMGR, .pageMenuA .IMGL, .pageMenuA .IMGR {
	width:4px;
	height:19px;
	float:left;
}
.pageMenuP .M{
	text-align:center;
	font-size:1.0em;
	float:left;
	height:19px;
	line-height:19px;
	color:#307e8c;
}
 .pageMenuSelected .M, .pageMenuA .M{
	font-size:1.0em;
	float:left;
	height:19px;
	line-height:19px;
	color:#307e8c;
	font-weight:bold;
 }

.pageMenuPadding {
	width:4px;
}
.pageMenuSelectedUnder {
	background-image:url(../images/pageMenu2/btnM_A.gif); height:5px; line-height:5px;
}


/* buttonMenu bolumu===========================*/
.buttonMenuPadding {
	width:5px;
}
.buttonMenuA {
	background-image:url(../images/buttonMenu/btnM_A.gif);
	font-size:1.1em;
	font-weight:bolder;
}
.buttonMenuA #IMGL {
	background-image:url(../images/buttonMenu/btnL_A.gif);
}
.buttonMenuA #IMGR {
	background-image:url(../images/buttonMenu/btnR_A.gif);
}
.buttonMenuP {
	background-image:url(../images/buttonMenu/btnM_P.gif);
	font-size:1.1em;
	font-weight:bolder;
}
.buttonMenuP #IMGL {
	background-image:url(../images/buttonMenu/btnL_P.gif);
}
.buttonMenuP #IMGR {
	background-image:url(../images/buttonMenu/btnR_P.gif);
}
.buttonMenuSelected {
	background-image:url(../images/buttonMenu/btnM_A.gif);
	font-size:1.1em;
	font-weight:bolder;
}
.buttonMenuSelected #IMGL {
	background-image:url(../images/buttonMenu/btnL_A.gif);
}
.buttonMenuSelected #IMGR {
	background-image:url(../images/buttonMenu/btnR_A.gif);
}
.buttonMenuA, .buttonMenuP, .buttonMenuSelected {
	cursor:pointer;
}
.buttonMenuA #IMGL, .buttonMenuA #IMGR, .buttonMenuP #IMGL, .buttonMenuP #IMGR, .buttonMenuSelected #IMGL, .buttonMenuSelected #IMGR {
	background-repeat:no-repeat;
	width:7px;
	height:22px;
}
.mainTab {
	width:527px;
}
.mainTab1 {
}
.tab {
	/*border-width:1px;
	border-style:solid;
	border-color:#86A973;*/
}
.tabInside {
	padding:2px;
	font-size:1.1em;
}
.bolumCizgisi {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#86A973;
	line-height:15px;
	height:15px;
}
.bolumCizgisiMenuUnder {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#86A973;
	line-height:20px;
	height:20px;
}

.menuHeight{

height:25px;
line-height:10px;
/*height:24px;*/
}

.spacer5px {
	height:5px;
	line-height:5px;	
}

.spacer5pxTD{
padding:0px;
padding-top:5px;
padding-left:5px;
}
/*
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clearBoth {
	clear:both;
}

*/
.pageMenu2Content{
clear:both;
/*border-top:#005dab 1px solid;*/
}


