
	.linedRow{
		border-bottom: 1px black ridge;
	}
	.object_note {
			font-family: verdana, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: black;
	}
 .system_message_table {
 	border: 1px groove gray;
	background:silver;
	
 }
 .system_message_cell {
 	font-size:11px;
	color:black;
 }
 .system_message_title {
 	background:#003366;
 	font-size:13px;
	color:white;
	font-weight:bold;
	border: 1px  white ridge;
	font-weight:bold;
 }
 .tab {
 	border-left:1px groove #eeeeee;
	border-bottom: 3px solid gray;
	border-top:1px ridge silver;
	border-right: 1px ridge white;
	margin-bottom:3px;
	padding-top:3px;
	background: #efefef;
	color:black;
	font-weight:bold;
	width:90px;
 }
 
 .tab_selected {
 	border-left:1px groove #eeeeee;
	border-bottom: 3px solid black;
	border-top:1px ridge silver;
	border-right: 1px ridge white;
	background:#a2a2a2;
	padding-top:3px;
	font-weight:bold;
	width:90px;
	color:#f6f6f6;
	cursor:pointer;
 }
 .tab_hover {
 	border-left:1px groove #eeeeee;
	border-bottom: 3px solid black;
	border-top:1px ridge silver;
	border-right: 1px ridge white;
	background:white;
	padding-top:3px;
	font-weight:bold;
	width:90px;
	color:black;
	cursor:pointer;
 }
 .tabs_header{
	font-weight:bold;
	font-size:13px;
	border-left:1px ridge black;
	border-bottom: 3px solid black;
	border-right: 1px ridge white;
	padding: 2px 2px 2px 2px;
 }
.calendar_row_data{
}
.calendar_week {
	border: 1px groove black;
}
.calendar_week_cell {
	border: 1px groove silver;
}
.calendar_weekday{
	border: 1px ridge black;
	height:100px;
}
.calendar_week_subheader{
	border: 1px ridge black;
	background:#EEEEEE;
	font-weight:bold;
}
.calendar_inner_row{
	border-bottom: 1px dotted silver;
}
.contactlistsmall {
	border-bottom: 1px dotted black;
	font-size:9px;
	font-weight:normal;
	color:gray;
	background:#eeeeee;
}
.contactlistsmallover {
	border-bottom: 1px dotted black;
	font-size:9px;
	font-weight:normal;
	color:white;
	background:silver;
	cursor:pointer;
}
.windowContent {
	border: 1px solid black;
	overflow: scroll; 
}



.phonenumbers {cursor:pointer; cursor:hand; border:1px dotted silver; margin:0px; padding:0px; position:relative;}
.phonenumbersOver {cursor:pointer; cursor:hand;  border:1px solid blue; padding:0px; position:relative; } 
.cart-active {background:#EEEEEE;}
.wastebin-active {background:#EEEEEE; }

.statusPanel { overflow: auto; height: 50px; font-size:10px; }

.autoComplete { background:white; display: inline; border: 2px groove black; width:300px; position:absolute; }
.autoCompleteRow {display:inline; padding:1px; margin:1px; font-family:verdana;   font-size:13px; overflow: hidden; z-index:auto;}
.autoCompleteRowHover { display:inline; background:blue; color:white; cursor:pointer; font-family:verdana; font-size:13px; z-index:auto;}
.autoCompleteCell { display:inline;   margin-left: 0%; z-index:auto;  overflow: hidden;}
.autoCompleteCellRight { display:inline;    margin-left: 0%; z-index:auto;  overflow: hidden;}
.cLookup { border: 1px solid black; width:190px; font-size:13px; font-weight:bold;}
.status { display: inline;  width:90px; font-family:verdana;  font-size:9px; color:black;  }
.helpContentPanel { display:inline; position:absolute;}
.faqCategories { margin-top:3px; margin-left:3px; margin-right:20px; margin-bottom: 4px; float:left; border:1px solid silver; }
.faqCategory { margin:1; padding:2px 2px 0 2px;  list-style:none;  }
.faqSubject {margin:5; padding:2px 2px 0 2px;  list-style:square;  font-family:verdana,arial,sans-serif; font-size:14px; font-weight:bold;}
.faqTitle { font-family: verdana,arial,sans-serif; font-size:20px; font-weight:bold; }
.faqContent { font-family:verdana,arial,sans-serif; font-size:12px; font-weight:normal; }
.rssFeedList {font-family:verdana,arial,sans-serif; font-size:10px; font-weight:normal; list-style:none; padding:2px 2px 2px 2px; margin-left:2px; margin-top:4px; } 
.rssNewsPanel  {border: 1px black  ridge; margin:0px; padding: 1px 1px 1px 1px; overflow:auto; height:100px; width:100%; }
.rssFeedHeader {padding: 1px 1px 1px 1px; background: #0D459A; color:white; font-weight: bold; font-size:13px;   font-family:verdana,arial,sans-serif; cursor:pointer; cursor:hand; }
.contextCallMenu {padding: 3px; border:2px solid black; background:white; color:black; position:absolute; }
