﻿.categorylink 
{
	color :#014c21;
	font-size :10pt;
	font-weight :bold ;
	text-align :center ;
	vertical-align:middle ;
	height:28px;
	width :154px;
}
.DynamicHoverStyle
{
	background-color:#7FC91B;
	font-weight :bold ;
	width:154px;
	color :Green ;
}

.DynamicMenuStyle
{
	background-color :#C8F48B;
	height:26px;
	width :154px;
}

.StaticSelectedStyle
{
	background-color :#C8F48B;
}
.DynamicSelectedStyle
{
	background-color :#C8F48B;
	width :154px;
}
.DynamicHoverStyle
{
	background-color :#C8F48B;
}
.DynamicMenuItemStyle
{
	font-weight :bold ;
	border : inset 1px yellowGreen;
	width:154px;
	height :26px;
	padding-top :5px;
	padding-left:5px;
	text-align:left;
	background-color :#C8F48B;
}
.StaticHoverStyle
{
	font-weight :bold;
	color :Green ;
	
}
