﻿BODY {
    FONT-SIZE: 8pt; FONT-FAMILY: tahoma,Verdana, Arial, helvetica ;
}

.TxtField {
	BORDER: #d6dade 1pt solid ;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	COLOR: #369;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #FFFFFF;
}
.BtnField {
	padding: 2px;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	FONT-SIZE: 8pt;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #006
}

.searchbt {
	border:0px;
	width:22px;
	height:22px;
	background-image: url('images/searchbt.gif');	
	BACKGROUND-COLOR: #66ccff
}

a			{FONT-SIZE: 8pt; color: #009; text-decoration: none}
a:visited	{FONT-SIZE: 8pt; color: #009; text-decoration: none}
a:hover    {FONT-SIZE: 8pt; color: #f00; text-decoration: none}

a.tick			{FONT-SIZE: 8pt; color: #000; text-decoration: none}
a:visited.tick	{FONT-SIZE: 8pt; color: #000; text-decoration: none}
a:hover.tick    {FONT-SIZE: 8pt; color: #f00; text-decoration: none}


a.sub			{FONT-SIZE: 8pt; color: #009; text-decoration: none}
a:visited.sub	{FONT-SIZE: 8pt; color: #009; text-decoration: none}
a:hover.sub	{FONT-SIZE: 8pt; color: #f00; text-decoration: none}

a.bl			{FONT-SIZE: 8pt; color: #000; text-decoration: none}
a:visited.bl	{FONT-SIZE: 8pt; color: #000; text-decoration: none}
a:hover.bl	{FONT-SIZE: 8pt; color: #f00; text-decoration: none}

a.arialtitr			{FONT-FAMILY:Arial;FONT-SIZE: 12pt; color: #009; font-weight: bold}
a:visited.arialtitr	{FONT-FAMILY:Arial;FONT-SIZE: 12pt; color: #009; font-weight: bold}
a:hover.arialtitr	{FONT-FAMILY:Arial;FONT-SIZE: 12pt; color: #f00; font-weight: bold}

a.verdanatitr			{FONT-FAMILY:Verdana;FONT-SIZE: 12pt; color: #009; font-weight: bold}
a:visited.verdanatitr	{FONT-FAMILY:Verdana;FONT-SIZE: 12pt; color: #009; font-weight: bold}
a:hover.verdanatitr		{FONT-FAMILY:Verdana;FONT-SIZE: 12pt; color: #f00; font-weight: bold}


a.indark			{FONT-SIZE: 8pt; color: #f3f8fc; text-decoration: none}
a:visited.indark	{FONT-SIZE: 8pt; color: #f3f8fc; text-decoration: none}
a:hover.indark	{FONT-SIZE: 8pt; color: #FFCC00; text-decoration: none}

.roundy {
border: 1px solid #c0c0c0;
background-color:#f1f3f4;
 padding:4px;
}

.divs{}

.boxinside{	margin:5px; float:left; width:174px;text-align:right; direction:rtl;line-height:150%}
.boxvizhe{	margin:10px 5px 10px 5px; float:left; width:360px;direction:rtl;line-height:150%;
		text-align:justify;float:right; padding:0px 5px 0px 5px;}
.rmen{	float:right; width:100%;}
.titl{	float:right; width:95%; background-image:url('images/titleb2.gif');margin:0px 5px 5px 0px;}
.lmen{float: left; width: 136px;text-align:center; margin-right:10px}
.newscol{float: right; width: 236px; border-left: 1px #c0c0c0 solid; margin:0px 10px 0px 5px;}
.inpagebox{float: right; width: 700px; margin:2px 15px 5px 10px;border: 1px #c0c0c0 solid;direction:rtl;}
/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.virtualpage, .virtualpage2, .virtualpage3{
display: none;
}



.pagination a{
FONT-SIZE: 12pt;
FONT-FAMILY: Arial, Verdana;font-weight: 700;
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
background-color: #008bc2;
border:1px solid #fff;
}


.pagination a:hover, .pagination a.selected{
FONT-SIZE: 12pt;
FONT-FAMILY: Arial, Verdana;font-weight: 700;
color: #008bc2;
background-color: #ffffff;
border:1px solid #ccc;
}

