body {
	margin: 0px;
	padding: 0px;
	background: url(../images/header_background.gif) repeat-x;
	background-color: #dcdcdc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55535c;
}

/* Header */

#header {
	width: 1000px;
	height: 109px;
	margin: 0px auto;
}

#language {
	position:absolute;
	right:10px;
	top:0px;
	float: right;
	padding: 5px 0 0 5px;
	font-size: 10px;
	color: #ffffff;
}

/* Logo */

#logo {
	float: left;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 69px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 13px;
	color: white;
}

#menu a:hover, .active a {
	background-image: url(../images/select.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	padding: 0;
	border-style: none solid solid solid;
	border-width: thin;
	border-color: #c0c0c0;
	background-color: #fff;
}

/* Other */

H1 {color: #fe8004; FONT-SIZE: 24px; PADDING-BOTTOM: 0.1em; MARGIN-LEFT: 2px; PADDING-TOP: 0px; BORDER-BOTTOM: #999 1px solid}
H2 {font-size: 24px; color: #fe8004; text-align:center; }
H3 {font-size: 15px; color: #434360}

#action { float:right; width:300px; }
#button { padding:15px; background-color:#DDEDFA; border:1px solid #ACAFDD; margin-bottom:1em; }
.blueButton { display:block; background:url(../images/blue_button.png) left no-repeat; height:40px; line-height:40px; color:white; font-weight:bold;  font-family:Arial, sans-serif; font-size:1.3em; text-align:center; width:230px; text-decoration:none;  margin:0 auto; }
.blueButton:link, .blueButton:active, .blueButton:visited { color:white; }
.blueButton:hover { color:white; text-decoration: underline; }

a:link {COLOR: #ff6909; FONT-FAMILY: Arial, Helvetica, sans-serif}
a:visited {COLOR: #ff6909; FONT-FAMILY: Arial, Helvetica, sans-serif}
a:active {COLOR: #ff6909; FONT-FAMILY: Arial, Helvetica, sans-serif}
a:hover {COLOR: #005273; FONT-FAMILY: Arial, Helvetica, sans-serif}

a.turuncu:link {color: #ff6909; text-decoration: underline}
a.turuncu:active {color: #ff6909; text-decoration: underline}
a.turuncu:visited {color: #ff6909; text-decoration: underline}
a.turuncu:hover {color: #005273; text-decoration: none;}

a.mavi:link {color: #005273; text-decoration: none}
a.mavi:active {color: #005273; text-decoration: none}
a.mavi:visited {color: #005273; text-decoration: none}
a.mavi:hover {color: #ff6909; text-decoration: underline;}

a.maviu:link {color: #ffff00; text-decoration: underline}
a.maviu:active {color: #ffff00; text-decoration: underline}
a.maviu:visited {color: #ffff00; text-decoration: underline}
a.maviu:hover {color: #005273; text-decoration: none;}

a.beyaz:link {color: #FFFFFF; text-decoration: none}
a.beyaz:active {color: #FFFFFF; text-decoration: none}
a.beyaz:visited {color: #FFFFFF; text-decoration: none}
a.beyaz:hover {color: #ffff00; text-decoration: underline;}

.Arial16 {FONT-SIZE: 16px; FONT-FAMILY: Arial; FONT-STYLE: normal; TEXT-DECORATION: none}
.Arial15 {FONT-SIZE: 15px; FONT-FAMILY: Arial; FONT-STYLE: normal; TEXT-DECORATION: none}
.Arial14 {FONT-SIZE: 14px; FONT-FAMILY: Arial; FONT-STYLE: normal; TEXT-DECORATION: none}
.Arial13 {FONT-SIZE: 13px; FONT-FAMILY: Arial; FONT-STYLE: normal; TEXT-DECORATION: none}
.Arial12 {FONT-SIZE: 12px; FONT-FAMILY: Arial; FONT-STYLE: normal; TEXT-DECORATION: none}
.Arial11 {FONT-SIZE: 11px; FONT-FAMILY: Arial; FONT-STYLE: normal; TEXT-DECORATION: none}
.Arial10 {FONT-SIZE: 10px; FONT-FAMILY: Arial; FONT-STYLE: normal; TEXT-DECORATION: none}
.Arial8 {FONT-SIZE: 8px; FONT-FAMILY: Arial; FONT-STYLE: normal; TEXT-DECORATION: none}