.kbArticleTitle
{
}
.kbArticleText
{
}
.kbPrivateText
{
	border-right: red thin solid;
	padding-right: 10px;
	border-top: red thick double;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: red thin solid;
	padding-top: 10px;
	border-bottom: red thick double;
}
.kbArticleUpdated
{
	font-size: smaller;
	font-style: italic;
}
.kbCrumbs
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
.kbCategoriesTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    padding-left: 3px;
}

.kbCategoriesTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    padding-left: 3px;
}

A.kbCategoriesTreeNode:link, A.kbCategoriesTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.kbCategoriesTreeNode:visited, A.kbCategoriesTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.kbCategoriesTreeNode:active, A.kbCategoriesTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.kbCategoriesTreeNode:hover, A.kbCategoriesTreeNodeSelected:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
.kbCatArtSeperator
{
	border-right: black thin solid;
	width: 10px;
}
