BODY {
	font-family: Arial;
	font-size: 9pt;
	color: #5A5A5A;
}

A {
	font-family: Arial;
	font-size: 11px;
	text-decoration : none;
}

A:HOVER {
	font-family: Arial;
	font-size: 11px;
	text-decoration : underline
}

.ustnav {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration : none;
}


.ustnav:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: gray;
	text-decoration : none;
}


.nav {	font-family: Arial;	font-size: 11px;	font-weight:bold;	color: #0087aa;	text-decoration : none;}
.nav:hover {	font-family: Arial;	font-size: 11px;	font-weight:bold;	color: #ff6600;	text-decoration : none; }
.nav_sec {	font-family: Arial;	font-size: 11px;	font-weight:bold;	color: #ff6600;	text-decoration : none;}
.nav_sec:hover {	font-family: Arial;	font-size: 11px;	font-weight:bold;	color: gray;	text-decoration : none; }
.nav_alt {	font-family: Arial;	font-size: 11px;	font-weight:bold;	color: #646464;	text-decoration : none;}
.nav_alt:hover {	font-family: Arial;	font-size: 11px;	font-weight:bold;	color: #000000;	text-decoration : none; }
.nav_alt_sec {	font-family: Arial;	font-size: 11px;	font-weight:bold;	color: #ff6600;	text-decoration : none;}
.nav_alt_sec:hover {	font-family: Arial;	font-size: 11px;	font-weight:bold;	color: #646464;	text-decoration : none;}

.link {	font-family: Arial;	font-size: 12px;	line-height: 150%; font-weight:bold;	color: #0087aa;	text-decoration : none;}
.link:hover {	font-family: Arial;	font-size: 12px;	line-height: 150%; font-weight:bold;	color: #ff6600;	text-decoration : none; }

.link_pasif {	font-family: Arial;	font-size: 12px;	line-height: 150%; font-weight:bold;	color: #4dabc4;	text-decoration : none;}
.link_tarih {	font-family: Arial;	font-size: 11px; 	line-height: 150%; color: #909090;	text-decoration : none;}

.link_category{		font-family: Arial;	font-size: 11px;	color: #e93636;	text-decoration : none;}
.link_pasif_category{		font-family: Arial;	font-size: 11px;	color: #e93636;	text-decoration : none;}

.link_sayfa{font-family: Arial;	font-size: 11px;	font-weight:bold;	color: #0087aa;	text-decoration : none;}
.link_sayfa:hover{font-family: Arial;	font-size: 11px;	font-weight:bold;	color: #ff6600;	text-decoration : none;}

.yo a { 
display: block; 
width: 15px; 
height: 15px; 
background: transparent url(img/videoAktif.gif) no-repeat; 
}

.yo a:hover { 
background-position: -100px 0; 
}

.yazi {	font-family: Arial;	font-size: 12px;	text-decoration : none;}
.yazi2 {	font-family: Arial;	font-size: 12px;	text-decoration : none; line-height:1.8}
.aralikli_yazi {	font-family: Arial;	font-size: 12px;	text-decoration : none; line-height:150% ;}
.yazi_baslik{	font-family: Arial;	font-size: 12px;color:#990000;	text-decoration : none;}
.yazi_baslik_bold{	font-family: Arial;	font-size: 12px;color:#990000; font-weight:bold;	text-decoration : none;}
.yazi_beyaz {	font-family: Arial;	font-size: 12px;	color: #ffffff;	text-decoration : none;}
.yazi_beyaz:hover {	font-family: Arial;	font-size: 12px;	color: #000000;	text-decoration : yes;}
.yazi_haber {	font-family: Arial;	font-size: 12px;font-weight:bold;color: #FFFFFF;	text-decoration : none;}
.yazi_haber:hover {	font-family: Arial;	font-size: 12px;color: #FFFFFF;font-weight:bold;	text-decoration : none;}

.baslik {	font-family: Arial;	font-size: 12px;	color: #000000;	text-decoration : none; font-weight:bold;}

.copyright {	font-family: Arial;	font-size: 9px;	color: #d9edf2;	text-decoration : none;}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:Arial, Helvetica, sans-serif;
font-style:normal;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}













#pscroller2{
width: 525px;
height: 40px;
border: 0px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.pasifA {
	font-family: Arial;
	font-size: 11px;
	color: #2C3F67;
	text-decoration : none;
}



<!--- Text Tree Style--->
/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:150px;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 5px 5px 8px;
		color:#3C3C3C;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		text-align:left;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px 0px 5px 0px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 0px 2px 15px;
		margin:0px 5px 0px 5px;
		background-image:none;
		color:#3C3C3C;
		font-size:11px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(file:///C:/Program%20Files/OpenCube/Visual%20CSS%20QuickMenu/chrome/content/qmimages/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:95% 55%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a	
	{	
		padding:2px 20px 2px 5px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		border-width:1px;
		border-style:solid;
		border-color:#3C3C3C;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0	
	{	
		border-width:1px;
		border-style:solid;
		border-color:#3C3C3C;
	}
	/*[END-QS0]*/

	/* SlideShow*/
	#dhtmlgoodies_slideshow{
		width:600px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}