body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
}
h1{
	color: #008ab6;
	font-family: "Georgia",serif;
	font-size: 20px;
	font-weight: normal;
}
h2{
	font-family: "Georgia",serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}
.kapak {
	border: 1px solid #999999;
	width: 579px;
	background-color: #FFFFFF;
}
td {
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}
.golge {
	background-image: url(../images/golge1.jpg);
	background-repeat: no-repeat;
	height: 577px;
}
.golgeall {
	background-image: url(../images/golgeall.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
}
.optionbg {
	background-image: url(../images/optionbg.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
}
.biltamfooter {
	vertical-align: middle;
	padding-left: 10px;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7E7E;
	font-weight: normal;
}

.mingusfooter {
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
p {
	margin: 0px;
}
.header {
	background-color: #e7e7e7;
	color: #008ab6;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.ayrac {
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: dotted;
}
.contents {
	padding-right: 10px;
	text-align: justify;
}
.rcontents {
	padding: 10px 25px;
}

.secheader {
	color: #c0be04;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.subnav {
	padding-left: 20px;
	color: #c0be04;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;	
}
.nav1 {
	padding-left: 15px;
}
.nav2 {
	padding-left: 25px;
	padding-right: 10px;
}
.subnav a:link {
	color: #848383;
	text-decoration: none;
}

.subnav a:visited {
	color: #848383;
	text-decoration: none;
}

.subnav a:hover {
		color: #c0be04;
	text-decoration: underline;
}

.subnav a:active {
	color: #848383;
	text-decoration: none;
}
.subnavheader {
	padding-left: 10px;
	color: #33a2d7;
	font-size: 11px;
	text-decoration: none;
	padding-top: 10px;	
}

a {
	color: #c0be04;
	
	text-decoration: none;


}
a:link {
	color: #c0be04;
	
	text-decoration: none;
}
a:visited {
	color: #c0be04;
	
	text-decoration: none;
}
a:hover {
	color: #c0be04;
	text-decoration: underline;	

}
a:active {
	color: #c0be04;
	
	text-decoration: none;
}
a.akademi_link{
	color: #de1414;
}
a.akademi_link:hover{
	color: #de1414;
	text-decoration: underline;
}

a.home_left_arrow_up{
	display: block;
	background-image: url("../images/home_left_arrow_up.jpg");
	background-position: -10px 0px;
	width: 10px;
	height: 230px;
	overflow: hidden;
}
a.home_left_arrow_down{
	display: block;
	background-image: url("../images/home_left_arrow_down.jpg");
	background-position: -10px 0px;
	width: 10px;
	height: 230px;
	overflow: hidden;
}
a.home_left_arrow_down:hover, a.home_left_arrow_up:hover{
	background-position: 0px 0px;
}
a.home_left_arrow_down span, a.home_left_arrow_up span {
	visibility: hidden;
}