body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ff5f01;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/* hyperlinks */
a:link {font-family: Tahoma, Verdana, "Century Gothic";font-size: 12px;color: #FF5F01;text-decoration: none;font-weight: bold;}
a:active {font-family: Tahoma, Verdana, Century Gothic; font-size: 12px; color: #FF5F01;text-decoration: none;font-weight: bold;}
a:visited {font-family: Tahoma, Verdana, Century Gothic; font-size: 12px; color: #FF5F01; text-decoration: none;font-weight: bold;}
a:hover {font-family: Tahoma, Verdana, Century Gothic;font-size: 12px;color: #000000;text-decoration: none;font-weight: bold;}
a.orbitlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 3px;
}

a.orbitlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 3px;
}

a.orbitlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	padding-left: 3px;
}

a.orbitlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 3px;
}
a.bottomlink {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-repeat: no-repeat;
}

a.bottomlink:visited {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-repeat: no-repeat;
}

a.bottomlink:hover {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff5f01;
	background-repeat: no-repeat;
}

a.bottomlink:active {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-repeat: no-repeat;
}
a.toplink {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-repeat: no-repeat;
}
a.toplink:visited {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-repeat: no-repeat;
}

a.toplink:hover {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-repeat: no-repeat;
}

a.toplink:active {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-repeat: no-repeat;
}
/*Tables*/
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.baslik {
	font-family: Verdana, Tahoma, Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ff5f01;
}

.baslik2 {
	font-family: Verdana, Tahoma, Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336601;
	padding-left: 10px;
	height: 40px;
	width: 200px;
	padding-top: 10px;
}
.copyright {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	position: relative;
	left: 10px;
}
.bottom_menu {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	position: relative;
	left: 200px;
}
.imgborder {
	border: medium solid #cdcdcd;

}


/*Forms*/
.formclass {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000;}
/* form buttons */
.pnorm {color:#FFFFFF; background-color:#FF5f01; font: normal 12px Verdana, Helvetica, Sans Serif; height: 18; border: 1px solid #999999; padding: 0;}
.pover {color:#000000; background-color:#FFFFFF; font: normal 12px Verdana, Helvetica, Sans Serif; height: 18; border: 1px solid #999999; padding: 0;}
