/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/interface/bg_02.jpg);
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
.table_top_bg {
	background-image: url(../images/interface/top_2_08.jpg);
	background-repeat: repeat-x;
	background-position: 0px 2px;
}

a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.MainText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
.link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.table_body_bg {
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFF;
	background-image: url(Images/body_bg_18.jpg);
}
.table_left_bg {
	background-image: url(../images/interface/left_13.jpg);
	background-repeat: repeat-y;
	background-position: 0px top;
}
.table_right_bg {
	background-image: url(../images/interface/right_14.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.table_bottom_bg {
	background-image: url(../images/interface/bt_2_26.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
.table_gri_left_bg {
	background-image: url(../images/interface/gri_left_bg_11.jpg);
	background-repeat: repeat-y;
	background-position: 0px top;
}
.table_gri_right_bg {
	background-image: url(../images/interface/gri_right_bg_12.jpg);
	background-repeat: repeat-y;
	background-position: 0px top;
}
.text {
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-align: right;
}
.title {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: tahoma;
}
.text2 {
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	line-height: 18px;
	text-align: justify;
}
.err01 {
	border: 1px solid #FF0000;
}
.textIletisim {
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	line-height: 14px;
	text-align: center;
}
.table_body_bg2 {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	background-image: url(../images/interface/body_bg_2_18.jpg);
}





#site_index{
	margin-top: 0px;
	background-color: #acaf7a;
	background-image: url(../images/interface/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#site_index #site_index_inner{
	padding-top: 20px;
	padding-bottom: 40px;
	background-image: url(../images/interface/bg_footer_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#site_index table{
	margin: 0 auto;
	border-bottom: 1px dotted #839139;
}
#site_index a, #site_index li, #site_index caption{
	color: #444716;
	text-decoration: none;
}
#site_index a{
	display:block;
	padding-bottom: 8px;
}
#site_index li a:hover{
	color: #DDE3B9;
}
#site_index caption{
	margin: 0px auto;
	border-bottom: 1px dotted #839139;
	margin-bottom: 20px;
}

#site_index ul{
	list-style-type:square;
	/*list-style-position: inside;*/
}
#site_index ul ul{
	list-style-type: disc;
	/*list-style-position: inside;*/
	display: block;
	margin-left: 20px;
}
#footer{
	margin-top: 30px;
	text-align: center;
	font-size: 80%;
}
#footer a{
	display: inline;
}
#footer *{
	color: #444716;
}