/*The copyright line text.*/
#copyLine {
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size:75%;
}

/*Event dialog's alerts panel*/
#eventDlogAlertsPanel {
	left: 0px;
	background-color: whitesmoke;
	visibility: hidden;
	border: 1px;
}

/*The event dialog right tab*/
#eventDlogAlertsTab {
	left: 400px;
	background-color: whitesmoke;
	border: 1px;
}

/*Event dialog's main panel*/
#eventDlogEventPanel {
	left: 0px;
	background-color: silver;
	visibility: visible;
	border: 1px;
}

/*The event dialog left tab*/
#eventDlogEventTab {
	left: 0px;
	background-color: silver;
	border: 1px;
}

/*Event dialog's header*/
#eventDlogHeader {
	left: 0px;
	background-color: slategray;
	border: 1px;
}

/*Event dialog's repeat panel*/
#eventDlogRepeatPanel {
	left: 0px;
	background-color: lightgrey;
	visibility: hidden;
	border: 1px;
}

/*The event dialog middle tab*/
#eventDlogRepeatTab {
	left: 200px;
	background-color: lightgrey;
	border: 1px;
}

/*Event dialog's hidden panel*/
#eventDlogSubpanel {
	visibility: hidden;
}

/*Used in place of tabs in event view dialog.*/
#eventDlogViewTab {
	left: 0px;
	background-color: #D6D6FF;
	border: 1px;
}

/*The left column in the main template.*/
#leftColumn {
	background-color:lightsteelblue;
}

/*Current day cell in the navigation calendar.*/
.calendarCurrentDayCell {
	background-color:#FFFFCC;
}

/*Selected day in the calendar.*/
.calendarCurrentDayText {
	font-size:75%;
	color:#CE0000;
	font-weight:bold;
}

.calendarCurrentViewText {
	font-size:75%; 
}

/*The days cells in the navigation calendar.*/
.calendarDayCell {
	background-color:whitesmoke;
}

/*The days text in the navigation calendar.*/
.calendarDayText {
	font-size:75%;
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	color:black;
}

/*Navigation calendar top header cells..*/
.calendarHeaderCell {
	background-color:slategray;
}

/*Navigation calendar top header text.*/
.calendarHeaderText {
	font-size:90%;
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	color:#FFFFFF;
	font-weight:bold;
}

/*The cell for next prev month links in the navigation calendar tabled.*/
.calendarPrevNextCell {
}

/*The text of the prev next month links in the navigation calendar table.*/
.calendarPrevNextText {
	font-size:80%;
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-weight:bold; 
}

/*Sunday cells in the navigation calendar.*/
.calendarSaturdayCell {
	background-color:gainsboro;
}

/*Sundays text in the navigation calendar.*/
.calendarSaturdayText {
	font-size:75%;
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	color:slategray; 
}

/*Navigation calendar top header cells..*/
.calendarSubHeaderCell {
	background-color:lightsteelblue;
}

/*Navigation calendar top header text.*/
.calendarSubHeaderText {
	font-size:75%;
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	color:#FFFFFF;
}

/*Sunday cells in the navigation calendar.*/
.calendarSundayCell {
	background-color:lightgrey;
}

/*Sundays text in the navigation calendar.*/
.calendarSundayText {
	font-size:75%;
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	color:slategray;
}

/*The navigation calendar table.*/
.calendarTable {
	background-color:white;
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
}

/*Used to emphasize text in some list views.*/
.colorHighlight {
	font-weight:bold;
	color:#CC0000; 
}

.descriptionCell {
	background-color:#FFFFCC; 
}

.descriptionText {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#333300;
	font-weight:bold; 
}

/*Used for highlighting quoted entries in message responses.*/
.dgQuote1 {
	font-family:arial,helvetica,verdana;
	font-style:italic;
	color:#0000FF; 
}

/*Used for highlighting quoted entries in message responses.*/
.dgQuote2 {
	font-family:arial,helvetica,verdana;
	font-style:italic;
	color:#FF0000; 
}

/*Used for highlighting quoted entries in message responses.*/
.dgQuote3 {
	font-family:arial,helvetica,verdana;
	font-style:italic;
	color:#FF9900; 
}

.elementCell {
	background-color:#FFFFCC; 
}

.elementText {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#333300; 
}

/*The Event Calendar day headers cells for other monthes.*/
.eventCalendarAltDayHeaderCell {
	font-size:75%;
	background-color:#DDDDDD;
}

/*The Event Calendar day headers text for other monthes.*/
.eventCalendarAltDayHeaderText {
}

/*The Event Calendar days cells.*/
.eventCalendarDayCell {
	background-color:white;
}

/*The Event Calendar day headers cells.*/
.eventCalendarDayHeaderCell {
	font-size:75%;
	background-color:whitesmoke;
}

/*The Event Calendar day headers text.*/
.eventCalendarDayHeaderText {
	font-size:80%; 
}

/*The header cell of the eventCalendar table*/
.eventCalendarHeaderCell {
	background-color:slategray;
}

/*This controls the appears of the text in the eventCalendar tables header.*/
.eventCalendarHeaderText {
	font-size:100%;
	font-family: Verdana, Arial, Geneva;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold; 
}

/*The month links cell in the event calendar views*/
.eventCalendarMonthLinksCell {
	background-color: lightsteelblue;
}

/*The month links in the event calendar views*/
.eventCalendarMonthLinksText {
	font-size:80%;
	color: white;
}

/*Events' navigation calendar day names header cells..*/
.eventCalendarSubHeaderCell {
	background-color: lightsteelblue;
}

/*Events's navigation calendar day names header text.*/
.eventCalendarSubHeaderText {
	font-size:80%;
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	color: #FFFFFF;
}

/*This controls the appears of the eventCalendar tables.*/
.eventCalendarTable {
	background-color:white;
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
}

/*This controls the appears of the text in the eventCalendar tables.*/
.eventCalendarText {
}

/*The Event Calendar today's cell.*/
.eventCalendarTodayCell {
background-color:#FFFFCC
}

/*The Event Calendar today header cell.*/
.eventCalendarTodayHeaderCell {
	font-size:75%;
	background-color:#FFFFCC
}

/*The Event Calendar today's header text.*/
.eventCalendarTodayHeaderText {
	color:crimson;
}

/*Event Calendar "view" links cell.*/
.eventCalendarViewLinksCell {
	background-color: slategray;
}

/*The Event Calendar's navCalendar's view links text*/
.eventCalendarViewLinksText {
	font-size:80%;
	font-weight: bold;
}

/*The cells background for weekend days*/
.eventCalendarWeekendDayCell {
	background-color: #E6E6E6;
}

/*The week links in the month view*/
.eventCalendarWeekLinksText {
font-size:80%
}

/*The Event Calendar's navCalendar's view links*/
.eventCalendarYearLinksCell {
	background-color: slategray;
}

/*The year links in the month view*/
.eventCalendarYearLinksText {
	font-size:100%;
	color: #FFFFFF; 
}

/*Event calendar's dialogs alternate cells*/
.eventDlogAltCell {
	background-color:#F5F5FF; 
}

/*Event dialog's main panels position*/
.eventDlogAppPanel {
	position: absolute;
	top: 55px;
	width: 600px;
	height: 450px;
	padding: 4px;
	border: 1px;
}

/*Event calendar's dialogs background*/
.eventDlogBackdrop {
background-color:#6666CC
}

/*Event calendar's dialogs cells*/
.eventDlogCell {
background-color:#E7E7FF
}

/*Event calendar's dialogs header*/
.eventDlogHeaderCell {
}

/*Event dialog's header panel position*/
.eventDlogHeaderPanel {
	position: absolute;
	top: 0px;
	width: 600px;
	height: 30px;
	padding: 4px;
}

/*Event calendar's dialogs text*/
.eventDlogHeaderText {
	font-size:110%;
	font-weight:bold;
	color:#FFFFFF;
}

/*Left tab in event dialogs.*/
.eventDlogLeftTab {
	position: absolute;
	top:30px;
	width: 205px;
	height:30px;
	padding: 4px;
	border: 1px;
}

/*Middle tab in event dialogs.*/
.eventDlogMidTab {
	position: absolute;
	top:30px;
	width: 205px;
	height:30px;
	padding: 4px;
	border: 1px;
}

/*Used in place of tabs in event view dialog.*/
.eventDlogOneTab {
	position: absolute;
	top:30px;
	width: 600px;
	height:30px;
	padding: 4px;
	border: 1px;
}

/*Right tab in event dialogs.*/
.eventDlogRightTab {
	position: absolute;
	top:30px;
	width: 200px;
	height:30px;
	padding: 4px;
	border: 1px;
}

/*Event dialog's subpanel class*/
.eventDlogSubPanelClass {
	position: absolute; 
}

/*Controls the appearance of text in event calendar's dialogs*/
.eventDlogText {
	font-size: small;
	font-weight: bold;
}

.footerCell {
	width:100%;
	background-color:lightsteelblue;
	text-align:center;
	color:white;
}

.footerHorizSep {
	font-size:1px; 
}

.footerTable {
	width:100%;
}

.headerHorizSep {
	font-size:1px;
	background-color:white;
}

.headerLeftCell {
	width:170;
}

.headerRightCell {
	width:448;
	text-align:center;
	color:white;
}

.headerSepCell {
	width:2;
}

.headerTable {
	width:100%;
}

/*Used to emphasize text in some list views.*/
.highlight {
	font-weight:bold; 
}

/*TD tags in list calendar list views, used every other row.*/
.listDayAltCell {
	background-color:lightgrey; 
}

/*TD tags in list calendar list views, used every other row.*/
.listDayAltSortedCell {
	background-color:whitesmoke; 
}

/*TD tags in list calendar list views, used every other row.*/
.listDayCell {
	background-color:silver; 
}

/*Calendar column headers*/
.listDayHeaderCell {
	background-color:slategray; 
}

/*Calendar column headers text*/
.listDayHeaderText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size:100%;
	font-weight:bold;
	color:white;
}

/*TD tags in list calendar list views, used every other row.*/
.listDaySortedCell {
	background-color:gainsboro; 
}

/*Table background for listDays.*/
.listDayTable {
	background-color:black; 
}

/*Calendar row text*/
.listDayText {
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size:80%; 
}

/*Alternate row TD cells in some list views.*/
.listTopicsAltCell {
	background-color:#FFFFCC; 
}

/*Row TD cells in some list views.*/
.listTopicsCell {
	background-color:#FFFF99; 
}

/*Text in some list views.*/
.listTopicsText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size:90%; 
}

/*Smaller text in some list views, used for body clippings.*/
.listTopicsTextSmall {
	font-family:Arial, Helvetica;
	font-size:80%; 
}

.mainContentCell {
	width:438;
	height:100%;
	vertical-align:top;
	background-color:white;
}

.mainHorizSep {
	font-size:1px; 
}

.mainLeftMargin {
	background-color:white;
}

.mainRightMargin {
	background-color:white;
}

.mainSubHeaderCell {
	width:438;
	background-color:lightsteelblue;
	vertical-align:middle;
	color:white;
}

.mainSubHeaderLeftMargin {
}

.mainSubHeaderRightMargin {
}

.mainTable {
	width:100%;
}

/*The contents cell of the bookmarks table.*/
.memberLinkCell {
	background-color:white;
}

/*The header cell of the bookmarks table.*/
.memberLinkHeaderCell {
	background-color:slategray;
}

/*This controls the appears of site bookmarks header, if bookmarks are included in template and the bookmarksEnabled pref is true.*/
.memberLinkHeaderText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Geneva;
	font-size:120%;
	text-align:center;
	color:white;
	font-weight:bold; 
}

/*The bookmarks table.*/
.memberLinkTable {
}

/*This controls the appears of site bookmarks, if they are included in template and the bookmarksEnabled pref is true.*/
.memberLinkText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Geneva;
	font-size:90%;
	text-align:left;
	color:#000000;
	font-weight:bold; 
}

.msgBackdropCell {
	background-color:lightsteelblue;
}

.msgBodyText {
	font-family:Times, Times Roman;
	font-size:100%;
	color:#000000;
}

.msgLabelCell {
	background-color:slategray; 
}

.msgLabelText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size:95%;
	font-weight:bold;
	color:white;
}

.msgReply {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size:85%;
}

.msgReplyText {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size:85%;
	font-style: italic;
	margin-left: 10px;
}

.msgToolbarButtonCell {
	background-color:whitesmoke; 
}

.msgToolbarCell {
	background-color:slategray; 
}

.msgToolbarText {
	font-family:Verdana, Arial, Helvetica;
	font-size:80%;
	color:#333300;
	font-weight:bold;
}

.msgValueCell {
	background-color:whitesmoke; 
}

.msgValueText {
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size:80%; 
}

/*The contents cell of the bookmarks table.*/
.navbarCell {
	background-color:white;
}

/*The header cell of the bookmarks table.*/
.navbarHeaderCell {
	background-color:slategray;
}

/*This controls the appears of site bookmarks header, if bookmarks are included in template and the bookmarksEnabled pref is true.*/
.navbarHeaderText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Geneva;
	font-size:120%;
	text-align:center;
	color:white;
	font-weight:bold; 
}

/*The bookmarks table.*/
.navbarTable {
}

/*This controls the appears of site bookmarks, if they are included in template and the bookmarksEnabled pref is true.*/
.navbarText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Geneva;
	font-size:90%;
	text-align:left;
	color:#000000;
	font-weight:bold; 
}

.navCell {
	width:180;
	background-color:white;
	vertical-align:top;
}

/*TD for navigation links in template.*/
.navLinkCell {
	background-color:#99CC99; 
}

/*Text for navigation links in template.*/
.navLinkText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size:100%;
	font-weight:bold;
	text-align:center; 
}

.navSubHeaderCell {
	width:180;
	vertical-align:middle;
	text-align:center;
	color:white;
}

.navSubHeaderSepCell {
	width:2;
}

.outerCell {
	background-color:lightsteelblue;
}

.outerTable {
	width:620;
}

.outerText {
color:white
}

/*The cells of the searchField table.*/
.searchFieldCell {
	background-color:white;
}

/*The header cell of the searchField table.*/
.searchFieldHeaderCell {
	background-color:slategray;
}

/*This controls the appears of the text in the searchField table header.*/
.searchFieldHeaderText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Geneva;
	font-size:120%;
	text-align:center;
	color:white;
	font-weight:bold; 
}

/*This controls the appears of the search field text.*/
.searchFieldText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Geneva;
	font-size:90%;
	text-align:left;
	color:#000000;
	font-weight:bold; 
}

.separatorCell {
	background-color:#CCCC99; 
}

.separatorText {
	font-family:Verdana, Arial, Helvetica;
	font-size:100%;
	color:#000000;
	font-weight:bold; 
}

/*Site name at top of each page.*/
.siteTitle {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size:20pt;
	font-weight:bold;
	color:white; 
}

.subHeaderHorizSep {
	font-size:1px; 
}

.subHeaderSepCell {
	width:2;
	background-color:white;
}

.subHeaderTable {
	width:100%;
}

/*Text for 'view history' screen.*/
.threadViewText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size:100%; 
}

/*Small text for 'view history' screen body clippings.*/
.threadViewTextSmall {
	font-family:Arial, Helvetica;
	font-size:90%; 
}

/*Page title in template.*/
.titleHeader {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size:120%;
	text-align:left; 
}

.tocText {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;
	font-size:80%; 
}

.topicsBackdropCell {
	background-color:lightsteelblue;
}

/*The clips in the topics page.*/
.topicsClipText {
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size:100%; 
}

.topicsClipTextCell {
	background-color:whitesmoke;
}

/*The text of Topics page.*/
.topicsText {
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size:100%; 
}

.topicsTextCell {
	background-color:lightsteelblue; 
}

.weblogBackdropCell {
	background-color:lightsteelblue;
}

/*The days cells in the navigation calendar.*/
.weblogDayCell {
	background-color:whitesmoke;
}

/*Navigation calendar top header cells..*/
.weblogDayHeaderCell {
	background-color:slategray;
}

/*Navigation calendar top header text.*/
.weblogDayHeaderText {
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size:100%;
	color:#FFFFFF;
	font-weight:bold;
}

/*The days text in the navigation calendar.*/
.weblogDayText {
	font-family:Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial;
	color:#000000;
}

/*Active Links*/
A:active {
	color:#FF0000;
}

/*Links*/
A:link {
	color:#6C8090;
}

/*Visited Links*/
A:visited {
	color:#82AACF;
}

BODY {
	background:#DDDDDD;
	vertical-align:middle;
	color:black;
}