
table.wide_tables1		{table-layout:fixed;}
td.table_boxes1 			{width:140px !important;}
td.table_boxes2			{width:100px !important;}
td.table_check 			{width:20px !important;}
input.table_input 		{width:90px !important;}
input.table_input_check	{width:20px !important;}
input.table_input_comm	{width:250px !important;}
select.table_select 		{width:100px !important;}
select.table_select2		{width:130px !important;}

#calendar_box {
	margin: 0 !important;
	padding: 10px !important;
	border: 0 !important;
	text-align:center;
	border-collapse:separated;
	background-color:#ffffff; /* #006024 */
	width: 185px;
	}
#calendar_box table {border-collapse:separate;}

table.calendartable {border-spacing:1px}
td.calendar_fields_head {background-color:#d7d7d7;width:25px;}
td.calendar_field_today {background-color:#CAD7F9;width:25px;}
td.calendar_field_open   {background-color:#e7e7e7;width:25px;}
td.calendar_field_used   {background-color:#0067C9;width:25px;}
td.calendar_navigation   {background-color:#ffffff;width:20px}

.calendar_date					{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; color : #222222 !important; }
a.calendar_date					{ color: #0000aa !important; text-decoration: none; }
a.calendar_date:hover			{ color: #000080 !important; text-decoration: underline; }

.calendar_navigation			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; color : #222222 !important; }
a.calendar_navigation			{ color: #0000aa !important; text-decoration: none; }
a.calendar_navigation:hover		{ color: #000080 !important; text-decoration: underline; }

.calendar_day					{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #222222 !important; }
a.calendar_day					{ color: #0000aa !important; text-decoration: none; }
a.calendar_day:hover			{ color: #000080 !important; text-decoration: underline; }

.calendar_date_number			{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color : #222222 !important; }
a.calendar_date_number			{ color: #0000aa; text-decoration: none; }
a.calendar_date_number:hover	{ color: #000080; text-decoration: underline; }

table.rounded td 		{ -moz-border-radius: 10px 10px 10px 10px; }
table.rounded5 td 		{ -moz-border-radius: 5px 5px 5px 5px; }
table.notrounded td 		{ -moz-border-radius: 0px 0px 0px 0px; }

.text					{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color : #222222; }
a.text					{ color: #0000aa; text-decoration: none; }
a.text:hover			{ color: #222222; text-decoration: underline; }
