/* CSS Document */
<!--
body {
	background-image: url(images/background3.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
}
.style5 {font-size: 12px}
.style6 {font-family: Tahoma; font-size: 11px; color: #FFFFFF; }
.style7 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {font-size: 9px}
.style12 {
	font-family: Tahoma;
	color: #006600;
}
.body {
	background-image: url(images/background3.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
}
.style5 {font-size: 12px}
.style6 {font-family: Tahoma; font-size: 12px; color: #FFFFFF; }
.style7 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style8 {color: #FFFFFF}

.container {
        width: 700px;
        padding: 3px;
        margin: 3px 0 3px 0;
        
        
}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
        float: right;
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 10px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        color: #000;
        background: url(square.gif) no-repeat bottom center;
}
-->
/* ------------ Link Page  ----------- */
.link {
	font: 11px tahoma;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}

.link:hover {
	color: #800000;
	text-decoration: none;
}


.link_more {
	font: 11px tahoma;
	color: red;
	font-weight: normal;
	text-decoration: none;	
}

.link_more:hover {
	color: red;
	text-decoration: none;
}
.link_back {
	font: 11px tahoma;
	color: red;
	font-weight: normal;
	text-decoration: none;	
}

.link_back:hover {
	color: red;
	text-decoration: none;
}
.link_cat {
	height: 20px;
	font: 11px Tahoma;
	color: #ffffff;
	font-weight: normal;
	background-color: #3399cc;
	/*padding: 3px;*/
	text-align: center;
	border-right: 1px solid white;
	/*margin-bottom: 3px;*/
	line-height: 17px;
}

.link_container {
	direction:rtl;
	text-align:center;
	margin-bottom: 2px;
	color:#000000;
}

.link_col1 {
	width: 167px;
	background-color: #FFF;
	padding-bottom: 20px;
	float: right;
}

.link_col2 {
	width: 167px;
	background-color: #66ff33;	
	padding-bottom: 20px;
	float: right;
}
.hiddenTbl{
	display: none;
}

.page_links_nav {
	padding: 0px;
	float: right;
	border: 0px solid silver;
	font: 11px tahoma;
	margin: 1px;
	width: 80px;
	line-height: 15px;
	text-align: center;
}