
.worksheetOption {
	background-color: red;
	padding-top: 1px;
	padding-left: 15px;
	padding-bottom: 1px
}

.rowColor1 {
	background-color: #ECECEC;
	height: 14;
	padding-top: 2px;
	padding-bottom: 2px;
}
.rowColor1 a:hover {
	color: #000000;

}

.rowColor2 {
	background-color: #F5F5F5;
	height: 14;
	padding-top: 2px;
	padding-bottom: 2px;
}
.rowColor2 a:hover {
	color: #000000;

}

.rowAssocColor1 {
	background-color: #ECECEC;
	height: 40;
}
.rowAssocColor1 a:hover {
	color: #000000;

}

.rowAssocColor2 {
	background-color: #F5F5F5;
	height: 40;
}
.rowAssocColor2 a:hover {
	color: #000000;

}

.pageTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 5;
}

.errorMsg {
	font-size: 10pt;
	color: Red;
	font-weight: bold;
}

.errorText {
	font-size: 7pt;
	color: Red;
	font-weight: bold;
}

.errorHeadingText {
	font-size: 10pt;
	color: Red;
}

.browseResultHeading {
	background-color: #808080;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.option {
	background-color: #CCC;
}

.copyselect {
	font-size: 11px;;
	color: white;
	background-color: #000;
}

.menuAddLink {
	color: silver;
	text-transform: uppercase;
	font-size: 8px;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	text-decoration: none;
}

a.menuAddLink:link {
	color: silver;
}

a.menuAddLink:visited {
	color: silver;
}

a.menuAddLink:active {
	color: silver;
}

a.menuAddLink:hover {
	color: #000000;
}

/* _______________ Reports Body _______________ */
.margin1 {
	margin-left: 1px
}

.heading {
	background-color: white;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 2px
}

.menu {
	background-color: #000000;
	font-size: 9px;
	color: silver;
	text-transform: uppercase;
}

a.menu {
	text-decoration: none;;
	color: white;
}

a {
	text-decoration: none;
}

td {
	font-size: 8pt;
}

.title {
	font-size: 10pt;;
	font-weight: bold;
}

.TitleBar {
	color: white;;
	background-color: gray;
}

.button {
	height: 20px;
	width: 50px;
	font-size: 8pt;
}

.newFormLine {
	width: 100%;
	border: 1 solid Black;
}

.margin1 {
	margin-left: 1px
}

.heading {
	background-color: white;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	padding-top: 1px;
	padding-left: 15px;
	padding-bottom: 1px
}

.menu {
	background-color: #000000;
	font-size: 9px;
	color: silver;
	text-transform: uppercase;
}

.validateErr {
	color: Red;
}

.helpPop {
	background-color: #7FFFD4;
	border: 1px solid Black;
	padding: 2px;
}

.helpTitle {
	font: bold;
	text-align: center;
	border-bottom: 1px solid Black;
	color: Black;
}

.helpContent {
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	color: Black;
	padding-bottom: 5px;
}

.menuLink {
	color: silver;
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	text-decoration: none;
}

a.menuLink:link {
	color: silver;
}

a.menuLink:visited {
	color: silver;
}

a.menuLink:active {
	color: silver;
}

a.menuLink:hover {
	color: #000000;
}

.errorMsg {
	font-size: 10pt;
	color: Red;
	font-weight: bold;
}

td {
	font-size: 8pt;
}

.colTitle {
	font-weight: bold;
}

.colTitleHelp {
	font-weight: normal;
	cursor: help;
}

.associationTitle {
	font-weight: bold;
}

.objectContents {
	font-size: 8pt;
	font-color: Black;
}

.worksheetHeader {
	font-weight: normal;
}

.pageTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 5;
}

.subTitle {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid Black;
}

.popupTitle {
	font-size: 12px;
	color: white;
	background-color: #990000;
	padding: 3px;
	font-weight: bold;
}

.TitleBar {
	color: white;
	background-color: gray;
}

.divide {
	background-color: #770000;
}

.tabSelected {
	border-right: 1 solid Black;
	border-top: 1 solid Black;
	border-bottom: 1 solid Black;
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	text-decoration: none;
	background-color: #990000;
	color: white;
}

.tabDisabled {
	border-right: 1 solid Black;
	border-top: 1 solid Black;
	border-bottom: 1 solid Black;
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	text-decoration: line-through;
	background-color: #BBC7C8;
	color: white;
}

.tabUnselected {
	border-right: 1 solid Black;
	border-top: 1 solid Black;
	border-bottom: 1 solid Black;
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	text-decoration: none;
	background-color: gray;
	color: white;
	cursor: pointer;
}

.tabBlank {
	border-bottom: 1 solid Black;
}

.popupTitle {
	background-color: #808080;
	color: white;
}

.resultHead {
	background-color: #D2D2D2;
	color: black;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	cursor: pointer;
	font-weight: bold;
}

.resultBody {
	padding-left: 4px;
	color: gray;
}

.resultBodyTitle {
	padding-left: 8px;
}

.selected {
	background-color: #888;
}

div.auto_complete {
	position: absolute;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul li.selected {
	background-color: #bbf;
}

li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
}

li div.image {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 8px;
}

li div.name {
	font-weight: bold;
	line-height: 1.2em;
}

li div.email {
	color: #888;
}

#list {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
	width: 250px;
}

#list li {
	margin: 0;
	margin-bottom: 4px;
	padding: 5px;
	border: 1px solid #888;
	cursor: move;
}

div.auto_complete UL {
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

div.auto_complete UL LI {
	margin: 40;
	padding: 43px;
	font-weight: bold;
}

div.auto_complete UL LI.selected {
	background-color: #bbf;
}

div.auto_complete UL strong.highlight {
	background-color: #FFFFFF;
	color: #800;
	margin: 0;
	padding: 0;
}

.minitext {
  font: normal Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

a img { 
  border: 0;
  }