@charset "utf-8";
/* CSS Document */
.pnl_uyari_1{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #F2F3FF;
	padding: 10px;
	border: 1px solid #AEB7FF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.lbl_siyah_01 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.pnl_uyari_2{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFF4F4;
	padding: 10px;
	border: 1px solid #FF3535;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.lbl_siyah_02 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.pnl_uyari_3{
	border: 1px solid #EFD103;
	background-color: #fef8d7;
	font-family: tahoma;
	font-size: 12px;
	padding: 5px;
}
.pnl_uyari_4{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFF4F4;
	padding: 5px;
	border: 1px solid #FF3535;
}
.pnl_uyari_5{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #F2F3FF;
	padding: 5px;
	border: 1px solid #AEB7FF;
}
.lbl_siyah_03 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.div_uyrgenel{
	font-family: tahoma;
	font-size: 12px;
	background-color: #fefdba;
	border: 1px solid #d6d003;
	margin: 5px 0 5px 0;
	background-image: url(/Resimler/Tema1/uyrgenel.png);
	background-repeat: no-repeat;
	color: #333333;
	width:99%;	
}
.div_uyric{
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d003;
	margin-right: 25px;
	padding-bottom: 3px;
	color: #000000;
}
.div_uyric2{
	font-size: 13px;
	font-weight: bold;
	margin:5px 5px 10px 5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d003;
	padding-bottom: 1px;
	color: #000000;
}
.div_uyrgenel a{
	color: #0A82C9;
	text-decoration: underline;
}
.div_uyrgenel a:hover
{
    color: #0A82C9;
	text-decoration: none;
}
.pnl_uyari_genel{
	padding: 20px;
	margin: 10px 7px 0 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	background-image: url(/Resimler/SiteResim/!.png);
	background-repeat: no-repeat;
	background-position: left center;
	min-width:91%;
	clear:left;
}
.lbl_siyah_genel {
	font-size: 12px;
	color: #000000;
	padding-left: 50px;
}
.pnl_uyari_genel a{
	text-decoration:underline;
	color: #000000;
}
.pnl_uyari_genel a:hover{
	text-decoration:none;
}