.RstNav
{
	width: 100%;
	height: 20px;
    border-right: #D5CE81 solid 1px;
    border-top: #F9F6E3 solid 1px;
    border-left: #F9F6E3 solid 1px;
    border-bottom: #D5CE81 solid 1px;
    font-family: Verdana, Arial;
    font-size: 10pt;
    background-color: #EAE394;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9F6E3, endColorstr=#D5CE81);
	
}
.RstNavDis
{
	padding-left: 4px;
	padding-right: 4px;
    font-family: Verdana, Arial;
    font-size: 10pt;
	color: #888888;
	font-weight: bold;
}
.RstNavEna
{
	padding-left: 4px;
	padding-right: 4px;
    font-family: Verdana, Arial;
    font-size: 10pt;
	color: #7b0000;
	font-weight: bold;
	text-decoration: none;
}
.RstNavEna:hover
{
	padding-left: 4px;
	padding-right: 4px;
    font-family: Verdana, Arial;
    font-size: 10pt;
	color: #275179;
	font-weight: bold;
	text-decoration: none;
}
.BdBot
{
	border-bottom: 1px solid #CCCCCC;
}


/* Sub-Cat link on Browsing Category */
.CSCL
{
	font-family: Verdana, Arial;
	color: #275179;
	font-size: 10pt;
	font-weight: bold;
}
.CSCL:hover
{
	font-family: Verdana, Arial;
	color: #7b0000;
	font-size: 10pt;
	font-weight: bold;
}
.CSCLN
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
/* Used to display long list items (searching by name */
.LLItem
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.LLLItem
{
	color: #22496A;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration: none;
}
.LLLItem:hover
{
	color: #7B0000;
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-decoration: underline;
}
.NSTitle
{
	color: #316B9C;
	font-size: 14pt;
	font-weight: normal;
	font-family: Verdana, Arial;	
}
.NSText
{
	color: black;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial;	
}
