
/* pageMenu bolumu===========================*/

.pageMenuA, .pageMenuP, .pageMenuSelected{
/*width:120px;*/
text-align:center;
} 

.pageMenuA {
	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 {
	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 {
	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:7px;
	height:26px;
}
.pageMenuP, .pageMenuA {
	text-align:center;
	font-size:1.1em;
	
}
 .pageMenuSelected{
	font-size:1.1em; /*
	font-weight:bold;*/
 }
.pageMenuA TD, .pageMenuSelected TD {
cursor:pointer;	
}



.pageMenuSelected TD {
	color:#e3302c;
}
.pageMenuA TD {
	color:#e3302c;
}
.pageMenuP TD {
	color:#e3302c;
}

.pageMenuPDisabled TD{
color:#999999;
}

.pageMenuPadding {
	width:4px;/*
	background-color:#138639;*/
}
.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{
border:#FF0000 1px solid;
clear:both;
padding:3px;/*
padding:2px;*/
}

