body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back_01.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.btable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.main_tbl_boder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7B5BE;
	border-left-color: #A7B5BE;
	background-color: #FFFFFF;
}
.menu_baslik {
	font-family: Tahoma;
	font-size: 11px;
	color: #41627C;
	font-weight: bold;
	text-align: left;
}
.menu_ {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	font-weight: bold;
	text-decoration: none;
}
.menu_link {
	font-family: Tahoma;
	font-size: 11px;
	color: green;
	font-weight: bold;
	text-decoration: none;
}
.altmenu_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	
	text-decoration: none;
}

.menu_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	cursor: hand;
}
.normyazi {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.normyazi_link {
	font-family: Tahoma;
	font-size: 11px;
	color: orange;
	text-decoration: none;
}
.normyazi_ic_link {
	font-family: Tahoma;
	font-size: 11px;
	color: orange;
}
.normyazi_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.main_baslik {
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.img_border {
	border-top: 1px solid #A7B5BE;
	border-right: 2px groove #666666;
	border-bottom: 3px groove #666666;
	border-left: 1px solid #A7B5BE;
}
.alt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.altlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.altlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.left_border_back {
	background-image: url('../GuncelTip/images/sol.jpg');
	background-repeat: repeat-y;
	background-position: left top
}
.right_border_back {
	background-image: url('../GuncelTip/images/bg1223.jpg');
	background-repeat: repeat-y;
	background-position: right top
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #E5E5E5;
}
.btn_temizle {
	background-image: url(images/btn_temizle_18.gif);
	height: 18px;
	width: 42px;
	border: none;
	cursor: hand;
}
.btn_gonder {
	background-image: url(images/btn_gonder_18.gif);
	height: 18px;
	width: 42px;
	border: none;
	cursor: hand;
}
.btn_giris {
	background-image: url(images/giris_btn_37.gif);
	height: 18px;
	width: 35px;
	border: none;
	cursor: hand;
}
select {
 font-family: Tahoma;
 font-size: 11px;
 color: #990000;
 text-decoration: none;
 border: 1px solid #CCCCCC;
 background-color: #E5E5E5;
}