
#pageWrap {
	width:1500px;
	background-color:#00C;
	float:left;
}

#pageBody {
	width:1500px;
}

div.hoverBtn {
	position:relative;
	float:left;
	
	
}
div.hoverBtn a {
	position:relative;
	z-index:2;
	display:block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
div.hoverBtn div {
	display:none;
	position:absolute;
	z-index:1;
	top:0px;
	
}


h3 {
	font-size:15px;
	color:#F37769;
}
p {
	padding-top:10px;
	margin:	0.5em 0;
}

.clear	{ clear: both; }

html, body { height: 100%; margin-bottom: 1px; }
.Yazi{

	color:#007236;
	font-weight:bold;}
	
	.Beyaz{
		color:#FFF;
		font-weight:bold;}
		
		.TblMain{
	background-color:#E9F1EB;
	}
		.TblMain:hover{
	background-color:#FEFEFE;
	}
	.tblprogram{
		background-color:#e0e7f5;
		
		
		}
	.tblprogram:hover{
		background-color:#f0f3fb;
		
		
		}
		.laciyazi
		{
			color:#005095;
			font-weight:bold;
		}
			.maviyazi
		{
			color:#006fba;
			font-weight:bold;
		}
		
		.kirmiziyazi
		{
			color:#ed2a33;
		}