@font-face {
    font-family:"Lato";
    src: url("LatoLatin-Regular.ttf");
}


Body {
background:#ffffff url(Resimler/Bg.gif) repeat-x center top;
}
.butonlar {
	font-family: Lato, Helvetica, sans-serif;
	font-size: 14px;
	color: #eefaff;
	white-space: nowrap;
	text-decoration: none;
	text-shadow: 1px 1px #38728d;
}
.Sag {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7fb2;
	font-family: Lato, Helvetica, sans-serif;
	font-size: 14px;
	color: #eefaff;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 20px;
	padding-left: 20px;
}
.Sol {
	font-family: Lato, Helvetica, sans-serif;
	font-size: 14px;
	color: #eefaff;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #01aefa;
}
.Sag-sol {
	font-family: Lato, Helvetica, sans-serif;
	font-size: 14px;
	color: #eefaff;
	white-space: nowrap;
	text-decoration: none;
	text-shadow: 1px 1px #38728d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7fb2;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #01aefa;
	cursor:pointer;
}
.Sag-sol:Hover {
	font-family: Lato, Helvetica, sans-serif;
	font-size: 14px;
	color: #eefaff;
	white-space: nowrap;
	text-decoration: none;
	text-shadow: 1px 1px #38728d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7fb2;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #01aefa;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	cursor:pointer;
}
.Main-Tablo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b3b3b3;
	border-left-color: #b3b3b3;
	background-color: #f1f1f1;
}
.Yesil {
	color: #43be00;
	font-family: Lato, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	padding-left: 18px;
	padding-bottom: 3px;
}
.Duyurular {
	font-family: Lato, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	text-decoration: none;
    border: 1px solid #c3c3c3;
    background-color: #ececec;
	padding: 7px;
}
.Sol2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
}
.Baslik {
	color: #006699;
	font-family: Lato, Helvetica, sans-serif;
	font-size: 17px;
    padding-top: 20px;
    padding-left: 27px;
    padding-bottom: 10px;	
	text-decoration: none;
}
.Yazi {
	font-family: Lato, Helvetica, sans-serif;
    font-size: 14px;
    color: #555;
    text-decoration: none;
    font-weight: 100;
}
.Yazi:hover {
	text-decoration: underline;
}
.Oval2 {
	font-family: Lato, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	border-radius: 5px;
	border: solid 1px #ccc; 
	padding:10px;
	line-height:21px;
}
.Oval3 {
	font-family: Lato, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
	text-decoration: none;
	font-weight: bold;
	background-color: #f5f5f5;
	border: solid 1px #ccc; 
	border-radius: 7px;
	padding:10px;
	line-height:21px;
}
.Ok {

	font-family: Lato, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.Oval {
	border-radius: 11px;
	padding:10px;
}
