body{
	margin:0;
	background-color:#D3E0EA;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.textbeyaz{
	font-size: 12px;
	color: #F3F2F3;
	text-decoration: none;
}
.textsiyah{
	font-size: 13px;
	color: #2C2C2C;
	text-decoration: none;
}
.textsiyah2{
	font-size: 14px;
	color: #2C2C2C;
	text-decoration: none;
}
.textbold{
	font-size: 13px;
	color: #2C2C2C;
	text-decoration: none;
	font-weight: bold;
}
.textbold2{
	font-size: 13px;
	color: #00539F;
	text-decoration: none;
	font-weight: bold;
}
.baslik{
	font-size: 16px;
	color: #FEFCFC;
	text-decoration: none;
	font-weight: bold;
}
.baslik2{
	font-size: 15px;
	color: #0056B7;
	text-decoration: none;
	font-weight: bold;
}
.textbottom{
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
.linksbottom{
	font-size: 12px;
	color: #222222;
	text-decoration: underline;
}
.linksbottom:hover{
	font-size: 12px;
	color: #0056B7; 
	text-decoration: none;
}
.links{
	font-size: 13px;
	color: #B8DBF9;
	text-decoration: underline;
}
.links:hover{
	font-size: 13px;
	color: #B8DBF9;
	text-decoration: none;
}
.links2{
	font-size: 13px;
	color: #F3F2F3;
	text-decoration: underline;
}
.links2:hover{
	font-size: 13px;
	color: #F3F2F3;
	text-decoration: none;
}
.links3{
	font-size: 14px;
	color: #2C2C2C;
	text-decoration: underline;
}
.links3:hover{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.links4{
	font-size: 13px;
	color: #B8DBF9;
	text-decoration: underline;
	font-weight: bold;
}
.links4:hover{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.links5{
	font-size: 12px;
	color: #00539F;
	text-decoration: underline;
	font-weight: bold;
}
.links5:hover{
	font-size: 12px;
	color: #00539F;
	text-decoration: none;
	font-weight: bold;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #284A79;
	border: 1px solid #73AEC8;
	background-color: #FFFFFF;
	width:160px;
}
.border {
	border: 1px solid #B6D2EE;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284A79;
	font-weight: bold;
	border: 1px solid #73AEC8;
	background-color: #FFFFFF;
}
