body {
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
	background-color: #6A888F;
	margin-left: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	COLOR: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	list-style-image: url(img/bullet_orange_m.gif );
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: -16px;
}
hr {
	color: #CCAB4F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16pt;
	COLOR: #014BA0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
	COLOR: #014BA0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 13pt;
	COLOR: #6F6F6F;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	COLOR: #6F6F6F;
}
A {
	COLOR: #4F4F4F;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
A.ustnav {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
A.ustnav:hover {
	COLOR: #ff6c00;
	TEXT-DECORATION: underline;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.solnav, a.solnav:visited, a.solnav:link {
	COLOR: #183883;
	TEXT-DECORATION: none;
	line-height: 25px;
	padding: 3px;
	FONT-SIZE: 13px;
	font-family: Verdana;
	font-weight: bold;
}
a.solnav:hover {
	COLOR: #183883;
	line-height: 25px;
	background-color: #eaead2;
}
ul.solnav {
	list-style-image: url(img/bullet_orange.gif);
	list-style-position: outside;
	position: relative;
	left: -16px;
}
.beyaz {
	COLOR: #ffffff;
}