body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/* hyperlinks */
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	text-decoration: none
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FAA700;
	text-decoration: none
}

a.bottomlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.bottomlink:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

	}

a.bottomlink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f2a801;
	text-decoration: underline;

}

a.bottomlink:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

}


/*Tables*/
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.baslik {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/baslik_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 586px;
	padding: 5px;
}

.tdleft {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.tdright {
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.ok {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffbb22;
}
.box {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #fff5cd;
	height: 110px;
	width: 291px;
	padding: 5px;
}
.box2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #fff5cd;
	height: 18px;
	width: 515px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.orbit_bot {
	position: relative;
	left: 300px;
}
.menu_bot {
	position: relative;
	left: 10px;
}
.copyright_bot {
	position: relative;
	left: 10px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b0cd57;
}

/*Forms*/
.formclass {font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-style: normal; color: #000000;}

/* form buttons */
.pnorm {
	color:#ffffff;
	background-color:#b0cd57;
	height:22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pover {
	color:#333333;
	background-color:#b0cd57;
	height:22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* Site Map - Site Haritası icin */
.baslikh1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left:10px;
	color: #900;
}

.baslikh2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left:10px;
	color: #000;
}
/* Site Map - Site Haritası icin bitti */
