/* CSS Document created by mdmx on dreamwaver mx 2004 */
Body		 { font-family: tahoma; font-size: 12pt; color: #9AC2DA; text-decoration: none }
.baslik		 { font-family: tahoma; font-size: 12pt; color: #9AC2DA; text-decoration: none; font-weight: bold }
td		 { font-family: tahoma; font-size: 12pt; color: #9AC2DA; text-decoration: none;  }
hr   {color: black;  }
img   { border: 0;  }
pre { overflow: -moz-scrollbars-horizontal; overflow-x: auto; overflow-y: auto; padding-bottom: 25px; width: 460px; height: 150px; color: #0066CC; background: #3A5D73; font-family: courier new, arial,sans-serif; white-space: pre; } 


/* Form elemanlari */
.formmetinkutusu { font-family: tahoma; font-size: 12pt; color: #9AC2DA; border: 1px solid #C0C0C0; padding: 1; background-color: #3A5D73}
.formbuton { font-family: tahoma; font-size: 10pt; color: #9AC2DA; border: 1px solid #ffffff; padding: 1; background-color: #3A5D73; cursor:hand}
.formtextalani { font-family: tahoma; font-size: 12pt; color: #9AC2DA; border: 1px solid #C0C0C0; padding: 1; background-color: #F9F9F9}
.formtextbox { font-family: tahoma; font-size: 12pt; color: #9AC2DA; border: 0px solid #C0C0C0; padding: 1; background-color: #F9F9F9; cursor:hand}
.formradiobuton { font-family: tahoma; font-size: 12pt; color: #9AC2DA; border: 0px solid #C0C0C0; padding: 1; background-color: #3A5D73; cursor:hand}
.formselectbuton { font-family: tahoma; font-size: 12pt; color: #9AC2DA; border: 1px solid #C0C0C0; padding: 1; background-color: #F9F9F9}


/* Tablo stilleri elemanlari */

.tablostil1 { border-style: solid; border-width: 0; padding: 5; border-color: #ffffff; border-bottom-width: 0; border-right-width: 0;}
.tablostil2 { border-style: solid; border-width: 1; padding: 5; border-color: #999999; border-bottom-width: 2; border-left-width: 2;}
.tablostil3 { border-style: solid; border-width: 1; padding: 5; border-color: #999999; border-bottom-width: 2; border-left-width: 1;}



/* Navigation properties */
.leftnav{
	font: 11px/20px Verdana;
	text-decoration: none;
}

.leftnav a{
	display: block;
	padding-left: 5px;
	width: auto;
	background-color: transparent;
	border-bottom: 1px solid #9AC2DA;
	color: #006699;
	text-decoration: none;
	font-size: 8pt;
	margin-left:0px;

}

.leftnav a:hover{
	background-color: #3A5D73;
	color: #9AC2DA;
	font-family: tahoma;
	display: block;
	text-decoration: none;
	margin-left:0px;
	padding-left: 5px;
} 

.leftbg{
background-image:      url("images/coolnavy7.gif");
}
.centerbg{
background-image:      url("images/coolnavy8.gif");
}
.rightbg{
background-image:      url("images/coolnavy9.gif");
}


