.dojoTree {
	font: caption;
	font-size: 11px;
	font-weight: normal;
	overflow: auto;
}
.dojoTreeNodeLabel {
	font-family: Tahoma;
	font-size: 8pt; 
	color: #000099 ! important; 
	text-align: left;
	padding: 1px 2px;
	cursor: default;
}
.domainTreeNodeLabel{
	font-family: Tahoma;
	font-size: 8pt; 
	color: #E18503 ! important; 
	text-align: left;
	padding: 1px 2px;
	cursor: default;
}
a.dojoTreeNodeLabel {
	font-family: Tahoma;
	font-size: 8pt; 
	color: #000099 ! important; 
	text-align: left;
	padding: 1px 2px;
	cursor: default;
	text-decoration: none;
}
.dojoTreeNodeLabel:hover {
	font-family: Tahoma;
	font-size: 8pt; 
	color: #000099 ! important; 
	text-align: left;
	padding: 1px 2px;
}
.dojoTreeNodeLabelSelected {
	font-family: Tahoma;
	font-size: 8pt; 
	color: #FFFFFF ! important; 
	text-align: left;
	background-color: Highlight;
	color: HighlightText;
}
.dojoTree div {
	white-space: nowrap;
}
.dojoTree img {
	vertical-align: middle;
}
/* Tabs Style */
.tdTabLeftOn {
	background-image: url('../graphics/tabbar_selected_front.png');
	background-repeat: repeat-x
}
.tdTabMiddleOn {
	background-image: url('../graphics/tabbar_selected.png');
	background-repeat: repeat-x
}
.tdTabRightOn {
	background-image: url('../graphics/tabbar_separator_selected.png');
	background-repeat: no-repeat
}
.tdTabLeftOff {
	background-image: none;
	background-repeat: no-repeat
}
.tdTabMiddleOff {
	background-image: none;
	background-repeat: no-repeat;
}
.tdTabRightOff {
	background-image: url('../graphics/tabbar_separator.png');
	background-repeat: repeat-x
}
.tabTextOn { vertical-align: middle; font-family: Tahoma; font-size: 7.5pt; font-weight: bold; color: #000099; text-align: left; text-decoration: none}
.tabTextOff { vertical-align: middle; font-family: Tahoma; font-size: 7.5pt; font-weight: bold; color: #000099; text-align: left; text-decoration: none}
/* Speed Bar Style */
a.dc_pageNumberOn {  font-family: Tahoma; font-size: 8pt; color: #000000; text-decoration: none }
a.dc_pageNumberOff { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #000099; text-decoration: none }
/* Navigation Image Styles */
a.header {  font-family: Tahoma; font-size: 8pt; font-weight: bold; color: white; text-decoration: none}
.invalidInput{
	border:1px solid #F00;
	padding:1px;
}
.invalidMessageLogin{
	font-family: Tahoma; font-size: 5pt; font-weight: bold; color: white;
}
.invalidMessage{
	font-family: Tahoma; font-size: 8pt; font-weight: bold; color: red;
}
.validInput{
	border:1px solid #FFF;
	padding:1px;
}
/* Style for tooltips */
#bubble_tooltip{
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../graphics/tootip_top.png');
	background-repeat:no-repeat;
	height:2px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../graphics/tooltip_middle.png');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:0px;
	font-family: Tahoma; color: white;
	font-size:10px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../graphics/tooltip_bottom.png');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:2px;
	position:relative;
	top:0px;
}
/* Hyperlink Col Style */
a.dc_ListViewColumnLink:link {  font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; }
a.dc_ListViewColumnLink:visited {  font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left;}
a.dc_ListViewColumnLink:hover {  font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; }
a.dc_ListViewColumnLink:active {  font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left;}
a.dc_apListViewColumnLink:link {  font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; text-decoration: none}
a.dc_apListViewColumnLink:hover {  font-family: Tahoma; font-size: 8pt; color: #000000 ! important; text-align: left; text-decoration: none}
a.dc_apListViewColumnLink:visited {  font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; text-decoration: none}
a.dc_apListViewColumnLink:active {  font-family: Tahoma; font-size: 8pt; color: #999900 ! important; text-align: left; text-decoration: none}
a.dc_ListViewColumnLink:link IMG{  border: 1pt solid #000099}
a.dc_ListViewColumnLink:visited IMG{  border: 1pt solid #000099}
a.dc_ListViewColumnLink:hover IMG{  border: 1pt solid #000055}
a.dc_ListViewColumnLink:active IMG{  border: 1pt solid #000099}
a.treeview_class:link {  font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; text-decoration: none}
a.treeview_class:hover {  font-family: Tahoma; font-size: 8pt; color: #000000 ! important; text-align: left; text-decoration: none; background-color: #333333}
a.treeview_class:visited {  font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; text-decoration: none}
a.treeview_class:active {  font-family: Tahoma; font-size: 8pt; color: #999900 ! important; text-align: left; text-decoration: none}
a.dc_ListViewColumnLink_noborder:link IMG{  border: 0pt solid #000099}
a.dc_ListViewColumnLink_noborder:visited IMG{  border: 0pt solid #000099}
a.dc_ListViewColumnLink_noborder:hover IMG{  border: 0pt solid #000055}
a.dc_ListViewColumnLink_noborder:active IMG{  border: 0pt solid #000099}
a.dc_button_text:link IMG{  border: 0pt solid #FFFFFF; font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; text-decoration: none}
a.dc_button_text:visited IMG{  border: 0pt solid #000099; font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; text-decoration: none}
a.dc_button_text:hover IMG{  border: 0pt solid #000055; font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; text-decoration: none}
a.dc_button_text:active IMG{  border: 0pt solid #000099; font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: left; text-decoration: none}
a.dc_button:link IMG{  border: 0pt solid #FFFFFF}
a.dc_button:visited IMG{  border: 0pt solid #000099}
a.dc_button:hover IMG{  border: 0pt solid #000055}
a.dc_button:active IMG{  border: 0pt solid #000099}
a.dc_apTaskCalendarLink:link {  font-weight:bold; font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: center; text-decoration: none}
a.dc_apTaskCalendarLink:hover {  font-weight:bold; font-family: Tahoma; font-size: 8pt; color: #808099 ! important; text-align: center; text-decoration: none}
a.dc_apTaskCalendarLink:visited {  font-weight:bold; font-family: Tahoma; font-size: 8pt; color: #000099 ! important; text-align: center; text-decoration: none}
a.dc_apTaskCalendarLink:active {  font-weight:bold; font-family: Tahoma; font-size: 8pt; color: #999900 ! important; text-align: center; text-decoration: none}
/* List Header Style */
.dc_thListText { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
.dc_th { background-image: url('../graphics/listview/listviewheader.png'); background-repeat: repeat-x; font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FFFFFF; background-color: #3959B5; text-align: center; vertical-align: middle }
.dc_ap { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FFFFFF; background-color: #000099; text-align: left; vertical-align: middle }
.dc_apListText { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
.dc_th_nd { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FFFFFF; background-color: #000099; text-align: center; vertical-align: middle; text-decoration: none }
/* List View Style */
.dc_trListViewOdd {  font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #D8DDEF; text-align: left; vertical-align: top; border: 1px #6666CC solid}
.dc_trListViewEven { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #9EADD6; text-align: left; vertical-align: top ; border: 1px #6666CC solid}
.dc_trListViewOn { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #6B88D6; text-align: left; vertical-align: top ; border: 1px #6666CC solid}
.dc_tdListView { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; text-align: left}
.dc_apListViewOdd {  font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #D8DDEF; background-color: #D8DDEF; text-align: right; vertical-align: top; border: 1px #D8DDEF solid}
.dc_apListView { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; text-align: right}
.dc_trListViewNoBack {  font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align: left; vertical-align: top; border: 1px #6666CC solid}
.dc_trListViewNoBackNoBorder {  font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align: left; vertical-align: top; border: 0px #000000 solid; text-decoration: none}
/* Dashboard Styles */
.dc_workflowCalendar_Inactive {  font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #E5E7EF; text-align: left; vertical-align: top; border: 1px #6666CC solid}
.dc_workflowCalendar_Active{ font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #9EADD6; text-align: left; vertical-align: top ; border: 1px #6666CC solid}
.dc_workflowCalendar_Total{ font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #ECE9D8; text-align: left; vertical-align: top ; border: 1px #6666CC solid}
.dc_workflowCalendar_On { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #6B88D6; text-align: left; vertical-align: top ; border: 1px #6666CC solid}
.dc_workflowCalendar_Today { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-image: url('../graphics/workflow_calendar/today_highlight.png'); background-repeat: repeat-x; text-align: left; vertical-align: bottom;}
.dc_workflowCalendar_Only { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-image: url('../graphics/workflow_calendar/only_highlight.png'); background-repeat: repeat-x; text-align: left; vertical-align: bottom;}
.dc_workflowCalendar_Newest { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-image: url('../graphics/workflow_calendar/newest_highlight.png'); background-repeat: repeat-x; text-align: left; vertical-align: bottom;}
.dc_workflowCalendar_Oldest { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-image: url('../graphics/workflow_calendar/oldest_highlight.png'); background-repeat: repeat-x; text-align: left; vertical-align: bottom;}
.dc_workflowCalendar_TodayDetail { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-image: url('../graphics/workflow_calendar/today_highlight_detail.png'); background-repeat: repeat-x; text-align: left; vertical-align: bottom;}
.dc_workflowCalendar_OnlyDetail { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-image: url('../graphics/workflow_calendar/only_highlight_detail.png'); background-repeat: repeat-x; text-align: left; vertical-align: bottom;}
.dc_workflowCalendar_NewestDetail { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-image: url('../graphics/workflow_calendar/newest_highlight_detail.png'); background-repeat: repeat-x; text-align: left; vertical-align: bottom;}
.dc_workflowCalendar_OldestDetail { font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-image: url('../graphics/workflow_calendar/oldest_highlight_detail.png'); background-repeat: repeat-x; text-align: left; vertical-align: bottom;}
.dc_dashboard_header { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #E18503; text-decoration: none}
.dc_trListViewBlank {  font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #D8DDEF; background-color: #FFFFFF; text-align: right; vertical-align: top; border: 0px #FFFFFF solid}
/*Content Frame Style*/
body.dc_contentFrameBackground { background-color:#FFFFFF; color:#000000 }
/*Left Frame Style*/
.dc_LeftFrameNavigationTable { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FFFFFF; background-color: #9EADD6; text-align: left; vertical-align: top ; border: 1px #6666CC solid}
.dc_LeftNavFrame { background-color: #FFFFFF}
/*Title Style*/
.dc_TitleBackground {  background-color: #FFFFFF}
/*Header Style*/
h1 {  font-family: Tahoma; font-weight: bold; color: #000099; text-align: left}
h2 {  font-family: Tahoma; font-weight: bold; color: #000099; text-align: left}
h3 {  font-family: Tahoma; font-weight: bold; font-size: 10pt; color: #FFFFFF; text-align: center; vertical-align: top}
h4 {  font-family: Tahoma; font-weight: bold; font-size: 10pt; color: #000099; text-align: left}
h5 {  font-family: Tahoma; font-weight: bold; color: #000099; text-align: left}
h6 {  font-family: Tahoma; font-weight: bold; color: #000099; text-align: left}
.contentloc {font-family: Tahoma; font-weight: bold; font-size: 10pt; color: #000099; text-align: left}
/*Table Style*/
tr {  font-family: Tahoma; font-size: 8pt; font-weight: normal; text-align: left}
td {  font-family: Tahoma; font-size: 8pt; font-weight: normal; text-align: left}
/*Body Style*/
body {font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; text-align: left}
.dc_secureDecision {  font-family: Tahoma; font-weight: bold; color: #FF0000; text-align: left}
/*Table Style*/
.dc_formDetailView {  font-family: Tahoma; font-size: 7.5pt; font-weight: normal; color: #000000; background-color: #F7F7FF; text-align: left; border: 1px #FFFFF1 solid}
.dc_formControlLabel {  font-family: Tahoma; font-size: 7.5pt; font-weight: bold; color: #000000; text-align: left}
/*Calendar Style*/
.dc_CalendarTable {  font-family: Tahoma; font-size: 7.5pt; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align: left; vertical-align: top; border: 0px #FFFFFF solid; text-decoration: none}
.dc_CalendarMonthLabel {  font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #000077; background-color: #FFFFFF; text-align: left; vertical-align: top; border: 0px #FFFFFF solid; text-decoration: none}
.dc_CalendarDayHeader { font-family: Tahoma; font-size: 7.5pt; font-weight: bold; color: #FFFFFF; background-color: #000099; text-align: center; vertical-align: middle }
.dc_CalendarDayWeekend { font-family: Tahoma; font-size: 7.5pt; font-weight: bold; color: #BBBBBB; background-color: gray; text-align: left; text-decoration: none}
.dc_CalendarDayNonWeekend {  font-family: Tahoma; font-size: 7.5pt; font-weight: bold; color: #000099; text-align: left; text-decoration: none}
.dc_CalendarDayToday {  font-family: Tahoma; font-size: 7.5pt; font-weight: bold; color: #FF0000; text-align: left; text-decoration: none}
.dc_CalendarNavigation { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FFFF00; background-color: #FFFFFF; text-decoration: none}
.dc_CalendarNavigationText { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #0000FF; text-decoration: none}
.dc_CalendarDaysNotThisMonth { font-family: Tahoma; font-size: 7.5pt; font-weight: bold; color: white; background-color: white; text-align: left; text-decoration: none}
.dc_CalendarNavigationPicsLB {}
.dc_CalendarNavigationPicsLS {}
.dc_CalendarNavigationPicsRS {}
.dc_CalendarNavigationPicsRB {}
/*LINE SEPARATORS*/
.dc_SepLeft {
	background-image: url('../graphics/lineseparator_1.gif');
	background-repeat: repeat-x
}
.dc_SepMiddle {
	background-image: url('../graphics/lineseparator_2.gif');
	background-repeat: repeat-x
}
.dc_SepRight {
	background-image: url('../graphics/lineseparator_2.gif');
	background-repeat: repeat-x
}
.dc_apSepLeft {
	background-image: url('../graphics/dots.gif');
	background-repeat: repeat-x
}
.dc_apSepMiddle {
	background-image: url('../graphics/dots.gif');
	background-repeat: repeat-x
}
.dc_apSepRight {
	background-image: url('../graphics/dots.gif');
	background-repeat: repeat-x
}
a.header {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: white; text-decoration: none}
/*TOOLBAR*/
.dc_ContentToolbarBackground {  background: url(../graphics/toolbar_gradient.png)}
.dc_ContentToolbarBackgroundFill {  background: url(../graphics/toolbar_fill.png)}
.dc_ContentToolbarText { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-align: left; text-decoration: none}
.dc_ContentToolbarTextOrange { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #E18503; text-align: left; text-decoration: none}
.dc_ContentButtonText { font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #000099; text-align: left; text-decoration: none}
.dc_readonlycontrol{font-weight: normal; color: #808080}
/*CALENDAR*/
/* The main calendar widget.  DIV containing a table. */
div.calendar { position: relative; }
.calendar, .calendar table {
  border: 1px solid #bdb2bf;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: url("../graphics/normal-bg.gif");
  font-family: "trebuchet ms",verdana,tahoma,sans-serif;
}
.calendar {
  border-color: #797979;
}
/* Header part -- contains navigation buttons and day names. */
.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: url("../graphics/title-bg.gif") repeat-x 0 100%; color: #000;
  font-weight: bold;
}
.calendar .nav {
  font-family: verdana,tahoma,sans-serif;
}
.calendar .nav div {
  background: transparent url("../graphics/menuarrow.gif") no-repeat 100% 100%;
}
.calendar thead tr { background: url("../graphics/title-bg.gif") repeat-x 0 100%; color: #000; }
.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: url("../graphics/title-bg.gif") repeat-x 0 100%; color: #000;
}
.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}
.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #000;
}
.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #c44;
}
.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: url("../graphics/hover-bg.gif");
  border-bottom: 1px solid #797979;
  padding: 2px 2px 1px 2px;
}
.calendar thead .active { /* Active (pressed) buttons in header */
  background: url("../graphics/active-bg.gif"); color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}
.calendar thead .daynames { /* Row <TR> containing the day names */
  background: url("../graphics/dark-bg.gif");
}
/* The body part -- contains all the days in month. */
.calendar tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99;
}
.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  background: url("../graphics/dark-bg.gif");
}
.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
  background: url("../graphics/rowhover-bg.gif");
}
.calendar tbody td.today { font-weight: bold; /* background: url("../graphics/today-bg.gif") no-repeat 70% 50%; */ }
.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: url("../graphics/hover-bg.gif");
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}
.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #c44;
}
.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  background: url("../graphics/active-bg.gif"); color: #fff;
}
.calendar tbody .disabled { color: #999; }
.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}
.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}
/* The footer part -- status bar and "Close" button */
.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: url("../graphics/status-bg.gif") repeat-x 0 0; color: #000;
}
.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #000;
  padding: 1px;
}
.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}
/* Combo boxes (menus that display months/years for direct selection) */
.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: url("../graphics/normal-bg.gif"); color: #000;
  z-index: 100;
  font-size: 90%;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
.calendar .combo .hilite {
  background: url("../graphics/hover-bg.gif"); color: #000;
}
.calendar .combo .active {
  background: url("../graphics/active-bg.gif"); color: #fff;
  font-weight: bold;
}
.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("../graphics/dark-bg.gif");
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url("../graphics/normal-bg.gif"); color: #000;
}
.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace;
}
.calendar td.time .ampm {
  text-align: center;
}
.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}
.calendar td.time span.hilite {
  background: url("../graphics/hover-bg.gif"); color: #000;
}
.calendar td.time span.active {
  background: url("../graphics/active-bg.gif"); color: #fff;
}
.dc_herbutton {  font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align: left; vertical-align: middle; border: 0px #FFFFFF solid; text-decoration: none}

