a.menusiyah{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #000000;}
a.menusiyah:hover{ color: #fcc108; text-decoration: none; font-weight: bold;}
a.menubeyaz{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #ffffff;}
a.menubeyaz:hover{ color: #ff00ff; text-decoration: none; font-weight: normal;}
a.baslik{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #ffffff;}
a.icerik{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: normal; color: #000000;}
a.dilsari{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #fcc108;}
a.siyah{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #000000;}
a.tarih{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #424242;}
a.iceriklink{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: normal; color: #000000;}
a.iceriklink:hover{ color: #fcc108; text-decoration: none; font-weight: normal;}
a.basliklink{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #ffffff;}
a.basliklink:hover{ color: #fcc108; text-decoration: none; font-weight: bold;}
a.saribaslik{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 8pt; font-weight: bold; color: #fcc108;}
a.soylesilink{ text-decoration:none; font-family:Verdana, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #fcc108;}
a.soylesilink:hover{ color: #ffffff; text-decoration: none; font-weight: bold;}
.ustsolbg {
	background-image: url(../images/ustsol-bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
.ustsagbg {
	background-image: url(../images/ustsag-bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
.nokta {
	background-image: url(../images/nokta.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
.arasiyah {
	background-color:#010201;
	background-repeat: repeat-x;
	background-position:left top;
	height:26px;
}
.icerikustcizgi {
	background-image: url(../images/icerikustcizgi.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	height:8px;
}
.icerikaltcizgi {
	background-image: url(../images/icerikaltcizgi.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	height:8px;
}
.iceriksolcizgi {
	background-image: url(../images/iceriksolcizgi.jpg);
	background-repeat: repeat-y;
	background-position:right top;
	width:6px;
}
.iceriksagcizgi {
	background-image: url(../images/iceriksagcizgi.jpg);
	background-repeat: repeat-y;
	background-position:left top;
	width:6px;
}
.icerikbg {
	background-image: url(../images/icerikbg.jpg);
	background-repeat:repeat-x-y;
	background-position:left top;
}
.menubg {
	background-image: url(../images/menuover.jpg);
	background-repeat:no-repeat;
	background-position:center middle;
}
.dikeycizgi {
	background-image: url(../images/nokta.jpg);
	background-repeat:repeat-y;
	background-position:center middle;
}
.yataycizgi {
	background-image: url(../images/nokta.jpg);
	background-repeat:repeat-x;
	background-position:center middle;
}
table.tablo {
	border-width: thin thin thin thin;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
}
table.tablo th {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tablo td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}