/* ================================
		CSS STYLES FOR DotNetNuke
	 ================================
*/
BODY {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: verdana, tahoma, arial,verdana;
	BACKGROUND-COLOR: #fbf3e3;
}
/* styles for Archmere specifics */
.Archmere-Head {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #006633;
}
.Archmere-SubHead    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  12px;
		font-weight: bold;
		color: #999999;
}
.Archmere-Table {
	background-color: #F0EBDD;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		border: 1px solid #126702;
		padding: 4px;
		xfilter:progid:DXImageTransform.Microsoft.Shadow(offX=-1,offY=1,color=gray,positive=0);
}
.Archmere-ModuleHead {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: red;
}
/* text style used for most text rendered by modules */
.Normal
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
}

.NormalRed
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #ff0000
}

.NormalBold
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold
}

/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 7.5pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.SelectedTab:link {
	text-decoration: none;
	color:black;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:666666;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:black;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:green;
}

/* text style for the unselected tabs */
.OtherTabs {
		font-weight: normal;
		font-size: 7.5pt;
		color: #999999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
}
A.OtherTabs:link {
		text-decoration:    none;
		color:#999999;
}
A.OtherTabs:visited  {
		text-decoration: none;
		color:#999999;
}

A.OtherTabs:active   {
		text-decoration: none;
		color:#999999;
}

A.OtherTabs:hover    {
		text-decoration: none;
		color:green;
}

/* GENERAL */
/* style for module titles */
.Head   {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  11px;
		font-weight: normal;
		color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  10px;
		font-weight: normal;
		color: black;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
}

.ArchPane
{
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/* WIDTH: 164px; */
/* BACKGROUND-COLOR: #fbf3e3; */
}
.LeftPane
{
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
/* WIDTH: 164px; */
/* BACKGROUND-COLOR: #fbf3e3; */
}
.TopPane
{
padding-left: 40px;
padding-right: 15px;
padding-top: 20px;
padding-bottom: 0px;
}
.ContentPane
{
padding-left: 40px;
padding-right: 15px;
padding-top: 20px;
padding-bottom: 0px;
}
.RightPane
{
padding-left: 0px;
padding-right: 4px;
padding-top: 15px;
padding-bottom: 0px;
}

/* GENERIC */
H1  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  20px;
		font-weight:    normal;
		color: #666644;
}

H2  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  20px;
		font-weight:    normal;
		color: #666644;
}

H3  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  12px;
		font-weight:    normal;
		color: #003366;
}

H4  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  12px;
		font-weight:    normal;
		color: #003366;
}

H5, DT  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  11px;
		font-weight:    bold;
		color: #003366;
}

H6  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  11px;
		font-weight:    bold;
		color: #003366;
}

TFOOT, THEAD    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  11px;
		color: #003366;
}

TH  {
		vertical-align: baseline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:  11px;
		font-weight: bold;
		color: #003366;
}

/**************************************************************************************************/
/* Main Menu (side) Styles */
/**************************************************************************************************/
.MainMenu_MenuContainer{border-bottom: #404040 1px solid; border-left: #929292 1px solid; border-top: #929292 1px solid; border-right: #404040 1px solid;  background-color: #dfd7c8; width:175px;}

.MainMenu_MenuBar{cursor: pointer; cursor: hand; height: 20;  background-color: #dfd7c8;}

.MainMenu_MenuItem{cursor: pointer; cursor: hand; color: #000000; font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; border-left: #dfd7c8 0px solid; border-bottom: #dfd7c8 1px solid; border-top: #dfd7c8 1px solid; border-right: #dfd7c8 0px solid;}

.MainMenu_MenuIcon{cursor: pointer; cursor: hand; background-color: #dfd7c8; border-left: #dfd7c8 1px solid; border-bottom: #dfd7c8 1px solid; border-top: #dfd7c8 1px solid; text-align: center; width: 1;height: 20;}

.MainMenu_SubMenu{z-index: 1000; cursor: pointer; cursor: hand; background-color: #dfd7c8; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;border-bottom: #404040 1px solid; border-left: #929292 1px solid; border-top: #929292 1px solid; border-right: #404040 1px solid;}

.MainMenu_MenuBreak{border-bottom: #404040 1px solid; border-left: #929292 0px solid; border-top: #929292 1px solid;  border-right: #404040 0px solid; background-color: White; height: 1px;}

.MainMenu_MenuItemSel{background-color: #78a788; cursor: pointer; cursor: hand; color: White; font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; HEIGHT: 20;}

.MainMenu_MenuArrow{font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand; border-right: #dfd7c8 1px solid; border-bottom: #dfd7c8 1px solid; border-top: #dfd7c8 1px solid;}

.MainMenu_MenuRootArrow{font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand;}

/**************************************************************************************************/
/* Mini Menu (side) Styles */
/**************************************************************************************************/
.MiniMenu_MenuContainer{border-bottom: #404040 1px solid; border-left: #929292 1px solid; border-top: #929292 1px solid; border-right: #404040 1px solid;  background-color: #dfd7c8; width:175px;}

.MiniMenu_MenuBar{cursor: pointer; cursor: hand; height: 20;  background-color: #dfd7c8;}

.MiniMenu_MenuItem{cursor: pointer; cursor: hand; color: #000000; font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; border-left: #dfd7c8 0px solid; border-bottom: #dfd7c8 1px solid; border-top: #dfd7c8 1px solid; border-right: #dfd7c8 0px solid;}

.MiniMenu_MenuIcon{cursor: pointer; cursor: hand; background-color: #dfd7c8; border-left: #dfd7c8 1px solid; border-bottom: #dfd7c8 1px solid; border-top: #dfd7c8 1px solid; text-align: center; width: 1;height: 20;}

.MiniMenu_SubMenu{z-index: 1000; cursor: pointer; cursor: hand; background-color: #dfd7c8; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;border-bottom: #404040 1px solid; border-left: #929292 1px solid; border-top: #929292 1px solid; border-right: #404040 1px solid;}

.MiniMenu_MenuBreak{border-bottom: #404040 1px solid; border-left: #929292 0px solid; border-top: #929292 1px solid;  border-right: #404040 0px solid; background-color: White; height: 1px;}

.MiniMenu_MenuItemSel{background-color: #78a788; cursor: pointer; cursor: hand; color: White; font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal; HEIGHT: 20;}

.MiniMenu_MenuArrow{font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand; border-right: #dfd7c8 1px solid; border-bottom: #dfd7c8 1px solid; border-top: #dfd7c8 1px solid;}

.MiniMenu_MenuRootArrow{font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand;}

/**************************************************************************************************/
/* Widget Menu Styles */
/**************************************************************************************************/

/* First (topmost) level of menus */
.TopMenu_TopGroup
{
	background-color: #00533e;
}

.TopMenu_TopItem
{
	color: #ffff66;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_TopItemOver
{
	background-color: #00533e;
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_TopItemSelected
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_TopItemSelectedOver
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_TopItemChildSelected
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_TopItemChildSelectedOver
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

/* General menu item (levels below first level) */
.TopMenu_Group
{
	border: solid 1px #000000;
}

.TopMenu_Item
{
	background-color: #00533e;
	color: #ffff66;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_ItemOver
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_ItemSelected
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_ItemSelectedOver
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_ItemChildSelected
{
	background-color: #00533e;
	color: #ffff66;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.TopMenu_ItemChildSelectedOver
{
	background-color: #00533e;
	color: #ffff66;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

/**************************************************************************************************/
/* Begin Sub Menu Styles */
/**************************************************************************************************/

/* First (topmost) level of menus */
.SubMenu_TopGroup
{
	background-color: #dfd7c8;
	border: solid 1px #AFB3AE;
}

.SubMenu_TopItem
{
	Border-Bottom: solid 1px #929292;
	border-right:solid 1px #929292;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_TopItemOver
{
	Border-Bottom: solid 1px #929292;
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_TopItemSelected
{
	Border-Bottom: solid 1px #929292;
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_TopItemSelectedOver
{
	Border-Bottom: solid 1px #929292;
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_TopItemChildSelected
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_TopItemChildSelectedOver
{
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

/* General menu item (levels below first level) */
.SubMenu_Group
{
	border: solid 1px #000000;
}

.SubMenu_Item
{
	background-color: #dfd7c8;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_ItemOver
{
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_ItemSelected
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_ItemSelectedOver
{
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_ItemChildSelected
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.SubMenu_ItemChildSelectedOver
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}
.LeftSubMenu {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}
/**************************************************************************************************/
/* Begin Sub Menu Styles */
/**************************************************************************************************/

/* First (topmost) level of menus */
.MiscMenu_TopGroup
{
	background-color: #dfd7c8;
	border: solid 1px #AFB3AE;
}

.MiscMenu_TopItem
{
	Border-Bottom: solid 1px #929292;
	border-right:solid 1px #929292;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_TopItemOver
{
	Border-Bottom: solid 1px black;
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_TopItemSelected
{
	Border-Bottom: solid 1px black;
	background-color: #dfd7c8;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_TopItemSelectedOver
{
	Border-Bottom: solid 1px black;
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_TopItemChildSelected
{
	background-color: #dfd7c8;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_TopItemChildSelectedOver
{
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

/* General menu item (levels below first level) */
.MiscMenu_Group
{
	border: solid 1px #000000;
}

.MiscMenu_Item
{
	background-color: #dfd7c8;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_ItemOver
{
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_ItemSelected
{
	background-color: #dfd7c8;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_ItemSelectedOver
{
	background-color: #78a788;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_ItemChildSelected
{
	background-color: #dfd7c8;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

.MiscMenu_ItemChildSelectedOver
{
	background-color: #00533e;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: hand;
}

/**************************************************************************************************/
/* Module Title Menu Styles seen by admins */
/**************************************************************************************************/
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MenuGroup
{
	background-color: #00533e; 
	border: outset 0px black;	
}

.MenuItem
{
  background-color:#00533e; 
  color:#ffff66; 
  font-family:verdana; 
  font-size:10px;  
  cursor:default;  
  padding: 3px; 
}

.MenuItemOver
{
  background-color: #dfd7c8; 
  color:black; 
  font-family:verdana; 
  font-size:10px;
  padding: 3px;
  cursor:hand;  
}

.ItemDisabled
{
  background-color:white; 
  color: #dfd7c8; 
  font-family:verdana; 
  font-size:10px; 
  padding:3px;   
  cursor:default;
}


.Separator
{
	background-color:white; 
	margin-left: 10px;
	margin-right: 10px;
}

.ShopCart
{
  background-color: #b0c4de;
  color: black; 
  font-family:verdana; 
  font-size:12px; 
  padding:3px;   
  cursor:default;	
}

.ShopCartHeader
{  
  color: black; 
  font-family:verdana; 
  font-size:12px; 
  font-weight: bold;
  padding:3px;   
  cursor:default;	
}
