/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #e6f5fc;
	background-image: url(../_img/bg.gif);
	background-repeat: repeat-x;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #33BAFF;
	scrollbar-track-color: #089AFD;
	scrollbar-3dlight-color: #246F93;
	scrollbar-darkshadow-color: #246F93;
	scrollbar-arrow-color: #246F93;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #fc6a08;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.beyazturuncu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.beyazturuncu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.beyazturuncu:hover {
	text-decoration: none;
	color: #fc6a08;
}

a.beyazsiyah:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.beyazsiyah:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.beyazsiyah:hover {
	text-decoration: none;
	color: #000;
}
.menu_on{
	background-image: url(../_img/menu_on_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 30px;
	color: #fc6a08;
	height: 30px;
	width: 98px;
	text-align: center;
	font-weight: bold;
}
.menu_off{
	background-image: url(../_img/menu_off_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	width: 98px;
	text-align: center;
	font-weight: bold;
	
	 }
.mavi_git{
	font-size: 12px;
	font-weight: bold;
	background-image: url(../_img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
}
.yesil_git{
	font-size: 12px;
	font-weight: bold;
	color:#a6880e;
	background-image: url(../_img/arrow_yesil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.siyah_git{
	font-size: 11px;
	font-weight: bold;
	background-image: url(../_img/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.mavi11{
	color:#3471b0;
	font-weight:bold;
	line-height:15px;}
.gribox_cat{
	background-image: url(../_img/griBox_cat_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	font-weight: bold;
	color: #000000;
}
.gribox_aciklama{
	padding: 15px;
	background-image: url(../_img/griBox_cat_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfe0;
	border-left-color: #dfdfe0;
}
