﻿body
{
	margin: 0px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	background: url("../images/nav/bg.png") repeat-y scroll 50% top #909090;
}
/*
html, body{
width:100%; 
height:100%; 
margin:0px; 
padding:0px; 
overflow:hidden;
} 
*/

body A:link
{
	color:Black;
	text-decoration:none;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;

}

body A:visited
{
	color:Black;
	text-decoration:none;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;

}
body A:active
{
	color:Black;
	text-decoration:none;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;

}

body A:hover
{
	color:Black;
	text-decoration:underline;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;

	}
#allDiv
{
    position:relative;
    width:992px;
    margin:0px auto;
}


#MainContainer
{
    
	width: 100%;
	height: 100%;
	/*margin-left: 2px;
	margin-right: 2px;
	height: 700px;*/
}

#columnLMenu
{
	width: 159px;
	float: left;
	height: 100%;
	/*padding-left: 7px;*/
	/*padding-right: 7px;*/
	min-height:5px;
	
}
.seperator
{
	width: 2px;
	float: left;
	height: 100%;
}
#MiddleColumn
{
	/*width: 831px;*/
	float: left;
	height: 100%;
	
	margin-left:2px;
	_margin-left:0px;
}

#rightColumn
{
	width:148px;
	float:left;
	background-color:#C5C5C5;
	
	}
	#rightSeperator
	{
		width:25px;
		
	float: left;
	height: 100%;
		
		}
#headerDiv
{
    margin:0 auto;
    position:relative;
	width: 100%;
	margin-bottom:15px;
}
#headerTopLinks
{
	/*margin-top: 2px;
	margin-bottom: 2px;*/
	background-color: #CFD0D2;
	height: 22px;
	text-align:right;
	padding-right:22px;
	line-height:20px;
	
}
#headerMiddle
{
	margin-bottom: 2px;
	background-color: #113388;
	height: 70px;
	display:none;
}
#LogoMain
{
    width:186px;
    height:74px;
	position: relative;
	background-color: #003781;
	float:left;
}
#MasterFooter
{
	/*position:absolute;*/
	bottom:0px;
	width:648px;
	float:left;

}

.footerText
{
	width:550px;
	 float:left;
}
.footerToTop
{
    float:left;
	
	width:50px;
}

.footerToTop a:link
{
   /* 
background: url("../images/yukari.gif") no-repeat scroll 0 0 transparent;
height: 20px;
width: 40px;
display: inline-block;
*/
    color: #939598;
    
    font-size: 10px;
    
}

#topnaviSendToFriend
{
	background-color:#113388;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:175%;
	padding-left:160px;
}
.MCSendTo
{
	padding-left:12px;
}
#MainContainerSTF
{
	/*width: 680px;*/
	height: 100%;
	margin :   0 auto;
	width:500px;
	margin-top:100px;
	position:relative;
}
#MiddleColumnSTF
{
	width: 500px;
   
	height: 100%;
	
	margin-left:8px;
	_margin-left:0px;
}


	
.dvContentPnopad	A:link
{
	color:Black;
	text-decoration:none;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
			font-size:13px;
	line-height:17px;

}

.dvContentPnopad A:visited
{
	color:Black;
	text-decoration:none;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
			font-size:13px;
	line-height:17px;

}
.dvContentPnopad A:active
{
	color:Black;
	text-decoration:none;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
			font-size:13px;
	line-height:17px;

}

.dvContentPnopad A:hover
{
	color:Black;
	text-decoration:underline;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:13px;
	line-height:17px;
	}
/* tablolar için */

.tblPages td
{
	font-family: Verdana;
	/*background-color: #E5ECF6;*/
	/*padding-left: 7px;*/
	font-size: 11px;
	/*padding-bottom: 3px;
	padding-top: 3px;*/
}

.tblPages .tblHeader td
{
	background-color: #E3E3E3;
}

.tblHeader
{
	font-weight: bold;
}

.moduleBg
{
    
    width:100%;
    margin-bottom:2px;
    clear:both;
    
}

.rcWrapper.moduleBg
{
    background-color: #E3E3E3;
}



/*
.rightBottom .moduleBg
{
    margin-bottom:0px;
}
*/

.tblPages .tblbgwhite td
{
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 0px;
}
