#body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Tahoma,Arial, Sans-Serif;
	font-size:13px;
}
#content {
	width:720px;
	height:auto;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:10px 10px 0px 0;
	padding: 20px 0 20px 0;
	border: 0px solid #373737;	
}
#ktaba {
float: center;
font: 9pt Arial, Sans-Serif;
color: #F26E02;
list-style: none;
padding: 0;
margin:  5px 5px 0 0px;
text-align: center;
}
#nlink {
color: #F26E02;
padding: 0;
margin:  5px 5px 0 0px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F26E02;
	font-size: 16px;
	padding-right: 2px;
	font-weight: bold;
	background-color:#FFFFFF;
	margin:10px 10px 0px 0;
	padding: 5px 0 5px 0;
}
#menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F26E02;
	font-size: 16px;
	padding-right: 2px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F26E02;
	font-size: 16px;
	padding-right: 2px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F26E02;
	font-size: 19px;
	text-decoration: underline;
}
#topic {
width: 230px;
float: Right;
color: #000;
list-style: none;
border: 1px solid #F26E02;
padding: 0;
margin:  10px 10px 0 0px;
background-color: FFFFFF;
text-align: center;
cursor: pointer;
cursor: hand;
}
#foot {
float: Right;
font: bold 12pt Arial, Sans-Serif;
color: #F26E02;
list-style: none;
border: 0px solid #C4B287;
padding: 0;
margin:  10px 10px 0 0px;
text-align: center;
}
#topic h1 {
font: bold 12pt Arial, Sans-Serif;
color: #F26E02;
height: 50px;
overflow: scroll;
margin: 0;
overflow: scroll;
padding: 10px 0 10px 0;
cursor: pointer;
cursor: hand;
text-align: center;
text-decoration:none;
}

#topic img {
background: #FFFFFF;
border: 1px solid #969184;
background-image:url(../index_files/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
/*min-height: 200px;*/
}

#topic p {
color: #F26E02;
height: 50px;
overflow: scroll;
font: bold 11pt Arial, Sans-Serif;
margin: 0;
padding: 0 10px 0 10px;
cursor:text;
}

#url {
color: #F26E02;
font-family: Tahoma,Arial, Sans-Serif;
font-size:12px;
height: 25px;
text-align: center;
cursor: pointer;
cursor: hand;
display: block;
}

#topic .url a{
	display: block;
	height: 25px;
padding: 5px 15px 0 0;

}

#topic A:link{
text-decoration: none;
color: #F26E02;
}
#topic A:visited {
text-decoration: none;
color: #F26E02;
}
#topic A:active {
text-decoration: none;
color: #F26E02;
}
#topic A:hover{
text-decoration: none;
color: #F26E02;
}