/* ====================== */
/* Calendar Pages         */
/* ---------------------- */

#calMonthNav {position:absolute;width:70em;}
#calMonthNav ul li{float:left;display:block;color:#0D6CAB;font-weight:bold;padding:0 .2em 0 0;}
#calMonthNav ul li a {text-transform:uppercase;font-family:"Verdana";font-weight:bold;font-size:.9em;color:#666;text-decoration:none;}

#branchKey {width:16em;padding:.5em 1.5em 1em 1.5em;background:#C0D6D5;margin-top:5em;}
#branchKey li {color:#fff;font-weight:bold;text-transform:uppercase;margin-bottom:.5em;}
#branchKey li#bk_ttl {padding-bottom:.2em;}
#branchKey li a {text-decoration:none;font-size:.9em;}
#branchKey li a:hover {text-decoration:underline;}
#branchKey li a.all {color:#fff;}

#o_box {background:#f60;display:block;height:5em;width:5em;margin:0 0 3em 14em;}

h4.cal {padding:1.5em 0 0 0;font-weight:normal;font-size:1.6em;}
h4.month {font-size:1.2em;color:#FF6600;padding:1.5em 0 .25em 0;}

.tbl_month {width:100%;clear:none;}
.tbl_month tr:hover {background:#eee;}
.tbl_month .spacer {height:1px;padding:0;line-height:1px;font-size:1px;}
.tbl_month td {font-size:1.1em;padding:.5em 0;line-height:1.1em;border-bottom:1px solid #c3c3c3;}
.tbl_month td a {font-size:1em;text-decoration:none;color:inherit;}
.tbl_month td a:hover {text-decoration:underline;}
.tbl_month .date {font-weight:bold;}

.tbl_month .gen td, .gen {color:#db5a04;}
.tbl_month .mlc td, .mlc {color:#27898E;}
.tbl_month .gtn td, .gtn {color:#0d6cab;}
.tbl_month .kne td, .kne {color:#666666;}
.tbl_month .jms td, .jms {color:#000000;}
.tbl_month .wpb td, .wpb {color:#6f4f6c;}
.tbl_month .csm td, .csm {color:#006633;}



