body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #eaeaea;
	color: #000000;
	SCROLLBAR-FACE-COLOR			: 	#DEDEDE;
	SCROLLBAR-HIGHLIGHT-COLOR		: 	#ffffff;
	SCROLLBAR-SHADOW-COLOR			: 	#cccccc;
	SCROLLBAR-3DLIGHT-COLOR			: 	#253976;
	SCROLLBAR-ARROW-COLOR			:	#253976;
	SCROLLBAR-TRACK-COLOR			: 	#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR		: 	#253976;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back-3.jpg);

}

/* hyperlinks */
a:link { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #003366}
a:active {  font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #003366}
a:visited { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #003366}
a:hover {  font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #cc0000}
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;
	text-decoration: none;
}

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;
	text-decoration: none;}

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;
	text-decoration: none;
}

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;
	text-decoration: none;
}
a.bottomlink {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.bottomlink:visited {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-repeat: no-repeat;
	text-decoration: none;}

a.bottomlink:hover {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.bottomlink:active {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-repeat: no-repeat;
	text-decoration: none;
}

/*Tables*/
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}

p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}
.baslik {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	left: -3px;
	position: relative;

}

.baslikr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	left: -2px;
	position: relative;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Verdana, "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	position: relative;
	left: 10px;
}
.orbit {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5b9fee;
	position: relative;
	left: 560px;
}
.bottom_menu {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	position: relative;
	left: 159px;
}
.bottom_menu_en {
	font-family: Tahoma, Verdana, Century Gothic;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	position: relative;
	left: 152px;
}
.imgborder {
	border: thin solid #cdcdcd;

}
.liste{
	list-style-position: outside;
	list-style-type: circle;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	padding-left: 10px;
	list-style-image: url(../images/bullet.jpg);
	margin: 10px;
	color: #333333;

}

/*Forms*/
.formclass {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000;}
/* form buttons */
.pnorm {color:#000000; background-color:#A3CAF5; font: normal 12px Tahoma, Helvetica, Sans Serif; height: 20; border: 1px solid #999999; padding: 0;}
.pover {color:#000000; background-color:#FFA216; font: normal 12px Tahoma, Helvetica, Sans Serif; height: 20; border: 1px solid #999999; padding: 0;}
