@media screen
{

.ParentMenu {
	border-left: 1px solid #D4D0C8;
	border-top: 1px solid #D4D0C8;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	background-color: #D4D0C8;
	width:170px;
}
.ParentItem {
	cursor: auto; cursor: pointer;
	width: 170px;
	height: 20px;
	padding-left:10px;	
}
.ParentItemContainer {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
.ParentItemOver {
	cursor: auto; cursor: pointer;
	width: 170px;
	height: 20px;
	background-color: #0A246A;
	color:#FFFFFF;
	padding-left:10px;	
}
.ParentItemOver a{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	color:#FFFFFF;	
}

.ParentItemContentCell {
	font-family: Tahoma;
	font-size: 11px;
	white-space: nowrap;
}

.ParentItemContentCell a
{
	font-family: Tahoma;
	font-size: 11px;
	white-space: nowrap;
	color:#000000;
	text-decoration:none;
}

.ParentItemContentCellOver {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	color:#FFFFFF;
}

.ParentItemContentCellOver a{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	color:#FFFFFF;
}

.ParentItemSubmenuCell {
	width: 10px;
	padding-top: 2px;
	background-image: url(submenu.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	font-family: Verdana;
	font-size: 1px;
}
.ParentItemSubmenuCellOver {
	width: 10px;
	padding-top: 2px;
	background-image: url(submenu_white.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	font-family: Verdana;
	font-size: 1px;
}
.ParentSeparator {
	height: 3px;
	font-size: 1px;
	color: Silver;
}
.ParentSeparatorOver {
	height: 3px;
	font-size: 1px;
	color: Silver;	
}
.ParentSeparatorContentCell {
	height: 3px;
	font-size: 1px;
	background-image: url(bg_separator.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}
.ParentSeparatorContentCellOver {
	text-align: center;
	height: 3px;
	width: 22px;
	font-size: 1px;
	background-image: url(bg_separator.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}


.easyMenu
{
	border-left: 1px solid #D4D0C8;
	border-top: 1px solid #D4D0C8;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	background-color: #D4D0C8;
}

.easyMenuItemContainer
{
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.easyMenuItem
{
	cursor: auto; cursor: pointer;
	width: 170px;
	height: 20px;
	padding: 0px;
}

.easyMenuItem a
{
	cursor: auto; cursor: pointer;
	text-decoration: none;
	height: 20px;
}

.easyMenuItemIconCell
{
	text-align: center;
	width: 22px;
}

.easyMenuItemIconCell a
{
	cursor: auto; cursor: pointer;
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.easyMenuItemContentCell
{
	font-family: Tahoma;
	font-size: 11px;
	white-space: nowrap;
}

.easyMenuItemContentCell a
{
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}

.easyMenuItemOver
{
	cursor: auto; cursor: pointer;
	width: 170px;
	height: 20px;
	padding: 0px;
}

.easyMenuItemOver a
{
	text-decoration: none;
	height: 20px;
}

.easyMenuItemIconCellOver
{
	text-align: center;
	width: 22px;
}

.easyMenuItemIconCellOver a
{
	cursor: auto; cursor: pointer;
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.easyMenuItemContentCellOver
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	white-space: nowrap;
}

.easyMenuItemContentCellOver a
{
	color: White;
	cursor: auto; cursor: pointer;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}

.easyMenuSeparator
{
	height: 3px;
	font-size: 1px;
	color: Silver;
}

.easyMenuSeparatorIconCell
{
	text-align: center;
	height: 3px;
	width: 22px;
	font-size: 1px;
	background-image: url(bg_separator.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}

.easyMenuSeparatorContentCell
{
	height: 3px;
	font-size: 1px;
	background-image: url(bg_separator.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}

.easyMenuSeparatorOver
{
	height: 3px;
	font-size: 1px;
	color: Silver;
}

.easyMenuSeparatorIconCellOver
{
	text-align: center;
	height: 3px;
	width: 22px;
	font-size: 1px;
	background-image: url(bg_separator.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}

.easyMenuSeparatorContentCellOver
{
	height: 3px;
	font-size: 1px;
	background-image: url(bg_separator.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}

.easyMenuItemSubMenuCell
{
	width: 10px;
	padding-top: 2px;
	background-image: url(submenu.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	font-family: Verdana;
	font-size: 1px;
}

.easyMenuItemSubMenuCellOver
{
	width: 10px;
	padding-top: 2px;
	background-image: url(submenu_white.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	font-family: Verdana;
	font-size: 1px;
}

/* do not change these classes */
.menuContainerIframeUnderlay
{
	border: 0px;
	position : absolute; 
	visibility : hidden; 
	top : -2000px;
	left : 0px; 
	filter : "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"; 
	filter : "Alpha(Opacity='0')";
	opacity : 0;
	--moz-opacity : 0;

	background-color: White;
}
#ob_em_mc
{
	width: 100%;
	height: 100%;
	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
}
#ob_em_mc td
{
	padding: 0px;
}
	/* do not change these classes */
}

@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
	}	
}