﻿body 
{
	text-align:center;
	font-family:Tahoma,Arial;
	direction:rtl;
	font-size:10px;
}
.page
{
	padding:10px 100px 10px 100px;
	text-align:center;
	width:80%;
}
.header
{
	background-color:Black;
	width:100%;
	height:10px
}
.logo
{
	width:204px;
	height:91px;
	background-image: url( '../IMG/logo.gif' );
	background-repeat:no-repeat;
}
.cphs
{
	width:100%;
	height:100%;
}
.footer	
{
	width:100%;
	text-align:center;
	BOTTOM: 1%;
	FONT-FAMILY: sans-serif;
	LETTER-SPACING: 6px;
	COLOR: #696969;
	font-size: 12px;
}
.text
{
	text-align:right;
	color:#0000c0;
	font-size:11px;
	
}
/*Page News*/
.news
{
	text-align:right;
	
}	
.lefttd
{
	border: thin solid #C0C0C0;
	width:20%;
}
.righttd
{
	border: thin solid #C0C0C0;
	width:80%;
}	
.tbln
{
	width: 100%;
}
/*Menu*/
.menu
{
	text-decoration: none;
	text-align: center;
	width:100%;
	height:25px;
}
div.menu ul
{
list-style-type:none;
margin:0;
padding:0;
}

div.menu li
{
	float:right;
}
div.menu a
{
	display:block;
	width:86px;
}
div.menu a:link,div.menu a:visited
{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#f77a2d;
	text-align:center;
	padding:4px;
	text-decoration:none;
}
div.menu a:hover, div.menu a:active
{
	background-color: #873605;
}
/*End Menu*/
.tblc td
{
	padding:0px 10px 0px 10px;
}
.tblc tr:hover, .tblc tr:active
{
	background-color: #F1F7FE;
}
.koosar
{
	/*font-family:Sans-Serif;
	font-size:large;*/
}	