﻿body 
{
    color: #003333;
    font-size: 10px;
    font-family: Verdana;
    margin: 0px;
    background-color: #E6E5D6;
    background-image: url(Images/PageBkg.jpg); background-repeat: repeat-x;
}
h3, h4, h5
{
    color: #003333;
}
li
{
    margin-bottom: 8px
}

a.AdminLinks:Link {color: #E6E5D6; text-decoration: none;}
a.AdminLinks:Visited{color: #E6E5D6; text-decoration: none;}
a.AdminLinks:Hover {color: #6B6B4C; padding: 0px; background-color: #E6E5D6;}

.Flyout
{
	border:1px solid #6B6B4C;
	background:url(Images/Menu/Flyoutbg.gif) #909079 repeat-x;
	font-size: 12px;
	font-family: Verdana;
	width: 380px;
	color:White;
}
.Flyout a
{
    cursor: auto; cursor: pointer;
	color: #ffffff;
}

.Flyout a:hover
{
    cursor: auto; cursor: pointer;
	color: #ffffff;
	text-decoration: underline;
}

/*Menu Start */
@media screen
{
	.ParentMenu
	{
	}
	.ParentItemContainer
	{
	}
	.ParentItem
	{
		background-image:url(Images/Menu/bg.gif);
		background-repeat:repeat-x;
		height: 26px;
	}
	.ParentItemOver
	{ 
		height: 26px;
		background-image:url(Images/Menu/bg_a.gif);
		background-repeat:repeat-x;
	}
	.ParentItemContentCell, a
	{
		color:#2E2E2E;
		font-size: 10px;
		font-family: verdana;
		text-align: center;
		white-space: nowrap;
		color: #666666;
		font-weight: bold;
		text-decoration: none;
	}
	.ParentItemContentCellOver
	{
		color:#666666;
		font-size: 10px;
		font-family: verdana;
		font-weight: bold;
		text-align: center;

		background-image:url(Images/Menu/il.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		white-space: nowrap;
	}
	.ParentItemSubmenuCell,.ParentItemSubmenuCellOver
	{
		display: none;
	}
	.ParentSeparator, .ParentSeparatorOver
	{
		width:1px;
		background-image:url(Images/Menu/sep.gif);
		background-repeat:no-repeat;
	}
	.ParentSeparatorContentCell, .ParentSeparatorContentCellOver
	{
		display: none;
	}

	.MenuNoTop
	{
		border:1px solid #C6C6C6;
		border-top: 0px none;
		background:url(Images/Menu/s_bg.gif) #F3F3F3 repeat-y;
	}

	.easyMenu
	{
		border:1px solid #C6C6C6;
		background:url(Images/Menu/s_bg.gif) #F3F3F3 repeat-y;
	}
	
	.easyMenuItemContainer
	{
	}

	.easyMenuItem
	{
		height: 25px;
		cursor: auto; cursor: pointer;
		color:#666666;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10px;
		padding: 0px;
	}
	
	.easyMenuItem a
	{
		height: 25px;
		cursor: auto; cursor: pointer;
		color:#666666;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10px;
	}

	.easyMenuItemIconCell
	{
	
	}

	.easyMenuItemIconCell a
	{
	}

	.easyMenuItemContentCell
	{
		text-indent: 10px;
		white-space: nowrap;
		color:#666666;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10px;
	}

	.easyMenuItemContentCell a
	{
		height: 25px;
		text-decoration: none;
		text-indent: 10px;
		white-space: nowrap;
		color:#666666;
		font-family: Verdana;
		font-weight: bold;
		font-size: 10px;
	}

	.easyMenuItemOver
	{
		height: 25px;
		cursor: auto; cursor: pointer;
		background-color: #6F3B2E;
		color:#ffffff;
		padding: 0px;
	}
	
	.easyMenuItemOver a
	{
		height: 25px;
		cursor: auto; cursor: pointer;
		background-color: #6F3B2E;
		color:#ffffff;
	}

	.easyMenuItemIconCellOver
	{
	}

	.easyMenuItemIconCellOver a
	{
	}

	.easyMenuItemContentCellOver
	{
		color: #ffffff;
		font-family: arial;
		font-size: 12px;
		text-decoration: none;
		text-indent: 10px;
		white-space: nowrap;
	}

	.easyMenuItemContentCellOver a
	{
		color: #ffffff;
		cursor: auto; cursor: pointer;
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		white-space: nowrap;
	}

	.easyMenuSeparator
	{
	}
	
	.easyMenuSeparatorIconCell
	{
	}
	
	.easyMenuSeparatorContentCell
	{
	}

	.easyMenuSeparatorOver
	{
	}

	.easyMenuSeparatorIconCellOver
	{
	}
	
	.easyMenuSeparatorContentCellOver
	{
	}

	.easyMenuItemSubMenuCell
	{
		width: 15px;
		background-image: url(Images/Menu/submenu.gif);
		background-repeat: no-repeat;
		background-position: 0px 11px;
	}
	
	.easyMenuItemSubMenuCellOver
	{
		width: 15px;	
		background-image: url(Images/Menu/submenu_white.gif);
		background-repeat: no-repeat;
		background-position: 0px 11px;
	}

	/* 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;
	}	
}