﻿DIV.PrettyMenu
{
	width: 100%;
}
.PrettyMenu UL.AspNet-Menu
{
	font-size: 14px;
	font-family: Arial;
	text-align: center;
}
.PrettyMenu UL.AspNet-Menu UL
{
	font-size: 14px;
	font-family: Arial;
	text-align: center;
}
.PrettyMenu UL.AspNet-Menu UL
{
	width: 160px;
}
.PrettyMenu LI.AspNet-Menu-WithChildren
{
	font-size: 16px;
	background: url(../../Media/Images/drop_down_menu/tab_hp.gif) no-repeat left top;
	width: 88px;
	color: #2d531e;
	height: 35px;
	text-align: center;
}
.PrettyMenu LI.AspNet-Menu-WithChildren-Selected
{
	font-size: 16px;
	background: url(../../Media/Images/drop_down_menu/tab_active.gif) no-repeat left top;
	width: 100px;
	color: #2d531e;
	height: 35px;
	text-align: center;
}
.PrettyMenu LI.AspNet-Menu-WithChildren-Selected A.AspNet-Menu-Top-Link-Selected
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	background: url(../../Media/Images/drop_down_menu/tab_active.gif) no-repeat left top;
	padding-bottom: 4px;
	vertical-align: middle;
	width: 100px;
	color: #2d531e;
	padding-top: 4px;
	white-space: normal;
	height: 35px;
	text-decoration: none;
}
.PrettyMenu LI.AspNet-Menu-WithChildren-Selected A.AspNet-Menu-Top-Link-Selected:hover
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	background: url(../../Media/Images/drop_down_menu/tab_active.gif) no-repeat left top;
	padding-bottom: 4px;
	vertical-align: middle;
	width: 100px;
	color: #2d531e;
	padding-top: 4px;
	white-space: normal;
	height: 35px;
	text-decoration: none;
}
.PrettyMenu LI.AspNet-Menu-WithChildren UL,
.PrettyMenu LI.AspNet-Menu-WithChildren-Selected UL
{
	margin-left: -11px; /*85*/
	vertical-align: top;
	width: 162px;
	text-align: center;
}
.PrettyMenu LI.AspNet-Menu-WithChildren UL:hover
{
	display: block;
}
.PrettyMenu LI.AspNet-Menu-WithChildren-Selected UL:hover
{
	display: block;
}
.PrettyMenu LI.AspNet-Menu-WithChildren A.AspNet-Menu-Top-Link:hover
{
	font-weight: bold;
	background: url(../../Media/Images/drop_down_menu/tab_hp_over.gif) no-repeat left top;
	width: 88px;
	color: #2d531e;
	height: 25px;
	text-decoration: none;
}
.PrettyMenu LI.AspNet-Menu-WithChildren A.AspNet-Menu-Top-Link
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	vertical-align: middle;
	overflow: hidden;
	width: 88px;
	cursor: pointer;
	color: #2d531e;
	padding-top: 10px;
	white-space: normal;
	height: 25px;
	text-align: center;
	text-decoration: none;
}
.PrettyMenu LI.AspNet-Menu-WithChildren A.AspNet-Menu-Top-Link SPAN
{
	color: #2d531e;
}
.PrettyMenu LI.AspNet-Menu-WithChildren-Selected A.AspNet-Menu-Top-Link-Selected SPAN
{
	color: #2d531e;
}
.PrettyMenu UL.AspNet-Menu LI
{
	margin: 0px;
	float:left;
}
.PrettyMenu UL.AspNet-Menu LI A
{
	color: #85981a;
}
.PrettyMenu UL.AspNet-Menu LI SPAN
{
	color: #85981a;
}
.PrettyMenu UL.AspNet-Menu LI.AspNet-Menu-Leaf
{
	height: 20px;
	width:162px;
	float:left;
}

/*.PrettyMenu UL.AspNet-Menu LI.AspNet-Menu-Leaf A
{
	background: #edf1d4;
	height: 20px;
	width:130px;
}*/
.PrettyMenu UL.AspNet-Menu LI.AspNet-Menu-Leaf A:hover .PrettyMenu UL.AspNet-Menu LI.AspNet-Menu-Leaf SPAN
{
	background: #edf1d4;
	height: 20px;
}
.PrettyMenu TD.CornerTopLeft
{
	background-image: url(../../Media/Images/drop_down_menu/corner_left_up.gif);
	background-position:right bottom;
	width: 11px;
	height: 12px;
	background-repeat: no-repeat;
	float:left;
	margin-left: -1px;
	margin-top: 1px;
}
.PrettyMenu TD.CornerTopRight
{
	background-image: url(../../Media/Images/drop_down_menu/corner_right_up.gif);
	background-position:left bottom;
	width: 11px;
	height: 12px;
	background-repeat: no-repeat;
	float:left;
}
.PrettyMenu TD.CornerBottomLeft
{
	background-image: url(../../Media/Images/drop_down_menu/corner_left_down.gif);
	background-position:right top;
	width: 11px;
	height: 12px;
	background-repeat: no-repeat;
	float:left;
	margin-top:-5px;
}
.PrettyMenu TD.CornerBottomRight
{
	background-image: url(../../Media/Images/drop_down_menu/corner_right_down.gif);
	background-position:left top;
	width: 11px;
	height: 12px;
	background-repeat: no-repeat;
	float:left;
	margin-top:-5px;
}
.PrettyMenu TD.MiddleTop
{
	border-top: #b7c17d 1px solid;
	width: 136px;
	height: 8px;
	background-color: #edf1d4;
	float:left;
	margin-left:-2px;
	
}
.PrettyMenu TD.MiddleBottom
{
	width: 131px;
	/*border-bottom: #b7c17d 1px solid;*/
	height: 12px;
	background-color: #edf1d4;
	float:left;
	position:relative;
}
.PrettyMenu TD.MiddleBottomBorderRight
{
	width: 132px;
	/*border-bottom: #b7c17d 1px solid;*/
	border-right: #a9c216 1px solid;
	height: 12px;
	background-color: #edf1d4;
	float:left;
	
}
.PrettyMenu TD.MiddleBottomBorderLeft
{
	border-left: #a9c216 1px solid;
	width: 132px;
	border-bottom: #b7c17d 1px solid;
	height: 20px;
	background-color: #edf1d4;
	float:left;
}
.PrettyMenu TD.MiddleLeft
{
	font-size: 8px;
	border-left: #b7c17d 1px solid;
	background-color: #edf1d4;
	float:left;
	width:11px;
	height:12px;
}
.PrettyMenu TD.MiddleLeftTop
{
	font-size: 8px;
	border-left: #b7c17d 1px solid;
	background-color: #edf1d4;
	float:left;
	width:11px;
	height:4px;
	margin-left:0px;
}
.PrettyMenu TD.MiddleLeft2
{
	font-size: 8px;
	border-left: #b7c17d 1px solid;
	background-color: #edf1d4;
	float:left;
	width:9px;
	height:20px;
}
.PrettyMenu TD.MiddleRight
{
	border-right: #b7c17d 1px solid;
	font-size: 8px;
	background-color: #edf1d4;
	float:left;
	width:11px;
	height:12px;
}
.PrettyMenu TD.MiddleRightTop
{
	border-right: #b7c17d 1px solid;
	font-size: 8px;
	background-color: #edf1d4;
	float:left;
	width:11px;
	height:4px;
}
.PrettyMenu TD.MiddleRight2
{
	border-right: #b7c17d 1px solid;
	font-size: 8px;
	background-color: #edf1d4;
	float:left;
	width:11px;
	height:20px;
}
.PrettyMenu TD.MiddleMiddle
{
	border-right: #b7c17d 1px solid;
	border-left: #b7c17d 1px solid;
	width: 157px;
	height: 20px;
	float:left;
}
.PrettyMenu TD.MiddleMiddleNoBorder
{
	background-color: #edf1d4;
	width: 132px;
	height: 20px;
	float:left;
}
.PrettyMenu TD.MiddleMiddleBorderRight
{
	background-color: #edf1d4;
	border-right: #a9c216 1px solid;
	width: 132px;
	height: 20px;
	float:left;
}
.PrettyMenu TD.MiddleMiddleBorderLeft
{
	/*border-left: #a9c216 1px solid;*/
	width: 132px;
	height: 20px;
	background-color: #edf1d4;
	float:left;
}

.PrettyMenu TD.MenuBorderRight
{
	border-right: #a9c216 1px solid;
}
.PrettyMenu TD.MenuBorderLeft
{
	border-left: #a9c216 1px solid;
}

.PrettyMenu TABLE.MenuItemSeparator
{
	border-top: #a9c216 1px solid;
}
.MenuItemSeparator
{
	border-top: #a9c216 1px solid;
}

.PrettyMenu UL.AspNet-Menu LI A IMG
{
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.PrettyMenu UL.AspNet-Menu LI:hover
{
}
.PrettyMenu UL.AspNet-Menu LI.AspNet-Menu-Hover
{
}
.PrettyMenu UL.AspNet-Menu LI A:hover
{
	font-weight: bold;
	color: #85981a;
}
.PrettyMenu UL.AspNet-Menu LI SPAN.Asp-Menu-Hover
{
	font-weight: bold;
	color: #85981a;
}
.PrettyMenu .AspNet-Menu-Horizontal
{
	z-index: 300;
	width: 100%;
	position: relative;
}
.PrettyMenu .AspNet-Menu-Horizontal UL.AspNet-Menu
{
	width: 100%;
}
.PrettyMenu .AspNet-Menu-Horizontal UL.AspNet-Menu UL
{
	left: 3px;
	width: 162px;
	top: 35px;
}
.PrettyMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI
{
	text-align: center;
}
.PrettyMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI LI
{
	text-align: center;
}
.PrettyMenu .AspNet-Menu-Horizontal UL.AspNet-Menu LI UL
{
}
.PrettyMenu .AspNet-Menu-Horizontal UL.AspNet-Menu UL LI
{
	width: 162px;
}
.CornerStyleDiv
{
	width:10px;
	overflow:hidden;
	height:12px;
}
.AspNet-Menu-Link
{
	background: #edf1d4;
	height: 15px;
	width:135px;
	overflow:hidden;
	margin-left:auto !important;
	margin-right:auto !important;
}
.AspNet-Midle-Menu-Link
{
	width:157px;
	background: #edf1d4;
	height: 20px;
}
.PrettyMenu td.MiddleTestMidle
{
	width:130px;
	height:4px;
	float:left;
	background-color:#EDF1D4;
}
.PrettyMenu td.MiddleTestMidle2
{
	width:89%;
	height:1px;
	float:left;
	background-color:#B7C17D;
}
.PrettyMenu td.MiddleTestMidle2_1
{
	width:132px;
	height:4px;
	float:left;
	background-color:#EDF1D4;
	border-right:1px solid #B7C17D;
}
.PrettyMenu td.MiddleTestMidle2_2
{
	width:132px;
	height:4px;
	float:left;
	background-color:#EDF1D4;
}
.PrettyMenu td.CornerBottomMiddle
{
	width:134px;
	height:4px;
	background-color:#EDF1D4;
	float:left;
	border-bottom:1px solid #B7C17D;
}
.PrettyMenu td.CornerBottomMiddle2_1
{
	width:133px;
	height:4px;
	background-color:#EDF1D4;
	float:left;
	border-bottom:1px solid #B7C17D;
	border-right:1px solid #B7C17D;
}
.PrettyMenu td.CornerBottomMiddle2_2
{
	width:135px;
	height:4px;
	background-color:#EDF1D4;
	float:left;
	border-bottom:1px solid #B7C17D;
}
.DivWidth11
{
	float:right;
	width:11px;
}
.PrettyMenu TD.MiddleTop2_1
{
	border-top: #b7c17d 1px solid;
	border-right: #b7c17d 1px solid;
	width: 132px;
	height: 12px;
	background-color: #edf1d4;
	float:right;
	margin-left:0px;
	
}
.PrettyMenu TD.MiddleTop2_2
{
	border-top: #b7c17d 1px solid;
	width: 132px;
	height: 12px;
	background-color: #edf1d4;
	float:right;
	margin-left:0px;
	
}
.PrettyMenu TD.CornerTopRight2
{
	background-image: url(../../Media/Images/drop_down_menu/corner_left_up.gif);
	background-position:left bottom;
	width: 11px;
	height: 12px;
	background-repeat: no-repeat;
	float:right;
	margin-top:1px;
}
.DivCornerTopLeftDIV
{
	float:right;
	width:12px;
	height:20px;
	margin-left:0px;
	cursor:pointer;
}
.DivCornerTopRightDIV
{
	float:right;
	width:12px;
	height:20px;
	margin-left:0px;
	cursor:pointer;
}
.DivCornerTopLeftEmptySmallLeft
{
	width:12px;
	float:right;
	height:9px;
	border-right:#b7c17d 1px solid;
	background-color: #edf1d4;
}
.DivCornerTopLeftEmptySmallRight
{
	width:12px;
	float:right;
	height:9px;
	border-left:#b7c17d 1px solid;
	background-color: #edf1d4;
	margin-right:-2px;
}
.DivCornerBottomLeftEmptySmallLeft
{
	width:12px;
	float:right;
	height:9px;
	border-right:#b7c17d 1px solid;
	border-top:#b7c17d 1px solid;
	background-color: #edf1d4;
}
.DivCornerBottomLeftEmptySmallRight
{
	width:12px;
	float:right;
	height:9px;
	border-left:#b7c17d 1px solid;
	border-top:#b7c17d 1px solid;
	background-color: #edf1d4;
	margin-right:-2px;
}
.DivCornerTopLeft
{
	background-image: url(../../Media/Images/drop_down_menu/corner_right_up.gif);
	background-position:right bottom;
	width: 11px;
	height: 12px;
	background-repeat: no-repeat;
	float:right;
	margin-right:0px;
}
.DivTopLeft
{
	border-top: #b7c17d 1px solid;
	border-left: #b7c17d 1px solid;
	width: 138px;
	height: 20px;
	background-color: #edf1d4;
	float:right;
	margin-right:-1px;
}
.DivTopMiddle
{
	border-top: #b7c17d 1px solid;
	border-left: #b7c17d 1px solid;
	width: 136px;
	height: 20px;
	background-color: #edf1d4;
	float:right;
}
.DivTopRight
{
	border-top: #b7c17d 1px solid;
	width: 138px;
	height: 20px;
	background-color: #edf1d4;
	float:right;
}
.DivCornerTopRight
{
	background-image: url(../../Media/Images/drop_down_menu/corner_left_up.gif);
	background-position:left bottom;
	width: 11px;
	height: 12px;
	background-repeat: no-repeat;
	float:right;
}
.DivMiddleMiddleLeft
{
	background-color: #edf1d4;
	border-right: #a9c216 1px solid;
	border-top: #a9c216 1px solid;
	/*border-right: #a9c216 1px solid;*/
	width: 148px;
	height: 20px;
	float:right;
}
.DivMiddleMiddle
{
	background-color: #edf1d4;
	border-right: #a9c216 1px solid;
	border-top: #a9c216 1px solid;
	width: 136px;
	height: 20px;
	float:right;
	overflow:hidden;
}
.DivMiddleMiddleRight
{
	background-color: #edf1d4;
	border-right: #a9c216 1px solid;
	border-left: #a9c216 1px solid;
	border-top: #a9c216 1px solid;
	width: 148px;
	height: 20px;
	float:right;
}
.DivBottomRight
{
	border-top: #b7c17d 1px solid;
	border-bottom: #b7c17d 1px solid;
	width: 138px;
	height: 20px;
	background-color: #edf1d4;
	float:right;
}
.DivBottomLeft
{
	border-top: #b7c17d 1px solid;
	border-left: #b7c17d 1px solid;
	border-bottom: #b7c17d 1px solid;
	width: 138px;
	height: 20px;
	background-color: #edf1d4;
	float:right;
	margin-right:-1px;
}
.DivCornerBottomRight
{
	background-image: url(../../Media/Images/drop_down_menu/corner_left_down.gif);
	background-position:left bottom;
	width: 11px;
	height: 12px;
	background-repeat: no-repeat;
	float:right;
}
.DivMiddleMiddleBottom
{
	background-color: #edf1d4;
	border-left: #a9c216 1px solid;
	border-bottom: #a9c216 1px solid;
	border-top: #a9c216 1px solid;
	width: 136px;
	height: 20px;
	float:right;
}
.DivCornerBottomLeft
{
	background-image: url(../../Media/Images/drop_down_menu/corner_right_down.gif);
	background-position:right bottom;
	width: 11px;
	height: 12px;
	background-repeat: no-repeat;
	float:right;
	margin-left:0px;
}
.DivMiddleMiddleOneCol
{
	border-left: #a9c216 1px solid;
	border-right: #a9c216 1px solid;
	border-top: #a9c216 1px solid;
	background-color: #edf1d4;
	width: 160px;
	height: 20px;
	float:right;
}
.DivTopMiddleOneCol
{
	border-top: #b7c17d 1px solid;
	width: 140px;
	height: 20px;
	background-color: #edf1d4;
	float:right;
	margin-right:-1px;
}
.DivMiddleMiddleBottomOneCol
{
	background-color: #edf1d4;
	border-bottom: #a9c216 1px solid;
	border-top: #a9c216 1px solid;
	width: 140px;
	height: 20px;
	float:right;
	margin-right:-1px;
}
.BgGreenColor{
    background-color:#edf1d4;
}
.BorderTopGreen{
    border-top:1px solid #b7c17d;
}
.BorderLeftGreen{
    border-left:1px solid #b7c17d;
}
.BorderRightGreen{
    border-right:1px solid #b7c17d;
}
.BorderBottomGreen{
    border-bottom:1px solid #b7c17d;
}
.TopRight{
	background-image: url("../../Media/Images/drop_down_menu/corner_right_up.gif");
	background-repeat:no-repeat;
	background-position:top right;

}
.TopLeft{
	background-image: url("../../Media/Images/drop_down_menu/corner_left_up.gif");
	background-repeat:no-repeat;
}
.BgLineLeft{
    background-image: url("../../Media/Images/drop_down_menu/bgLineLeft.gif");
    background-repeat:no-repeat;    
    background-position: 0px 10px;
}
.BgLineRight{
    background-image: url("../../Media/Images/drop_down_menu/bgLineRight.gif");
    background-repeat:no-repeat;    
    background-position: right 10px;
}
.AspNet-Menu-Link-New
{
	background: #edf1d4;
	width:145px;
	overflow:hidden;
	margin-left:auto !important;
	margin-right:auto !important;
}
.BottomRight{
background-image: url("../../Media/Images/drop_down_menu/corner_right_down.gif");
background-repeat:no-repeat;

background-position:bottom right;

}
.BottomLeft{
background-image: url("../../Media/Images/drop_down_menu/corner_left_down.gif");
background-repeat:no-repeat;
background-position:bottom left;
}
.BgLineDownLeft{
    background-image: url("../../Media/Images/drop_down_menu/bgLineLeft.gif");
    background-repeat:no-repeat;    
    background-position: 0px 0px;
}
.BgLineDownRight{
    background-image: url("../../Media/Images/drop_down_menu/bgLineRight.gif");
    background-repeat:no-repeat;    
    background-position: right bottom;
}
.DivMiddleMiddleOneColNew
{
	border-left: #a9c216 1px solid;
	border-right: #a9c216 1px solid;
	border-top: #a9c216 1px solid;
	background-color: #edf1d4;
	width: 160px;
	float:right;
}