BODY
	{ 
		background-color:#E5E5E5;
		margin-left:0;
		margin-right:0;
		margin-top:00;
		margin-bottom:00;
	}	

BODY,TABLE,TR,TD
	{
		font-family: 'Lucida Grande', Arial, Geneva, Verdana, Helvetica, sans-serif;
		color:#7D828F;
		font-size:12px;
	}
	
INPUT,SELECT,TEXTAREA 	
	{
		font-family: 'Lucida Grande', Arial, Geneva, Verdana, Helvetica, sans-serif;
		color:#7D828F;
		font-size:11px;
	}

A
	{
		text-decoration:none;
		font-size:12px; 
		font-family:'Lucida Grande', Arial, Geneva, Verdana, Helvetica, sans-serif;
	}

A:LINK{color:#9397A3;}
A:VISITED{color:#9397A3;}
A:ACTIVE{color:#9397A3;}
A:HOVER{color:#44ACB3; text-decoration:none;}

.baslik
	{
		font-size:13px;
		color:#008E98;
		font-weight:bold;
	}
.altmenu
	{
		font-size:11px;
		color:#9397A3;
		font-weight:bold;

	}
.altmenu :hover{font-size:11px; color:#44ACB3; text-decoration:none; font-weight:bold;}
.altmenusecili
	{
		font-size:11px;
		color:#44ACB3;
		font-weight:bold;
	}
.altmenusecili2
	{
		font-size:12px;
		color:#44ACB3;
		font-weight:bold;
	}

#mnv .mnpos {position:absolute; z-index:21;}
#mnv .mnsubpos {position:absolute; z-index:21; left:0px; top:22px; height:22px; visibility:hidden;}
#mnv a.mn1l {text-align:center; display:block; /* for NS4 */}
#mnv a.mn2l {display:block; /*for NS6 + OP, not IE, here to avoided with width:100% */ height:19px;}
#whiteNavLayer {position:absolute;  z-index:19;  height:20px; layer-background-color:#4CB0B7;  background-color:#4CB0B7; background-image:url(images/bg_nav.gif);}	