﻿body
{
}
.searchdescription /* used in pages contain pdf files grid */
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: Black;
	padding-right: 5px;
	line-height:30px;
}
.textcontentpdf /* used in pages contain pdf files grid */
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: Black;
	padding-right: 15px;
	padding-left: 5px;
	line-height:30px;
}
.textcontentpdf a /* */
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	line-height:30px;
	color: Black;
}
.textcontent /* in the default and content of all pages */
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
	color: Black;
	padding-right: 15px;
	padding-left: 5px;
}
.textcontent a /* in the default */
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	line-height: 22px;
	color: Black;
}
.newsitem /* used in the left news links home page*/
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	color: Black;
	background-image: url('images/news-middle-BG.jpg');
}
.newsitem a
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	color: Black;
	background-image: url('images/news-middle-BG.jpg');
}
.newsallitems /* used in the link all news in the left of home page*/
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	color: Red;
}
.newsallitems a
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: Red;
}
.PageTitle /*used for the title of all pages*/
{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	text-align: right;	
	color: Black;
	font-weight: bold;
	background-image:url('images/bg.jpg');	
	background-position:right;	
	padding-right:15px;	
	height:40px;
	width:99%;
}
.blackrow /*used in any tabel for black rows*/
{
	color: white;
	background-color: black;
}
.grayrow /*used in the gray rows in tables*/
{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #DCDCDC;
}
.whiterow /*used in the white rows in tables*/
{
	padding-right: 5px;
	padding-left: 5px;
	background-color: white;
}
.companies /* used for the companies in the footer in home page*/
{
	font-family: Tahoma;
	font-size: 10px;
	color: Black;
}
.visitors /* in the default and content of all pages */
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;	
	text-align:center;
	vertical-align:top;
	padding-top:8px;
	font-weight:bold;	
	
}
.footercopyright /* for the footer*/
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	line-height: 22px;
	color: white;
	padding-right: 5px;
	padding-left: 5px;
}
.footercopyright a /* for the footer*/
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	line-height: 22px;
	color: white;
	
}
.changelang a
{
	color:White;
	font-family:Arial Rounded MT Bold;
	text-decoration:none;
	font-size:11pt;
	text-align:left;
}