@charset "utf-8";
/* body =================================================*/
body {
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:left;
	margin-bottom:15px;
	font-family:"Trebuchet MS";
	/*font-family:tahoma;*/
	font-size: 12px;
	color: #545454;
}
H1,H2,H3,H4,H5,H6,OL,IMG,MAP,FIELDSET,LEGEND,LABEL,SELECT,INPUT,FORM,BR
/*P,H1,H2,H3,H4,H5,H6,P,UL,OL,LI,IMG,MAP,FIELDSET,LEGEND,LABEL,FORM,BR,TABLE,TR,TD,TABLE,TR,TD, UL, LI */{
	PADDING: 0px;
	MARGIN: 0px;
}
table, th, tr, p, div {
	/*font-family:tahoma;
	font-family:"Trebuchet MS";*/
}
.bgImages {
	background: url(../images/bg/pageBG.jpg);
	background-repeat:repeat;
	background-position:top center;
	background-attachment:fixed;
}

/* master Page side =================================================*/
.AreaSide {
	
	MARGIN: auto;
	WIDTH: 770px;
	/*padding:8px;width:970px;*/
	background-color:#FFFFFF;
	border: 1px solid #006c3a;	
	height:100%;
	

}	

.topSide {	
	/*padding-bottom:3px;
	height:226px;
	background: url(../images/bg/topBG.jpg);	
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;*/
	background-color:#ef4e22;
}
.leftSide {
	float:left;
	/*width:290px;*/
	width:180px;
}

#ColumnSpacer {
	width:5px;
	height:1px;
		background-image:url(../images/bg/ColumnSpacerBG.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.bottomSide {
	font-size: 10px;	
	color: #FFFFFF;
	/*background-image:url(../images/bg/bottomSideBG.gif);
	background-position:top left;
	background-repeat:repeat-x;*/
	background-color:#515151;
	line-height:40px;
	height:40px;
	
}
.bottomSide a, .bottomSide a:link, .bottomSide a:active, .bottomSide a:visited{
color:#FFFFFF;
text-decoration:none;
}

.bottomSide a:hover{
color:#FFFFFF;
text-decoration:underline;
}



.bottomSideSeperate{
line-height:3px;
background-color:#F1F1F1;
height:3PX;
}


.bottomSide span{
float:right;
}

.mainSide {/*
background-color:#003366;*/
width:540px;


	
}

.mainSideHome{
background-image:url(../images/bg/mainSideHomeBG.jpg);
background-position:top left;
background-repeat:repeat-X;
}

.fixHeightTbl{/*
height:427px;*/
}

.fixheight{
}
.buttonSide{
}
.buttonSideUnder{
line-height:8px;
height:8px;
}
.spacer8px{
line-height:8px;
height:8px;
}
.spacer5px{
line-height:5px;
height:5px;
}
.spacer3px{
line-height:3px;
height:3px;
}
.spacer1px{
line-height:1px;
height:1px;
}


/* link =================================================*/

a {
	text-decoration: none;
	color: #2d2c68;
}
a:hover {
	text-decoration: underline;
	color: #2d2c68;
}
a:link {
	text-decoration: none;
	color: #2d2c68;
}
a:active {
	text-decoration: none;
	color: #2d2c68;
}
/* header & other liste setting =================================================*/
h1, h2, h3 {
	margin:0px;
	padding:0px;
}
h1 {
font-size:18px;
margin-bottom:7px;
margin-top:7px;

color:#000000;
font-weight:bold;
}
h1 span{
color:#6ba13a;
}

.strongColor strong{
color:#6ba13a;
}

h1 b{
color:#ef4e22;
}


h2 {
	font-size: 12px;
	background-color:#F1F1F1;
	padding:2PX;
	font-weight:bold;
}
h3 {
	font-size: 12px;
}

.borderNone {
	color:#FFFFFF;
}
.seperateListe TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78b81a;
}
.seperateListe1 TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7f306;
}
.seperateListeBg {
	background-color:#138639;
}
/* picture side =================================================*/

/* dynamic Picture bolumu*/
.dynPic {
	float:right;
}
.dynPic ul, .dynPic li {
	margin:3px;
	paddding:3px;
	list-style:none;
}
.dynPic li {
	cursor:pointer;
}
/* special effect tag setting =================================================*/
.dropShadow {
	/*filter: Shadow(Color=#000000, Direction=120);*/
	border-bottom-width: 1px;
}
.dotted {
	border-top: 1px dotted #CEDDDF;
	height: 1px;
}
.dotted1 {
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#2d2c68;
	height: 1px;
	line-height:1px;
}
.dottedVertical {
	border-left: 1px dotted #CEDDDF;
	height: 100%;
	width:1px;
}
.solid {
	background-color:#f0f0f0;
	line-height:3px;
	height:3px;
}
/* special html tag setting =================================================*/

.fieldset {
	border: 1px solid #138639;
	padding:2px;
}
hr {
	border: 1px solid #CCCCCC;
}
form {
	margin:0;
}
iframe {
	/*height: 100%;
	width: 100%;
	*/		
	margin:0;
}
/* special form buttons =================================================*/


.FormsTextField, select, input, textArea {
	font-size: 12px;
	color: #74624b;
	border: 1px solid #74624b;
	
}
/* text =================================================*/
	/* normal text */
.text10pt {
	font-size: 10px;
	color: #545454;
}
.text11pt {
	font-size: 12px;
	color: #545454;
}


.text11pt a, .text11pt a:link, .text11pt a:active, .text11pt a:visited{
color:#006699;
text-decoration:none;
}

.text11pt a:hover{
color:#006699;
text-decoration:underline;
}




.text12pt {
	font-size: 12px;
	color: #545454;
}
.text13pt {
	font-size: 13px;
	color: #545454;
}
.text14pt {
	font-size: 14px;
	color: #545454;
}
.text15pt {
	font-size: 15px;
	color: #545454;
}
.text16pt {
	font-size: 16px;
	color: #545454;
}
/* normal text Color */
.text10ptColor {
	font-size: 10px;
	color: #d60808;
}
.text11ptColor {
	font-size: 12px;
	color: #d60808;
}
.text12ptColor {
	font-size: 12px;
	color: #d60808;
}
.text13ptColor {
	font-size: 13px;
	color: #d60808;
}
.text14ptColor {
	font-size: 14px;
	color: #f61c00;
}
.text15ptColor {
	font-size: 15px;
	color: #d60808;
}
.text16ptColor {
	font-size: 16px;
	color: #d60808;
}
/* normal text White Color */
.text10ptWhiteColor {
	font-size: 10px;
	color: #FFFFFF;
}
.text11ptWhiteColor {
	font-size: 12px;
	color: #FFFFFF;
}
.text12ptWhiteColor {
	font-size: 12px;
	color: #FFFFFF;
}
.text13ptWhiteColor {
	font-size: 13px;
	color: #FFFFFF;
}
.text14ptWhiteColor {
	font-size: 14px;
	color: #FFFFFF;
}
.text15ptWhiteColor {
	font-size: 15px;
	color: #FFFFFF;
}
.text16ptWhiteColor {
	font-size: 16px;
	color: #FFFFFF;
}
/* normal text Black Color */
.text10ptBlackColor {
	font-size: 10px;
	color: #000000;
}
.text11ptBlackColor {
	font-size: 12px;
	color: #000000;
}
.text12ptBlackColor {
	font-size: 12px;
	color: #000000;
}
.text13ptBlackColor {
	font-size: 13px;
	color: #000000;
}
.text14ptBlackColor {
	font-size: 14px;
	color: #000000;
}
.text15ptBlackColor {
	font-size: 15px;
	color: #000000;
}
.text16ptBlackColor {
	font-size: 16px;
	color: #000000;
}


/* this site style2 ============================================================= */
.text{
}
.text span{
color:#FF0000;
}


/* buttonMenu bolumu===========================*/

.buttonMenuPadding{
width:1px;
background-image:url(../images/buttonMenu/seperateBG.gif);
background-position:top center;
background-repeat:no-repeat;
}

.buttonMenuM{
	background-image:url(../images/buttonMenu/buttonMenuM.gif);
	background-position:top left;
	width:100%;
	font-family:tahoma;
}

.buttonMenuL{
width:7px;
background-image:url(../images/buttonMenu/buttonMenuL.gif);
background-position:top center;
background-repeat:no-repeat;
}
.buttonMenuR{
width:7px;
background-image:url(../images/buttonMenu/buttonMenuR.gif);
background-position:top center;
background-repeat:no-repeat;
}

.buttonMenuA .IMGM, .buttonMenuP .IMGM {
/*padding-left:2px;
padding-right:2px;
width:98px;*/
text-align:center;
float:left;

}

.buttonMenuA{
	background-image:url(../images/buttonMenu/btnM_A.gif);
	font-size:10px;
	font-weight:bolder;
	color:#FFFFFF;
	
	
}
.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:10px;
	font-weight:bolder;
	color:#FFFFFF;
}
.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:10px;
	font-weight:bolder;
	color:#006600;
	text-align:center;
}
.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:1px;
	height:58px;
	
}

/*new top btn===========================================================*/
.newTopBtn{background-color:#FF0000;line-height:22px;height:22px;padding-left:10px;padding-right:10px;color:#FFFFFF;border:#7e0000 1px solid;}
.newTopBtn span{float:left; width:20px;
text-align:center;
}
.newTopBtn a, .newTopBtn a:link, .newTopBtn a:active, .newTopBtn a:visited{
color:#FFFFFF;
text-decoration:none;
float:left;
}
.newTopBtn a:hover{color:#FFFFFF;text-decoration:underline;}
.newTopBtn a div{
background-image:url(../images/arrow.gif); background-repeat:no-repeat;background-position:center; width:22px;height:22px;float:left;
}

.paddin5px{
padding:5px;
background-color:#FFFFFF;
}

.floatLeft{
float:left;
}
