body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bbgg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #000000;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.top_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

	letter-spacing: 1px;
	word-spacing: 1px;
}








.page_topic {
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	color: #DE6517;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
}
.right_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.right_menu a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}





.text {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;


}
.text input
{
	background-color:#FCB96B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	border: 1px solid #DE6517;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left:3px;
	}
	
	.text .button
{
	background-color:#FCB96B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	border: 1px solid #DE6517;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left:3px;
	text-align: center;
	}
	


	
.mainpage {
	padding-left: 10px;
	color: #59264E;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 10px;
}
.mainlink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}
.prog_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.prog_table .baslik{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
	background-color: #FF9101;
	width: 100%;
	
}
.prog_table_ic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.prog_table_ic td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #666666;
	border-top-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
.mainborder {
	border: 1px solid #E8D9B3;
	padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #826934;
}
