/*****************/
/* NEON Styles */
/*****************/

/* Put in these default styles for the Rich Text Editor */
BLOCKQUOTE, H1, H2, H3, H4, H5, H6, OL, UL {
	font-family: Veranda, Arial, helvetica, sans-serif;
	color: black;
	font-size:10pt;
	}
	
P {
	font-family: Arial;
	color: black;
	font-size:10pt;
	padding: 0px;
	margin: 0px;
	}
	

BODY {
	background-color: white;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: left;
}

TH	{	
	vertical-align:	top;
	font-size: 10pt;
	font-weight:	bold;
	font-family: Arial;
	background-color: #D2DBF0;
	}	
   
TD	{	
	font-weight:	normal;
	font-size:10pt;
	vertical-align:	top;
	font-family: Arial;
	}	
	
A {
	font-family: Arial;
	font-size:10pt;
	color: black;
	text-decoration:	none;
	}	
A:active	{	
	text-decoration:	none;
	}	
A:hover	{	
	text-decoration:	underline;
	}

.alarm_link {
    background-color: #3A6079;
    border-width: 0px;
    color: white;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 0px;
    cursor: hand;
    font-size: 10px;
    vertical-align: bottom;
}

.a_on_white_bold 
{
	font-weight: bold;
}

.a_small
{
  font-size: 9pt;
}

.a_list
{
	color: #606060;
	text-decoration: underline;
}

.a_list_small
{
	font-size: 9pt;
	color: #606060;
	text-decoration: underline;
}

.pagetitle  {
	font-family: Arial;
	color: Black;
	font-size:14pt;
	font-weight:normal;
	font-style:normal;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	background-color: #FCB131;
}
	
.label	{	
	vertical-align:	top;
	font-family: Arial;
	font-size:10pt;
	background-color:white;
}	

INPUT, TEXTAREA, SELECT {
	font-family: Arial;
	font-size:10pt;
	background-color:white;
}

input[type=radio] {
	background-color:white;
}

.radio_button {
	background-color:white;
}

.bold_label	{	
	vertical-align:	middle;
	text-align: left;
	font-size: 10pt;
	font-weight:	bold;
	color: #404040;
	font-family: Arial;
	padding-top:5px;
}	
	
.shaded_button {
	background-color: white;
	border-color: #666666;
	border-width: 1px;
	color: #404040;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: hand;
	height: 21px;
	font-size: 11px;
}
	
.button {
	background-color: #DEE9EE;
	border-color: #3A6079;
	border-width: 1px;
	color: black;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: hand;
	height: 21px;
	font-size: 11px;
}

.button_top
{
	background-color: #DEE9EE;
	border-color: #3A6079;
	border-width: 1px;
	border-bottom-width: 0px;
	color: black;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: hand;
	height: 21px;
	font-size: 11px;
}
	
.small_text {
	background-color: white;
	color: #404040;
	font-size: 11px;
}

.drop_down_list {
	background-color: white;
	border-color: #666666;
	border-width: 1px;
	color: #404040;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: hand;
	font-size: 11px;
	height: 22px;
}

.shaded_button_top
{
	background-color: white;
	border-color: #666666;
	border-width: 1px;
	border-bottom-width: 0px;
	color: black;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: hand;
	height: 21px;
	font-size: 11px;
}

.text_box
{
	background-color: white;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	color: black;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 0px;
	height: 20px;
	cursor: auto;
	font-size: 13px;
}

.file_picker
{
	background-color: white;
	border-color: silver;
	border-style: solid;
	border-width: 0px;
	color: black;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 0px;
	height: 24px;
	width: 350px;
	cursor: auto;
	font-size: 13px;
}

.list_box_div
{
  height: 20px;
  border-style:solid;
  border-width:1px;
  border-color:#7F9DB9;
  overflow:hidden;
}

.list_box
  {
	position: absolute;
	height: 25px;
	top:-2px;
	left:-2px;
  }

.top_button {
	background-color: white;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-color: black;
	border-width: 1px;
	color: black;
	font-size: 10px;
}

.header_fill
{
	background-color:Transparent;
}

.header 
{
/*	background-image: url(graphics/banner-niwa-bg2.jpg); */
	background-repeat: no-repeat;	
	background-position: bottom;
	background-position: right;
	background-color: white;
	border-color: white;
	border-width: 1;
	border-style: solid;
}

.header_arrow 
{
	background-image: url(graphics/rightarrow2.gif);
	background-repeat: no-repeat;	
	background-position: center;
	background-color:Transparent;
	width: 20px;
}

.header_spacer 
{
	background-color: #3A6079;
	height: 0px;
	border-color: #3A6079;
	border-width: 1;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
}

.footer 
{
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
}

.username {
	background-color:Transparent;
 	border-width: 0px;
	color: #5D707E;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: right;
	vertical-align: bottom;
}

.status {
	background-color: #E1E7F5;
 	border-width: 0px;
	color: black;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
}

.left_menu {
	width: 200px;
	background-color: #7DAED7;
	border-color: #3A6079;
	border-width: 0px;
	color: #505050;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	white-space: nowrap;
}

.left_ticker {
    width: 200px;
    background-color: #3A6079;
    border-color: #3A6079;
    border-width: 0px;
    font-family: Arial;
    font-size: 12px;
    color: white;
    font-weight: bold;
    border-style: solid;
    border-width: 0px;
    white-space: nowrap;
}

.left_ticker_heading {
    width: 200px;
    background-color: #0065B3;
    border-color: #0065B3;
    border-width: 0px;
    font-family: Arial;
    font-size: 13px;
    color: white;
    font-weight: bold;
    border-style: solid;
    border-width: 0px;
    border-top-width: 1px;
}

.left_ticker_frame {
    background-color: #3A6079;
}

.left_ticker_frame_cell {
    background-color: #3A6079;
}

.td_leftmenu {
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	white-space: nowrap;
/*	height: 24px; */
	vertical-align: middle;
	background-color: #7DAED7;
}

.td_leftmenu_selected {
	padding: 0px;
	padding-left: 6px;
	padding-top: 1px;
	white-space: nowrap;
	border-width: 0px; 
	border-right-width:0px;
	border-left-width: 0px;
	border-style: solid; 
	border-color: #D2DFE6; 
	height: 24px;
	vertical-align: middle;
	background-color: #D2DFE6;
}

.td_leftsubmenu_selected {
	padding: 0px;
	padding-left: 6px;
	padding-top: 1px;
	white-space: nowrap;
	border-width: 0px; 
	border-right-width:0px;
	border-left-width: 0px;
	border-style: solid; 
	border-color: #3A6079; 
/*	height: 24px; */
	vertical-align: middle;
	background-color: #ECF1F4;
}

.tree_menu 
{
	border: 0px;
	border-style: solid;
	border-top-width: 0px;
	border-color: #3A6079;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 20px;
	overflow:auto;
	height: 700px;
}

.node_menu 
{
	border: 0px;
	border-style: solid;
	border-top-width: 0px;
	border-color: #3A6079;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 20px;
	overflow:auto;
}

.a_tree_menu
{
	color: black;
	width: 100%;
	padding: 1px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 3px;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	height: 16px;
	text-decoration: none;
	vertical-align: bottom;
	display: block;
}

.a_tree_menu:hover	
{	
	width: 98%;
	background: white;
	text-decoration: none;
	border-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid; 
	border-color: white; 
}

.a_tree_menu:selected 
{
	background: white;
	text-decoration: none;
}

.a_tree_menu_hover	
{	
	width: 98%;
	padding: 1px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	color: black;
	font-size: 11px;
	background: white;
	border-style: solid; 
	border-color: white; 
	text-decoration: none;
	height: 16px;
	display: block;
}

.a_tree_menu_hover:hover
{	
	text-decoration: none;
}

.a_tree_menu_selected 
{
	width: 98%;
	padding: 1px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	background: white;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid; 
	border-color: white; 
	font-family: Arial;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	height: 16px;
	display: block;
	vertical-align: middle;
}

.a_tree_menu_selected:hover
{   
	text-decoration: none;
	border-width: 1px;
	border-bottom-width: 0px;
}

.a_left_menu 
{
	color: white;
	font-weight: normal;
	width: 100%;
	padding: 4px;
	padding-left: 14px;
	display: block;
}

.a_left_menu:hover	
{	
	color: black;
	text-decoration: none;
	background: #D2DFE6;
	border-width: 0px;
	border-left-width: 0px;
	border-style: solid; 
	border-color: #7DAED7; 
	padding-left: 14px;
}

.a_left_menu:active
{	
	color: black;
}

.a_left_submenu 
{
	color: black;
	width: 100%;
	padding: 2px;
	padding-top: 4px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	height: 16px;
	display: block;
}

.a_left_submenu:hover	
{	
	background: white;
	text-decoration: none;
	border-width: 1px;
	border-style: solid; 
	border-color: white; 
	padding: 1px;
	padding-top: 3px;
	padding-left: 19px;
}

.a_left_submenu_selected	
{	
	width: 100%;
	color: black;
	font-size: 11px;
	background: white;
	border-width: 1px;
	border-style: solid; 
	border-color: white; 
	height: 16px;
	text-decoration: none;
	padding: 1px;
	padding-top: 3px;
	padding-left: 19px;
	display: block;
}

.a_left_submenu_selected:hover
{	
	text-decoration: none;
}

.a_left_menu_selected 
{
	color: black;
	font-weight: normal;
	background-color: #D2DFE6;
	width: 100%;
	padding: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	display: block;
}

.a_left_menu_selected:hover	
{	
	text-decoration: none;
}

.td_menu_selected
{
	background: #fffaca;
}

.pageborder {
	background-color: white;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #3A6079;
}

.td_pagecontent {
	width:100%;
	background-color: white;
	border-color: #3A6079;
	border-style: solid;
	border-width:1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding-bottom: 0px;
	text-align: justify;
}

.table_tab {
	width: 100%;
	background-color: white;
	border-color: white;
	border-style: solid;
	border-width:0px;
	border-top-width: 0px;
	text-align: left;
}

.map_header {
	line-height: 20px;
	height: 20px;
	color: white;
	text-align:center;
	font-weight:normal;
	background-color: #3A6079;
	border-color: #3A6079;
	border-width: 1px;
	border-right-width: 0px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

.td_tab {
	line-height: 24px;
	height: 28px;
	color: white;
	text-align:center;
	font-weight:normal;
	background-color: #0065B3;
	border-color: white;
	border-top-color: #0065B3;
	border-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: middle;
}

.td_subtab {
	line-height: 24px;
	height: 30px;
	color: black;
	text-align:center;
	font-weight:normal;
	background-color: #7A8E9E;
	border-color: #7A8E9E;
	border-bottom-color: #7A8E9E;
	border-left-color: white;
	border-width: 0px;
	border-right-width: 1px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: middle;
}


.td_subtab_filler {
	line-height: 24px;
	height: 24px;
	color: black;
	text-align:center;
	font-weight:normal;
	background-color: white;
	border-color: #798E9F;
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

.td_highlightedtab {
	line-height: 23px;
	height: 23px;
	text-align:center;
	font-weight:normal;
	color: black;
	background-color: white;
	border-color: #3A6079;
	border-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: middle;
}

.td_highlighted_subtab {
	line-height: 23px;
	height: 30px;
	text-align:center;
	font-weight:normal;
	color: black;
	background-color: white;
	border-color: white;
	border-top-color: #798E9F;
	border-left-color: white;
	border-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: middle;
}

.a_tab_menu 
{
	color: white;
	white-space: nowrap;
}

.a_tab_menu:hover	{	
	color: white;
	text-decoration: none;
	}	

.a_tab_menu:active	{	
	color: white;
	}	

.a_tab_menu_selected 
{
	color: black;
	white-space: nowrap;
}

.a_tab_menu_selected:hover	{	
	color: black;
	text-decoration: none;
	}	

.a_tab_menu_selected:active	{	
	color: black;
	}	

.notab_window {
	padding: 10px;
	white-space: nowrap; 
	border-style: solid;
	border-color: white;
	border-width: 0px;
	border-top-width: 0px;
}

.tab_header {
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: white;
	background-color: #7DAED7;
	font-weight: bold;
	font-size:12pt;
	font-family: Arial;
	border-style:solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #7DAED7;
	height: 30px;
	vertical-align: top;
}

.tab_subheader {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	color: black; /*#000066;*/
	background-color: #E1E7F5; /*#ddddff;*/
	border-style: solid;
	border-color: white;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	font-size: 9pt;
	vertical-align:	middle;
	font-family: Arial;
	white-space: nowrap;
	text-align: left;
}

.tab_helpheader {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #7B1821;
	border-width: 0px;
	background-color: white;
	border-style: solid;
	font-weight: bold;
	font-size: 10pt;
	vertical-align:	middle;
	font-family: Arial;
	white-space: nowrap;
	text-align: center;
	background-color: #f8e8a6;
}

.tab_window {
	padding: 10px;
	white-space: nowrap; 
	border-style: solid;
	border-color: white;
	border-width: 0px;
	border-top-width: 0px;
}

.table_data 
{
 	border-width: 1;
	border-style: solid;
	border-color: #D2DFE6;
	border-collapse:collapse;
	margin:5;
}

.table_data_noborder
{
 	border-width: 0;
	margin:5px;
	margin-left: 0px;
}

.sub_total
{
	border-width: 0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: top;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
}

.button_row
{
	border-width: 0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: middle;
	font-family: Arial;
	padding-top: 2px;
	padding-bottom: 2px;
}

.button_row_nonalign
{
	border-width: 0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	padding-top: 2px;
	padding-bottom: 2px;
}

.highlighted_button_row
{
	border-width: 0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: middle;
	font-family: Arial;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #eeeeee;
}

.item_row
{
	border-width: 0;
	border-style: solid;
	border-color: #dddddd;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: middle;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: top;
}

.td_data_top_border
{
	border-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	border-color: black;
	font-weight: normal;
	font-size: 9pt;
	vertical-align: top;
	font-family: Arial;
	padding-top: 1px;
	padding-bottom: 1px;
}

.td_data 
{
	border-width: 1;
	border-style: solid;
	border-color: #d0d0d0;
	font-weight: normal;
	font-size:9pt;
	vertical-align:	top;
	font-family: Arial;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.td_data_noborder 
{
	border-width: 0;
	border-style: solid;
	border-color: #d0d0d0;
	font-weight: normal;
	font-size:9pt;
	vertical-align:	top;
	font-family: Arial;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.td_data_alt
{
	background-color:  #F0F3FA;
	vertical-align: top;
	font-size: 9pt;
	font-weight: normal;
	font-family: Arial;
	color: black;
	border-width: 1;
	border-style: solid;
	border-color: #d0d0d0;
	padding-top: 1px;
}

.th_data	{	
	background-color: #DEE9EE;
	vertical-align:	middle;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	color: black;
	border-width: 1;
	border-style: solid;
	border-color: #DEE9EE;
	padding-left: 5px;
	padding-right: 5px;
	height: 25px;
}	

.th_data_nonalign
{
	background-color: #DEE9EE;
	vertical-align:	middle;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	color: black;
	border-width: 1;
	border-style: solid;
	border-color: #DEE9EE;
	padding-left: 3px;
	padding-right: 5px;
	height: 25px;
}

.th_data_nonalign_noborders
{
	background-color: #DEE9EE;
	vertical-align: middle;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	color: black;
	border-width: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #DEE9EE;
	padding-left: 3px;
	padding-right: 5px;
	height: 25px;
}

.td_data_header
{
	background-color: white;
	vertical-align: top;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	color: black;
	border-width: 0;
	border-style: solid;
	border-color: black;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.a_on_white 
{
	color: #404040;
}
.a_on_white:hover	{	
	color: #404040;
	}	
.a_on_white:active	{	
	color: #404040;
	}	
	
.helplogo
{
	background-color: Transparent;
	border-width: 0px;
	border-color: Black;
	border-style: solid;
	border-bottom-width: 0px;
	color: white;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 6px;
	text-align: right;
	vertical-align: middle;
}

.helplogo:hover
{
	color: white;
}

.drag{position:absolute;cursor:pointer;}

/* Pop up Calender styles */
/* Default attributes of table container for entire calendar */
.table-style {
	font-family: Veranda, Arial, helvetica, sans-serif;
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0; 
	background-color: #ffffff;
	font-family: arial; 
	font-size: 11px;
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: 999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	padding: 2px;
	font-family: Veranda, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

/* Default attributes used in calendar title background.*/
.title-background-style {
	/*background-color: #cee3ef;*/
	background-color: #9f9fff
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	border-style: none;
/*	border-width: 1;
	border-color: black; */
	cursor:default;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	/*border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; */
	cursor:default;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: Veranda, Arial, helvetica, sans-serif;
	font-size: 11px; 
	border-width: 1; 
	border-style: solid; 
	/*border-color: #a0a0a0;
	background-color: #cee3ef;*/
	background-color: #0066cc;
	border-color: #cccccc;
	color: White;
	cursor: default;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #3a6ea5;
	cursor: hand;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
	background-color: #000000;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	/*color: red;*/
	color: red;
	font-weight: bold;
	text-decoration: none;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #909090;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	border-style: solid;
	border-width: 1px; 
	border-color: #a0a0a0;
	color: #0066cc;
	font-weight: bold;
}

/* Default attributes of designated holidays. */
.holiday-style {
	background-color: #FFDDDD;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: white;
	/*background-color: #cee3ef;*/
	background-color: #9f9fff;
	text-align: center;
	text-decoration: none;
}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
}

