.linkCategoryManagement{
	padding: 5px 5px 5px 5px;
}
.linkCategoryManagementPanelHiden{
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}
.linkCategoryManagementPanel{
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.linkCategoryInput{
	border: 1px solid #A5A5A5;

}
.linkCategoryButton{
	border: 1px solid #A5A5A5;
	height: 20px;
}
.linkrepositoryPreviewTitle{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 44px;
	padding-left: 5px;
}
.linkrepositoryPreviewCategory{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc03;
	height: 36px;
	padding-left: 5px;
    padding-top: 15px;
    padding-bottom: 5px;
}

.linkrepositoryPreviewLinkRow{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	height: 20px;
	padding-left: 15px;
	padding-bottom: 7px;
}
.linkrepositoryPreviewFreeLinkRow{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	height: 20px;
	padding-left: 5px;
	padding-bottom: 7px;    
}
a.linkrepositoryPreviewLink, a.linkrepositoryPreviewLink:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a.linkrepositoryPreviewLink_over, a.linkrepositoryPreviewLink_over:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}
.linkrepository_table{
	background-color: #5491a6;
}
