@charset "utf-8";
body {
	background-color: #4179b2;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BodyTable {
	width: 100%;
	padding-top:60px;
}
a {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #0066FF;
}
a:focus { outline: none; }

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #4179b2;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	color: #6996c4;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #83a7cb;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 35px;
}
.kucuk1 {
	font-size: 10px;
	color: #85AACE;
}
.kucuk2 {
	font-size: 11px;
	font-weight: bold;
	color: #4179B2;
}

#border_topleft {
	background-image: url(/images/border_topleft.gif);
	height: 8px;
	width: 8px;
	background-repeat: no-repeat;
}
#border_topright {
	background-image: url(/images/border_topright.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
#border_top {
	background-image: url(/images/border_top.gif);
	background-repeat: repeat-x;
	height: 8px;
}
#border_left {
	background-image: url(/images/border_left.gif);
	background-repeat: repeat-y;
	width: 8px;
}
#border_bottomleft {
	background-image: url(/images/border_bottomleft.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}
#border_bottom {
	background-image: url(/images/border_bottom.gif);
	background-repeat: repeat-x;
	height: 8px;
}
#border_right {
	background-image: url(/images/border_right.gif);
	background-repeat: repeat-y;
	width: 8px;
}
#border_bottomright {
	background-image: url(/images/border_bottomright.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
}

#header {
	margin: 0px;
	padding: 0px;
}

#menu {
	margin: 0px;
	padding: 0px;
}

#menu #menuborder_topleft {
	background-image: url(/images/menuborder_topleft.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
}

#menu #menuborder_top {
	background-image: url(/images/menuborder_top.gif);
	background-repeat: repeat-x;
	height: 4px;
}

#menu #menuborder_topright {
	background-image: url(/images/menuborder_topright.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
}

#menu #menuborder_left {
	background-image: url(/images/menuborder_left.gif);
	background-repeat: repeat-y;
	width: 4px;
}

#menu #menucontent {
	background-color: #e1e3e6;
}

#menu #menuborder_right {
	background-image: url(/images/menuborder_right.gif);
	background-repeat: repeat-y;
	width: 4px;
}

#menu #menuborder_bottomleft {
	background-image: url(/images/menuborder_bottomleft.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
}

#menu #menuborder_bottom {
	background-image: url(/images/menuborder_bottom.gif);
	background-repeat: repeat-x;
	height: 4px;
}

#menu #menuborder_bottomright {
	background-image: url(/images/menuborder_bottomright.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
}



#content {
	margin: 5px;
	padding: 15px;
	width: 650px;
}

#loading {
	display: none;
}






.article {
	color: #333333;
	text-indent: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: justify;
	line-height: 18px;	
}

.article ul {
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
.article li {
	list-style-position: inside;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #4179b2;
	border-right-color: #4179b2;
	border-bottom-color: #4179b2;
	border-left-color: #4179b2;
}
.ozelnot1 {
	color:#CC3300;
	text-align: center;
}
#footer, #footer a:link, #footer a:visited {
	font-size: 10px;
	color: #CCCCCC;
}
#footer a:hover {
	font-size: 10px;
	color: #FFFFFF;
}

a.btn_lang, a.btn_lang:visited, a.btn_lang:link, a.btn_lang:active {
	padding: 3px 4px 3px 4px;
	margin: 1px;
	background: #4179b2;
	color: #FFFFFF;
	border: 1px solid #598abb;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
}

a.btn_lang:hover {
	background: #4f94da;
}

a.btn_lang_active, a.btn_lang_active:visited, a.btn_lang_active:link, a.btn_lang_active:active {
	padding: 3px 4px 3px 4px;
	background: #999999;
	color: #FFFFFF;
	border: 1px solid #0099FF;
	display: block;
	float: right;
	margin: 1px 2px 1px 2px;
	font-size: 10px;
	font-weight: bold;	
}

.katilimcilar td {
	border: 1px solid #CCCCCC;
}

