.doclinks_table
{
	width: 198px;
	margin-top: 2px;
}

.doclinks_title_en
{
	width: 198px;
	height: 23px;
	font-weight: bold;
	font-size: 12px;
	color: #2e5977;
	font-family: Arial;
	background:url(../../Shared/Images/en/DocLinks/exhibition_tab_corner_top.gif);
	background-repeat: no-repeat;
	background-color: #dce5e9;
	padding-left: 23px;
	padding-right: 11px;
}

.doclinks_bottom_en
{
	width: 198px;
	height: 12px;
	background-image: url(../../Shared/Images/en/DocLinks/exhibition_tab_corner_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #e3ecf0;
}

.doclinks_list
{
	display: none;
	width: 198px;
	background-color: #e3ecf0;
}

.doclinks_img
{
	display: none;
}

.doclinks_td_img_en
{
	vertical-align: top;
	width: 21px;
	height: 21px;
}

.doclinks_td_text
{
	vertical-align: top;
	width: 177px;
	height: 21px;
	padding: 3 2 3 2;
}

A.doclinks_link
{
	font-size: 12px;
	color: #2e5977;
	font-family: Arial;
	text-decoration: none;
}

A.doclinks_link:HOVER
{
	color: #2e5977; 
	text-decoration: underline;
}