body {
	margin : 0px;
	background: #47AFD1;
}

td#head{
	background-color: #74C3DC;
}

.topmenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topmenu a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.topmenu a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #3B490D;
}
.menu a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
	
input#txtsipariskontrol {
    color: #666666;
    font-size: 11px;
	border: 1px solid #FFFFFF;
}

form {
 text-indent: 0;
 word-spacing: 0;
 margin: 0;
}

.inputkutu {border: 1px solid #DFDFDF;font-family: Arial;height:22;text-indent:1;word-spacing:1;margin:1;}
.textareakutu {border: 1px solid #DFDFDF;font-family: Arial;font-size:10pt;height:22;text-indent:1;word-spacing:1;margin:1;}

h1  {font: 11pt/1.0em Arial,Helvetica,sans-serif; font-weight: bold }
.sayfaiciyazi {color: #3c3c3c;  font: 12px/1.5em Arial,Helvetica,sans-serif;}
.sayfaiciyazi a{color: #e3261d; text-decoration:none}
.sayfaiciyazi a:hover{color: #e3261d; text-decoration:underline}
.sayfaiciyazi #cizgilitd{border:1px dotted #DFDFDF}
.sayfaiciyazi #button {border:1px solid #DFDFDF; width: 75; font-size:10pt; height:20; background-color:#EFEFEF;font-family: Arial;color:#2F2F2F}
.sayfaiciyazi #cizgi {border-top-style:dotted; border-top-width:1px;color:#DFDFDF}
.sayfaiciyazi #dipnot { font-family: Arial; font-size: 8pt; color: #1C1C1C}

.error {
	display: block;
	background-color: #FFFFD4;
	padding: 0px;border: 1px solid #FFC4C4;
	font-family:Tahoma;
	font-size:10pt;
	color:#333333;
	margin-top:10px;
	margin-bottom:10px

}
.info {
	display: block;
	background-color: #F2FDDF;
	padding: 0px;border: 1px solid #83A45C;
	font-family:Tahoma;
	font-size:10pt;
	color:#333333;
	margin-top:10px;
	margin-bottom:10px
}


.sayfaalti  {font-family: Tahoma, Geneva, sans-serif;font-size: 12px; color: #CCCCCC}
.sayfaalti a{font-family: Tahoma, Geneva, sans-serif;font-size: 12px; color: #CCCCCC; text-decoration:none}
.sayfaalti a:hover{font-family: Tahoma, Geneva, sans-serif;font-size: 12px; color: #CCCCCC; text-decoration:underline}

.sayfaalti #copyright{ font-family: Tahoma, Geneva, sans-serif;font-size: 11px; color: #CCCCCC}

#pages {
	width: 100%;
}
.turbo-page-buttons {
	font-family: "Tahoma";
	font-size: 8pt;
	overflow: hidden;
	position: relative;
}

.turbo-page-buttons-separator {
	text-align: center;
	BORDER-RIGHT: #e6e6e6 1px solid;BORDER-TOP: #e6e6e6 1px solid;BACKGROUND: #f9f9f9;BORDER-LEFT: #e6e6e6 1px solid; COLOR: #636363;BORDER-BOTTOM: #e6e6e6 1px solid; TEXT-DECORATION: none;
	position: absolute;
}

.turbo-page-buttons-button {
	cursor: pointer;
	text-align: center;
	position: absolute;
	overflow: hidden;
	BORDER-RIGHT: #e6e6e6 1px solid;BORDER-TOP: #e6e6e6 1px solid;BACKGROUND: #f9f9f9;BORDER-LEFT: #e6e6e6 1px solid; COLOR: #636363;BORDER-BOTTOM: #e6e6e6 1px solid; TEXT-DECORATION: none;

}

.turbo-page-buttons-selected {
	BORDER-RIGHT: #e6e6e6 1px solid;BORDER-TOP: #e6e6e6 1px solid;BACKGROUND: #FFFFFF;BORDER-LEFT: #e6e6e6 1px solid; COLOR: #636363;BORDER-BOTTOM: #e6e6e6 1px solid; TEXT-DECORATION: none;
	cursor:default;
}

.turbo-page-buttons-highlight {
	BORDER-LEFT-COLOR: #333333; BACKGROUND: #355c91; BORDER-BOTTOM-COLOR: #333333; COLOR: #ffffff; BORDER-TOP-COLOR: #333333; BORDER-RIGHT-COLOR: #333333
}

.turbo-page-buttons-disabled {
	border: 1px solid #CCC;background:#FFFFFF; COLOR: #CCCCCC;TEXT-DECORATION: none;cursor: default
}

.buton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor:pointer;
	TEXT-DECORATION:none;
	text-align: center;
	color: #666666;
	background-color: #F4F4F4;
	border: 0px;
	width: 14px;
	height: 14px;
   cursor: hand;
}
.tdbuton {
	border-left: 2px solid #D4D0C8;
	border-top: 2px solid #D4D0C8;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	background-color: #F4F4F4;
	width: 17px;
    height: 20px;
}


/********************************* LiveValidation *************************************/

.LV_valid {
    color:#3DC923;
}
	
.LV_invalid {
	color:#e3261d;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #3DC923;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #e3261d;
}
