@charset "utf-8";
body,td,th {
	font-family: Verdana;
	font-size: 12px;
}
body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #F7F7F7;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
}
a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-family: Verdana;
	font-size: 11px;
}
a:hover {
	color: #CE2029;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #6EA000;
	font-family: Verdana;
	font-size: 11px;
}
.alt-bg {
	background-image: url(../images/alt-bg.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
.ust-bg {
	background-image: url(../images/ust-bg.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.ust-logo {
	height: 80px;
	width: 350px;
	background-position: 10px;
	padding-left: 10px;
}
/************ sectionLinks styles **************/
#sectionLinks{
	text-decoration: none;
	margin: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	text-decoration: none;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #014B7C;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/buton-bg-beyaz.png);
	height: 24px;
	padding-top: 9px;
	padding-bottom: 3px;
}

#sectionLinks a:hover{
	background-image: url(../images/buton-bg-yesil.png);
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}.buton-bg {
	background-image: url(../images/buton-bg-beyaz.png);
	background-repeat: repeat;
}
.copright {
	font-size: 10px;
	color: #CACACA;
	padding-left: 10px;
}
.baslikMavi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003F64;
	font-weight: bolder;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004976;
}
.yazilar {
	padding: 5px;
	height: 15px;
}
.yazilarMavi {
	padding: 5px;
	color: #0077C6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.orta-alt-bg {
	background-image: url(../images/orta-alt-bg.png);
	background-repeat: repeat-x;
}
.dikcizgi {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #004976;
}
.MesajButon {
	color: #FFF;
	background-image: url(../images/mesaj.jpg);
	height: 25px;
	width: 100px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	font-size: 12px;
	font-family: Verdana;
	cursor: pointer;
}
.tab_sol {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-color: #D6D6D6;
	padding: 3px;
}
.tab_sag {
	color: #000;
	font-size: 11px;
	background-color: #EFEFEF;
	padding: 3px;
}
.yildiz {
	color: #F00;
}.tab-bg {
	background-image: url(../images/tab-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}

