.menu_li {
background-color: #284861;color: #FFFFFF;

background-repeat: no-repeat;
background-position: right center;
}
.menu_li:hover  {
background-color: #1D3547;color: #FFFFFF;

background-repeat: no-repeat;
background-position: right center;
}
.menu_li:hover a  {
background-color: #1D3547;color: #FFFFFF;

background-repeat: no-repeat;
background-position: right center;
}
.menu_li a:hover  {
background-color: #1D3547;color: #FFFFFF;

background-repeat: no-repeat;
background-position: right center;
}

.menu_li_h {
background-color: #1D3547;color: #FFFFFF;

background-repeat: no-repeat;
background-position: right center;
}
.menu_li a{
color: #FFFFFF;
}
.menu_li_h a{
color: #FFFFFF;
}

.menu_li:hover .drop_down_links_ul{
	height: auto;
	width: 225px;
	position: absolute;
	margin-top: 0px;
	visibility: visible;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 2;
	-moz-box-shadow: 0px 3px 7px #888;
    -webkit-box-shadow: 0px 3px 7px #888;
	box-shadow: 0px 3px 5px #888;
	/*border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: none;
	text-transform: uppercase;
}
.menu_li_h:hover .drop_down_links_ul{
	height: auto;
	width: 225px;
	position: absolute;
	margin-top: 0px;
	visibility: visible;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 2;
	-moz-box-shadow: 0px 3px 7px #888;
    -webkit-box-shadow: 0px 3px 7px #888;
	box-shadow: 0px 3px 5px #888;
	/*border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: none;
	text-transform: uppercase;
}.sub_menu_li {
background-color: #575C69;color: #FFFFFF;
width: 88.5%;padding-left:14px;padding-right:12px;margin:0px;
background-repeat: no-repeat;
background-position: right center;
}
.sub_menu_li:hover  {
background-color: #7E7A88;color: #FFFFFF;
width: 88.5%;padding-left:14px;padding-right:12px;margin:0px;
background-repeat: no-repeat;
background-position: right center;
}
.sub_menu_li:hover a  {
background-color: #7E7A88;color: #FFFFFF;
width: 88.5%;padding-left:14px;padding-right:12px;margin:0px;
background-repeat: no-repeat;
background-position: right center;
}
.sub_menu_li a:hover  {
background-color: #7E7A88;color: #FFFFFF;
width: 88.5%;padding-left:14px;padding-right:12px;margin:0px;
background-repeat: no-repeat;
background-position: right center;
}

.sub_menu_li_h {
background-color: #7E7A88;color: #FFFFFF;
width: 88.5%;padding-left:14px;padding-right:12px;margin:0px;
background-repeat: no-repeat;
background-position: right center;
}
.sub_menu_li a{
color: #FFFFFF;
}
.sub_menu_li_h a{
color: #FFFFFF;
}
