
/*************************** Main **********************/		
Body 
{
	margin-top : 0px;
	padding : 0px;
	text-align: center;
	background-color : #EBE1B8;
	font : normal 14px arial;
	color : black;
	direction : rtl;
}
table
{
	font-size : 100%;
}
hr
{
	height : 1px;
	color : #F9F4DF;
}
/*************************** Tables **********************/
Table.main 
{
	width : 753px;
}
Table.homein 
{
	width : 634px;
}	
Table.in 
{
	width : 634px;
	padding : 10px;
	height : 100%;
}
Table.rightbar
{
	
	width : 119px;	
	background-color : #100154;
	padding-bottom : 5px;
	font: bold 12px;
	color: White;
	
}
Table.bottom 
{
	width : 753px;
	background-color : #100154;
}	


/**************************** Links *******************************/
A.menu  
{
	font : bold 12px;
	color: white;
	text-decoration: underline;
}
A.menu:hover   
{
	font : bold 12px;
	color: #C3BFD4;
	text-decoration: underline;
}
A.menuB
{
	font : bold 14px;
	color: #F6FF00;
	text-decoration: underline;
}
A.menuB:hover   
{
	font : bold 14px;
	color: #B7B761;
	text-decoration: underline;
}
A.bulider	  
{
	font : normal 11px;
	color: #fff;
	text-decoration: underline;
}
A.bulider:hover   
{
	font : normal 11px;
	color: #C3BFD4;
	text-decoration: underline;
}
A.news	  
{
	font : normal 14px;
	color : #000;
	text-decoration: none;
}
A.news:hover   
{
	font : normal 14px;
	color : #000;
	text-decoration: underline;
}
/**************************** General *******************************/

td.news
{
	font : bold 14px;
	padding-right : 9px;
	vertical-align : top;
}
.title
{
	font : bold 16px;
	color : #100154;
	text-decoration : underline;
}
div.border
{
	border : 1px dotted #D9CFA6;
	background-color : #FAF7EC;
	padding : 10px;
}
.blue
{
	font : bold 14px;
	color : #210E7A;
}