﻿.mnuAREA {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #D2E6FB;
}
.mnuREST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 20px;
	background-color: #D2E6FB;
	cursor: hand;

}.mnuOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	height: 20px;
	background-color: #EAF7FD;
	cursor: hand;
}
.mnuSubRESTCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	height: 20px;
	background-color: #D2E6FB;
}
.mnuSubOVER {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	height: 20px;
	background-color: #EAF7FD;
	cursor: hand;
}
.showQL {
	visibility: visible;
	height: 100%;
	vertical-align: top;
	position: relative;
	width: 210px;
	z-index: 3;
}
.hideQL {
	visibility: hidden;
	height: 0px;
	vertical-align: top;
	position: absolute;
	z-index: 2;
}
.dropdownContainer {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
.containerState {
	filter: Alpha(Opacity=75);
	position: relative;


}
.noMouse {
	cursor: default;
}
.dropOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
	text-decoration: underline;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}
.dropOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.quitMail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.deadButt {
	cursor: text;
}
.mOVER {
	cursor: hand;
}
