body {
font-family:tahoma;
font-size:12px;
color:#333333;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}
#menu {
	text-align:center
}
#menu a{
	color:#000000;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:144px;
	background-color:#FDF200;
	height:40px;
	padding:14px 4px 0px 10px;
}
#menu a:hover{
	text-decoration:underline;
	color:#FDF200;
	background-color:#000000
}
#menua a{
	color:#FDF200;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
#menua a:hover{
	text-decoration:underline;
	color:#FDF200;
}
#baslikx1 {
	color:#000000;
	font-family:tahoma;
	font-size:12;
	font-weight:800;
}
#baslikx2 {
	color:#414141;
	font-family:tahoma;
	font-size:12;
	font-weight:bold;
}
#hx2 {
	color:#000000;
	font-family:tahoma;
	font-size:12;
	font-weight:bold;
	display:block;
	width:216px;
	height:20px;
	background-color:#FDF200;
	margin-top:5px;
	padding-left:4px;
	padding-top:3px;
}
#baslikx3 {
	color:#FF4900;
	font-family:tahoma;
	font-size:11;
}
#yazix1 {
	color:#777777; 
	font:normal 12px Tahoma;
	line-height:18px;
}
#yazix1 a{
	color:#777777; 
	font:normal 12px Tahoma;
	text-decoration:none;
	line-height:18px;	
}
#yazix1 a:hover{
	text-decoration:underline;
}
#yazix2 {
	color:#777777; 
	font:normal 12px Tahoma;
}
#yazix2 a{
	color:#777777; 
	font:normal 12px Tahoma;
	text-decoration:underline;	
}
#yazix2 a:hover{
	text-decoration:none;
}
#devam a{
	color:#FF4900;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}
#devam a:hover{
	text-decoration:none;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: none;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

	#galleryContainer{
		
		
		height:145px;	/* Height of the images + 2 */
		border:none;
		position:relative;
		overflow:hidden;
		padding:1px;
		width:820px;
		margin-left:30px;
		
		/* CSS HACK */
		height: 147px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/145px;	/* Other browsers */
		height: /**/145px;
				
	}
	#arrow_left{
	position:absolute;
	left:-19px;
	z-index:10;
	background-color: #565656;
	padding:1px;
	top: 0px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #565656;
		padding:1px;		
	}
	#theImages{
	position:absolute;
	height:143px;
	left:26px;
	width:100000px;
	top: 0px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:5px 5px 0 5px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}