.cwRed
{
	color: #2e8b57;
}
.cwBold
{
	font-weight: bold;
}
.HeadingBar
{
	FONT-FAMILY: arial; 
	FONT-SIZE: 9pt; 
	COLOR: white; 
	BACKGROUND-COLOR: #2e8b57;
	padding-left:6pt;
	padding-right:6pt;
	padding-top:2pt;
	padding-bottom:2pt;
	/*display :inline-block;*/
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#a3a2a2,strength=5); 
}
.HeadingText
{
	FONT-FAMILY: Arial Black;
	FONT-SIZE: 9pt; 
	COLOR: #006400; 
}
.LinkText
{
	FONT-FAMILY: Arial;
	font-size: 8pt;
	TEXT-DECORATION: underline;
	CURSOR: pointer; 
	COLOR: #2e8b57; 
}
.LinkTextMO
{
	COLOR: #4169E1;
}
.MenuBarViewItem 
{
	font-weight: normal;
	font-size: 10pt;
	cursor: pointer;
	color: #ffffff;
	background-color: #2e8b57;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
.MenuBarViewItemMouseOver 
{
	text-decoration: underline;
	color:#8fbc8f;
}
.MenuBarViewItemClick 
{
	background-color: #4169E1;
	color:White;
	text-decoration: none;
}
.MenuBarMenuItem 
{
	font-size: 9pt;
	cursor: pointer;
	color: #2e8b57;
	background-color: #f0fff0;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
.MenuBarMenuItemMouseOver 
{
	text-decoration: underline;
	color: 8fbc8f;
}
.MenuBarMenuItemClick 
{
	color:#4169E1;
	text-decoration: none;
}
.tabBar
{
	border-right: #0c4414 1px solid;
	border-top: #0c4414 1px solid;
	border-left: #0c4414 1px solid;
	background-color: #4169E1;
}
.tabButton
{
	border-right: outset;
	border-top: outset;
	border-left: outset;
	width: 60pt;
	border-bottom: outset;
	color: #FFFFFF;
	background-color: #2e8b57;
	cursor: pointer;
}
.tabButtonInset
{
	border-right: inset;
	border-top: inset;
	border-left: inset;
	border-bottom: inset;
}
/*.Score0
{
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;
}
.Score1
{
	background-color:#99cc00;
	color:#000000;
	font-weight:bold;
}
.Score2
{
	background-color:#ffff99;
	color:#000000;
	font-weight:bold;
}
.Score3
{
	background-color:#ffcc00;
	color:#000000;
	font-weight:bold;
}
.Score4
{
	background-color:#ff0000;
	color:#000000;
	font-weight:bold;
}*/
.SearchList
{
	background-color: #E0FFFF;
}

/*Multi select Drop down */
.ui-state-default {color:#000000; font-family:Arial}
.ui-state-hover {background: #ddeedd url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; border: 1px solid #d3d3d3}
.ui-widget-header{ border: 1px solid #ddeedd; background: #14933c url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-content .ui-state-hover { border: 1px solid #999999; background: #ddeedd url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #14933c; }
.ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }

