body, td, p, li, select	{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	background-repeat : repeat-x;
}

.baslik_ic	{
	font-family:  Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color : #048BCF;
  
}

A.icon:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: underline;
}

A:link	{color:    rgb(0,51,204)}
A:visited {color: rgb(153,102,204)}
A:hover	{color:  #ff6600}
A:active {color:  rgb(9,207,255)}

.nav {
	font-family: Verdana; color:#000000;
}

A.nav {
	font-family: Verdana;
	TEXT-DECORATION: none;
	color:#000000;
	font-size: 8pt;
}
A.nav:hover {
	font-family: Verdana;
	TEXT-DECORATION: none;
	color:#000000;
	font-size: 8pt;
}
A.nav:visited {
	font-family: Verdana;
	TEXT-DECORATION: none;
	color:#000000;
	font-size: 8pt;
}


.graytext {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	color:#333333;
	font-size: 8pt;
}

A.graytext {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	TEXT-DECORATION: none;
	color:#333333;
	font-size: 8pt;
}
A.graytext:visited {
	font-family: Tahoma, Verdana;
	font-weight: bold;	
	TEXT-DECORATION: none;
	color:#333333;
	font-size: 8pt;
}
A.graytext:hover {
	font-family: Tahoma, Verdana;
	font-weight: bold;	
	TEXT-DECORATION: none;
	color:#666666;
	font-size: 8pt;
}

.rowlevel0, .rowlevel0Folder { background-color:#E66C00; line-height:14px; background-repeat:no-repeat; background-image:url("bullet_sec-1.gif"/*tpa=http://www.scubadivingkas.com/graphx/bullet_sec.gif*/);  cursor:pointer; cursor:hand; padding-left:14; padding-right:1; padding-top:2; padding-bottom:2  }
.rowlevel0High, .rowlevel0HighFolder { background-color:#EC9140;  line-height:14px; background-repeat:no-repeat; background-image:url("bullet_sec_st-1.gif"/*tpa=http://www.scubadivingkas.com/graphx/bullet_sec_st.gif*/); cursor:pointer; cursor:hand; padding-left:14; padding-right:1; padding-top:1; padding-bottom:3 }

.rowlevel1, .rowlevel1Folder { background-color:#E1E2E5;  background-repeat:no-repeat; background-image:url("bullet_tert-1.gif"/*tpa=http://www.scubadivingkas.com/graphx/bullet_tert.gif*/); cursor:pointer; cursor:hand; padding-left:22; padding-right:1; padding-top:2; padding-bottom:2 }
.rowlevel1High, .rowlevel1HighFolder { background-color:#CACCD0;  background-repeat:no-repeat; background-image:url("bullet_tert_st-1.gif"/*tpa=http://www.scubadivingkas.com/graphx/bullet_tert_st.gif*/); cursor:pointer; cursor:hand; padding-left:22; padding-right:1; padding-top:1; padding-bottom:3 }

h4 { font-family: Tahoma; font-size: 16pt; font-weight:bold;}  
h2 { font-family: Arial; font-size: 11pt; font-weight:bold;}
h3 { font-family: Tahoma; font-size: 14pt; font-weight:bold;} 
h1 {
font-family: Tahoma; font-size: 13pt;
color: #000066;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#2586d7', endColorStr='white', gradientType='1');
width:100%;
padding-top:3px;
padding-left:3px;
padding-bottom:3px;
margin-bottom:4px;
}

.smallx{
font-family: Arial; font-size: 8pt;
}

.inputbox {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid; 	
	BORDER-BOTTOM: #000000 1px solid; 	
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Verdana; 
	WIDTH: 160px; 
	HEIGHT: 20px;
}
#blueblock{
width: 180px;
border-right:;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 180px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

