.doclinks_table
{
	width: 200px;
	position: relative;
	margin:0 0 0 0;
	border-top:1px solid #FFFFFF;
}

.doclinks_title_en
{
	background: url(../Images/EN/doclinks/title_bg.gif) left;
	width: 200px;
	height: 38px;
	padding:5px 0 0 15px;
	font-size: 20px;
	color:#FDBB3D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:narrower;
	letter-spacing:-0.06em;
	/*font-weight: bold;
	padding-left: 17px;font-family: Verdana, Geneva, Arial;
	padding-right: 11px;*/
}

.doclinks_title_he
{
	background: url(../Images/HE/doclinks/title_bg.gif) left top repeat-y;	
	width: 200px;
	height: 30px;
	padding:5px 15px 0 0;
	font-size: 20px;
	color:#FDBB3D;
	font-family: Arial;
}

.doclinks_bottom_en
{
	width: 198px;
	height: 10px;
	background: url(../Images/EN/doclinks/title_bg.jpg);	
}

.doclinks_bottom_he
{
	width: 198px;
	height: 10px;
	background: url(../Images/HE/doclinks/bottom_bg.jpg);	
}

.doclinks_list
{
	/*display: none;*/
	width: 200px;
	background: url(../Images/EN/doclinks/title_bg.gif) left repeat-y #4C75A7;
	position: relative;
	margin:0 0 0 0;
}

.doclinks_img
{
	width: 7px;
	height: 7px;
	margin: 5 7 0 7; 
}

.doclinks_td_img_en, .doclinks_td_img_he
{
	vertical-align: top;
	width: 21px;
	height: 21px;
}

.doclinks_td_text
{
	vertical-align: top;
	width: 177px;
	height: 21px;
	padding: 0 6 6 6;
}

A.doclinks_link
{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

A.doclinks_link:HOVER
{
	color: #FFFFFF; 
	text-decoration: underline;
}
