/* TODO: Genel Stiller */

html, body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	background:#1B3977 url(../images/background.jpg) no-repeat center;
	height:100%;
}

body form {
	margin:0;
	padding:0;
}

body label {
	cursor:pointer;
}

body input {
	font-family:Arial;
}

h1, h2, h3, h4, h5 {
	text-decoration:none;
	margin:0;
	padding:0;
	font-weight:normal;
}

.input_txt {
	display:inline-block;
	vertical-align:middle;
}

.input_field {
	background:url(../images/bg_input_field.gif);
	display:inline-block;
	width:300px;
	height:30px;
	vertical-align:middle;
}

.input_captcha {
	display:inline-block;
	vertical-align:middle;
}

.input_field_small {
	background:url(../images/bg_input_field_small.gif);
	display:inline-block;
	width:80px;
	height:30px;
	vertical-align:middle;
}

.input_textarea {
	background:url(../images/bg_input_textarea.gif);
	display:inline-block;
	width:300px;
	height:160px;
	vertical-align:middle;
}

.input_fieldtxt {
	width:280px;
	font-size:12px;
	margin:6px;
	font-family:Arial;
	border:0;
	color:#666666;
}

.input_fieldtxt_small {
	width:60px;
	font-size:12px;
	margin:6px;
	font-family:Arial;
	border:0;
	color:#666666;
}

.input_fieldtxt_ta {
	width:285px;
	height:145px;
	font-size:12px;
	margin:6px;
	font-family:Arial;
	border:0;
	color:#666666;
}

.input_murat 
{
	font-size:13px; font-family:trebuchet ms; color:#666666; width:285px; border:0; margin:5px 6px;
}


.murat
{
	 font-size:13px;
	 font-family:trebuchet ms;
	 color:#666666;
	 border:0;
	
}


.borderkapa
{
	 font-size:13px;
	 font-family:trebuchet ms;
	 color:#666666;
	 border:0;
	
}



.submit_form {
	background:url(../images/btn_submit_form.gif);
	width:120px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	border:0;
	font-family:Arial;
	color:#FFFFFF;
}

.clear {
	height:1px;
	clear:both;
}



.selectbox 
{
display:none;
}


a:link					{ text-decoration: none; 						}
a:visited 				{ text-decoration: none; 						}
a:hover   				{ text-decoration: underline; 					}
a.linkclr01:link		{ text-decoration: none; 		color:#333333; 	}
a.linkclr01:visited 	{ text-decoration: none; 		color:#333333; 	}
a.linkclr01:hover   	{ text-decoration: underline; 	color:#72ac00; 	}
a.linkclr02:link		{ text-decoration: none; 		color:#666666; 	}
a.linkclr02:visited 	{ text-decoration: none; 		color:#666666; 	}
a.linkclr02:hover   	{ text-decoration: underline; 	color:#FF0000; 	}
a.non_line:link			{ text-decoration: none; 						}
a.non_line:visited 		{ text-decoration: none; 						}
a.non_line:hover   		{ text-decoration: none; 						}
a.contentBtnHref_1:link { text-decoration: none; 		color:#CCCCCC; 	}
a.contentBtnHref_1:visited { text-decoration: none; 	color:#CCCCCC; 	}
a.contentBtnHref_1:hover { text-decoration: none; 		color:#CE9504; 	}
a.contentBtnHref_2:link { text-decoration: none; 		color:#CCCCCC; 	}
a.contentBtnHref_2:visited { text-decoration: none; 	color:#CCCCCC; 	}
a.contentBtnHref_2:hover { text-decoration: none; 		color:#CF0499; 	}
a.contentBtnHref_3:link { text-decoration: none; 		color:#CCCCCC; 	}
a.contentBtnHref_3:visited { text-decoration: none; 	color:#CCCCCC; 	}
a.contentBtnHref_3:hover { text-decoration: none; 		color:#8B04CF; 	}
a.contentBtnHref_4:link { text-decoration: none; 		color:#CCCCCC; 	}
a.contentBtnHref_4:visited { text-decoration: none; 	color:#CCCCCC; 	}
a.contentBtnHref_4:hover { text-decoration: none; 		color:#0499CF; 	}
a.contentBtnHref_5:link { text-decoration: none; 		color:#CCCCCC; 	}
a.contentBtnHref_5:visited { text-decoration: none; 	color:#CCCCCC; 	}
a.contentBtnHref_5:hover { text-decoration: none; 		color:#04CF5F; 	}

/* TODO: Diger Stiller Bitti */