/* Reset all default css definition */
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
    font-family :tahoma;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white; direction:rtl; text-align:right;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: right;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* DEBUG */
.debug_b {
	border:2px solid red;
}

.debug_w10 {
	width:100px;
}

.debug_w20 {
	width:200px;
}

.debug_w50 {
	width:500px;
}

/* main structure */
body {
	text-align:center;
	background-image: url(../images/bg5.gif);
	background-repeat: repeat;
	background-color:#FFFFFF;
	font-family: "tahoma", Times, serif;
	font-size:12px;
	line-height:1.5;
}
a:link {
	text-decoration:none;
	color : #0429b4;
}

a:visited {
	text-decoration:none;
	color : #0429b4;
}

a:hover {
	text-decoration:none;
	color : #666;
	background-color:#ebebeb;
}

a:active {
	text-decoration:none;
	color : #dbd9c5;
}

.main {
	width:100%;
	min-height:500px;

}

.td_main {
	width:800px;
	background-color:#fdfdfd;
}

/* TOP */
.div_top {
	width:800px;
	height:10px;
	vertical-align:top;
}

.div_top_param {
	display:inline;
	vertical-align:top;
}

.div_top_param img {
	border:none;
}

.td_top_logo {
	width:200px;
}

.ul_topmenu_h li {
    float: left;
    height: 21px;
	padding-right:10px;
	padding-top:8px;
}

.ul_topmenu_h a:link {
	text-decoration:none;
	color:green;
}

.ul_topmenu_h a:visited {
	text-decoration:none;
	color:green;
}

.ul_topmenu_h a:hover {
	text-decoration:underline;
	color:red;
}

.ul_topmenu_h a:active {
	text-decoration:underline;
	color:red;
}

.td_top_menu {
	width:100%;
	vertical-align:top;
	text-align:center;
	height:10px;
}
.td_top_nokte {
	width:100%;
	vertical-align:top;
	text-align:center;
 }
/* HEADER */
.div_header {
	background-image: url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	height:149px;
	width:809px;
	margin:0;
		
}

/* BODY */
.table_body {
	
	width:809px;
}


.div_body_left {
	width:200px;
	min-height:350px;
	text-align:center;
	padding:15px;
}

.div_body_content {
	width:540px;
	min-height:350px;
}

.div_inset {
	width:540px;
	margin-top:15px;
}

.div_content {
	width:540px;
}

.contentheading {
	border-bottom:1px solid #dbd9c5;
	color:#434343;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase; 	width:540px;
}
.componentheading {
	color:#000000;
	font-size:12px;
	text-transform:uppercase; 	width:540px;
}
.contentpaneopen {
	padding-top:5px;
	padding-right:10px;
}
.blogsection{font-weight:bold;}
/* FOOTER */
.td_footer {
	background-image: url(../images/bgfooter.png) no-repeat 0 0;
	width:809px;
	text-align:center;
	height:53px;
}
.blog_more{border-top:1px #990066 solid;}
.hr_footer {
	display : none;
	height:0;
	border:0;
	width:771px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

.small, .createdate {
	font-size : 10px;
	color:#999;
}

.back_button a {
	text-decoration : none;
}

.back_button a:hover {
	text-decoration : none;
}

.buttonheading {
	padding : 2px;
}

.div_body_left a.mainlevel {
	display: block;
	line-height: 1.5;
	text-decoration: none;
	font-weight: bold;
	voice-family: inherit;
	width: 190px;
	height : 20px;
	text-transform:none;
	padding-right: 10px;
	color:#666;
	margin:0;
	padding:1px 0 1px 0;
}

html > .div_body_left a.mainlevel {
	width: 190px;
}

.div_body_left a.mainlevel:hover 

{
	text-decoration: none;
	color:#ee9900 ;
	margin: 0;
	padding:0;
	background:url(../images/menubg.jpg) no-repeat 0 0;
}

.div_body_left a#active_menu.mainlevel {

	text-decoration: none;
	color:#000 ;
	margin: 0;
	padding:0;
	background:url(../images/menubg.jpg) no-repeat 0 0;
	
}

.moduletable th {

	font-size : 16px;
	font-weight:bold;
	color:#993399;
	padding: 5px 0 5px 0;
	margin: 10px 0 0 0;
	text-transform:uppercase;
	
}

.moduletable {

	width:100%;
}

.menu_top a.mainlevel {

	color:#ffffff;
	margin:0;
	padding:0;
	font-weight:bold;

}

.menu_top a.mainlevel:hover {

	color:#ffffff;
	margin:0;
	padding:0;

}

.menu_top a.mainlevel:visited {

	color:#ffffff;
	margin:0;
	padding:0;
	font-weight:normal;

}

.menu_top .moduletable {
	padding:0 5px 0 5px ;
	border:none;
	line-height: 2;
	float:left;
	
}


.menu_top .moduletable .search {

	margin: 0 0 0 400px;
	float:right;
	
}

.readon{text-align:left; display:block;}
.modifydate{text-align:left; display:block;}
.pagenav{text-align:center;}
.pagenavbar{text-align:center;}
.pagenavcounter{text-align:center;}
.contenttoc{padding:3px 10px 3px 10px;}
.contenttoc th{text-align:center;}