
/*************************** Main **********************/		
Body 
{
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: White;
	font: normal 13px arial;
	color: black;
}
table
{
	font-size : 100%;
}
hr
{
	height : 1px;
	color : black;
}

p
{
	line-height: 115%;
	letter-spacing: 0.2px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size:13px;
}


/*************************** Tables **********************/
Table.main 
{
	width: 100%;
	height: 430px;
	background-image: url(../images/bg_main.gif);
	background-position: right;
	background-repeat: repeat-y;
}
Table.in 
{
	direction : rtl;
	width : 100%;
	height : 320px;
	background-repeat : repeat;
}

Table.bottom 
{
	height: 20px;
	background-color: #FFB418;
	font: bold 12px;
	color: #4A4A4A;
}	
Table.menu 
{
	direction: rtl;
	text-align: center;
	height: 33px;
	border-bottom: 1px solid Black;
	padding-left: 0px;
	padding-bottom: 0px;
	background: #EFA435;
}	
Table.submenu 
{
	direction : rtl;
	text-align: center;
	height : 22px;
	background-color: #FFCC00;
	padding-left: 5px;
}	
Table.up
{
	direction : rtl;
	text-align: right;
	font : bold 12px;
	margin-right : 26px;
	padding : 0 0 5px 7px;
}	
Table.news
{
	width : 100%;
	direction : rtl;
	text-align: right;
	font : bold 12px;
	color : #6D6A67;
	padding : 5px 0 5px 0;
}	
Table.gallery 
{
	width : 465px;
	margin : 24px 20px 0 0;
}	

Table.Paging 
{
	color : white;
	font : bold 13px;
	padding : 5px;
}	
Table.Links 
{
	width : 693px;
	height : 168px;
}

Table.Search
{
	width : 550px;
}

Table.zak
{
	border: 1px solid Black;
	padding: 3px 3px 3px 3px;
	color: #000000;
	font-weight: bold;
}

/**************************** Td *******************************/

Td.Search
{
	border-bottom: 1px solid Black;
}

Td.zak
{
	border-bottom: 1px solid #000000;
}

Td.white
{
	width : 93px;
	height : 77px;
	background-color : white;
}
Td.EmptyLinks
{
	width : 77px;
	height : 63px;
}
Td.newsH
{
	height: 20px;
	direction : rtl;
	color: Black;
	font : bold 12px;
	text-align : right;
}	
span.title
{
	font: bold 13px;
	color: Black;
}
td.textOr
{
	font : bold 12px;
	color : #000000;
}
td.Calculate
{
	font : bold 12px;
	color : #000000;
	padding-top : 25px;
}

td.Article
{
	font : bold 12px;
	color : #000000;
	padding-top : 20px;
}

td.text
{
	font : normal 12px/14px;
	color: Black;
	padding : 5px 7px 0 50px;
}
td.Q
{
	font : bold 12px/14px;
	color: #000000;
	padding-bottom : 10px;
}
td.A
{
	font : normal 12px/14px;
	color: #535456;
}
td.contact
{
	font : bold 12px;
	color: #000000;
	padding : 15px 7px 0 50px;
}

td.sotefD
{
	 font-weight:bold; 
	 border-bottom: Maroon solid 1px;
}

td.headerNeg
{
	font: bold 13px/15px;
	font-style: bold;
	color: lightYellow;
	padding-right: 5px;
	background-color: #388F28;
}


/**************************** Links *******************************/
A
{
	font: bold 13px;
	color: #452FBB;
	text-decoration: none;
}
A:hover   
{
	font : bold 13px;
	color: #6D6A67;
	text-decoration: underline;
}

A.general
{
	font: bold 11px;
	color: #4A4A4A;
	text-decoration: underline;
}
A.general:hover   
{
	font: bold 11px;
	color: Gray;
	text-decoration: underline;
}
A.menu  
{
	font: bold 13px/15px;
	color: #452FBB;
	text-decoration: none;
}
A.menu:hover   
{
	font: bold 13px/15px;
	color: Gray;
	text-decoration: none;
}


A.subMenu 
{
	font: bold 12px;
	color: Blue;
	text-decoration: none;
}
A.subMenu:hover   
{
	font: bold 12px;
	color: Black;
	text-decoration: none;
}

A.subMenuClick
{
	font: bold 12px;
	color: Black;
	text-decoration: none;
}
A.subMenuClick:hover   
{
	font: bold 12px;
	color: Black;
	text-decoration: none;
}

A.paging
{
	font : bold 12px;
	color: #E48D10;
	text-decoration: none;
}
A.paging:hover   
{
	font : bold 12px;
	color: Black;
	text-decoration: none;
}


A.text 
{
	font : normal 12px/14px;
	color: #535456;
	text-decoration: none;
}
A.text:hover   
{
	font : normal 12px/14px;
	color: #58595B;
	text-decoration: underline;
}
A.contact 
{
	font : bold 12px;
	font-style : italic;
	color: #E38806;
	text-decoration: none;
}
A.contact:hover   
{
	font : bold 12px;
	font-style : italic;
	color: black;
	text-decoration: none;
}
A.article 
{
	font : bold 12px;
	font-style : italic;
	color: #2222A9;
	text-decoration: none;
}
A.article:hover   
{
	font : bold 12px;
	font-style : italic;
	color: black;
	text-decoration: none;
}
A.info
{
	font : bold 12px;
	font-style : italic;
	color: #159015;
	text-decoration: none;
}
A.info:hover   
{
	font : bold 12px;
	font-style : italic;
	color: black;
	text-decoration: none;
}
A.FAQ
{
	font : bold 12px;
	font-style : italic;
	color: #B21008;
	text-decoration: none;
}
A.FAQ:hover   
{
	font : bold 12px;
	font-style : italic;
	color: black;
	text-decoration: none;
}
A.bulider	  
{
	font: bold 10px;
	color: black;
	text-decoration: none;
	font-style: normal;
}
A.bulider:hover   
{
	font: bold 10px;
	color: black;
	text-decoration: underline;
	font-style: normal;
}
A.news  
{
	font : bold 12px;
	color : #6D6A67;
	text-decoration: none;
}
A.news:hover   
{
	font : bold 12px;
	color : #6D6A67;
	text-decoration: none;
}

A.ticker
{
	font: bold 12px;
	color: #388F28;
	text-decoration: none;
}

A.ticker:hover
{
	font : bold 12px;
	color: #6D6A67;
	text-decoration: none;
}



/**************************** Left bar *******************************/

Table.LeftGallery 
{
	margin : 24px 0 0 10px;
	direction : rtl;
	text-align : right;
}
Td.MenuTitle
{
	color : #D8D04A;
	font : bold 12px;
}

/**************************** Login *******************************/
Td.login
{
	font : bold 12px;
	color : #58544F;
}
A.login
{
	font : bold 12px;
	color: black;
	text-decoration: none;
}
A.login:hover   
{
	font : bold 12px;
	color: black;
	text-decoration: none;
}
Input.login
{
	width : 60px;
	height : 15px;
	border : 1px solid Black;
	font : normal 10px;
}

/**************************** Search *******************************/

Input.search
{
	width: 105px;
	height: 16px;
	border: 1px solid Red;
	font: bold 12px arial;
	padding-top: 0px;
	color: Blue;
}
Input.email
{
	width : 115px;
	height : 15px;
	border : 1px solid #FFFFFF;
	font : normal 11px arial;
}
Input.but
{
	width : 50px;
	height : 12px;
	background-color : #efefef;
	font : normal 8px arial;
}

Input.List
{
	width : auto;
	height : 12px;
	background-color : #efefef;
	font : normal 8px arial;
}

Input.feedback
{
	width: 200;
	height: auto;
	border: 1px solid #FF8C00;
	font: 12px arial;
	padding-top: 0px;
}

textarea.feedback
{
	width: 200;
	height: auto;
	border: 1px solid #FF8C00;
	font: 12px arial;
	padding-top: 0px;
}


/**************************** misc *******************************/
.subtitle
{
	font : normal 12px/14px;
	color: Black;
	text-decoration: none;
}
.header
{
	font : bold 15px/17px;
	font-style : bold;
	color: #388F28;
}

.articleHeader
{
	font : bold 18px/22px;
	font-style : bold;
	color: #388F28;
}

.articleSub
{
	font: bold 14px/16px;
	font-style: normal;
	color: Black;
}

.articleWriter
{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: Black;
}

.button
{
	border-right: #330000 1px solid;
	border-top: #330000 1px solid;
	font-size: 11px;
	font-weight: bold;
	border-left: #330000 1px solid;
	cursor: hand;
	color: #DCDCDC;
	border-bottom: #330000 1px solid;
	font-family: Tahoma;
	height: 18px;
	background-color: #2222A9;
	text-decoration: none;
}

.inbox
{
	font-size: 12px;
	font-family: Arial;
	width: 100px;
	border-color: #BEBEBE;
	border-width: 1px;
	height: auto;
}

.staff
{
	font: bold 12px/14px;
	color: Black;
	padding-right: 10px;
	width: 120px;
}

.inTitle
{
	font-weight: bold;
	font-size: 18px;
	color: Green;
}

.inSubTitle
{
	font-weight: bold;
	font-size: 15px;
	color: Green;
}

.tdMenu
{
	background: url(../images/bgOut.gif) repeat-x center;
	padding-bottom: 0px;
	padding-top: 0px;
	cursor: hand;
	height: 33px;
	width: 8%;
}

.tickerArrow
{
	font: bold 10px;
	color: #2222A9;
}

