/* dark blue - 333377 */
/* light blue - ddeeff */

.fc-hilite {color:c62929}
.fc-mark {color:0033cc}

/*.c-head {font: bold 9pt verdana; color: ffffff; background-color: 333377}*/
/*.c-head {font: bold 9pt verdana; color: ffffff; background-color: 3566AF}*/
.c-head {font: bold 9pt verdana; color: 000000; background-color: DEDEBC}
hr.hr-brite {color: 333377; background-color: 333377; height: 1px; border: 0}
.fc-white {color: ffffff}
.fs-par {font: 9pt verdana}
.c-dark {background-color:#E6F0FA;
font-family:verdana;
font-size:8pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;}
.brd {border: 1 dashed #000000}
.brd-none {border: 1 solid #ffffff}

/* calendar */
.cal-top {background-color: c62929}  /* month and year drop-down box cell (th) */
.cal-nav {font: 8pt tahoma; text-decoration: none; color: ffffff}  /* "next" and "prev" month navigation links */
.cal-date {font: 8pt tahoma; background-color: ffffff}  /* cell with previous or next month's date (th) */
.cal-month {font: 8pt tahoma; background-color: e6f0fa}  /* cell with current month's date (th) */
.cal-this {font: 8pt tahoma; background-color: c62929}  /* selected date cell (th) */
.cal-wday {text-decoration: none; color: 000000}  /* weekday date link (a) */
.cal-wend {text-decoration: none; color: c62929}  /* weekend date link (a) */
.cal-lthis {text-decoration: none; color: ffffff}  /* selected date link (a) */
.cal-day {background-color: 6b8ec6; font: bold 8pt tahoma; color: ffffff}  /* day of the week cell (th) */
.cal-sel {font: 8pt tahoma; color: ffffff; background-color: c62929}  /* month and year drop-down box (select) */

/* hand cursor */
.hand-cur {cursor: pointer; cursor: hand}

/* buttons */
input.b-small-brite {background-color: c62929; color: ffffff; font: 7.5pt tahoma; border: 1 solid; border-color: ecb8b8 000000 000000 ecb8b8}
input.b-small-dark {background-color: 6b8ec6; color: ffffff; font: 7.5pt tahoma; border: 1 solid; border-color: b6c7e3 000000 000000 b6c7e3}
input.b-small-shady {background-color: 0f5782; color: ffffff; font: 7.5pt tahoma; border: 1 solid; border-color: b6c7e3 000000 000000 b6c7e3}

/*input.b-big-brite {background-color: c62929; color: ffffff; font: 8pt verdana; border: 1 solid; border-color: ecb8b8 000000 000000 ecb8b8}*/
input.b-big-brite {background-color:#3566AF;
border-color:#ECB8B8 rgb(0, 0, 0) rgb(0, 0, 0) rgb(236, 184, 184);
color:#FFFFFF;
font-family:verdana;
font-size:8pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal}

input.b-big-dark {background-color: 6b8ec6; color: ffffff; font: 8pt verdana; border: 1 solid; border-color: b6c7e3 000000 000000 b6c7e3}
input.b-big-shady {background-color: 0f5782; color: ffffff; font: 8pt verdana; border: 1 solid; border-color: b6c7e3 000000 000000 b6c7e3}


/* text and select boxes */
input.tb {font: 8pt verdana; border: 1 solid #333377}
input.tb-small {font: 7.5pt verdana; border: 1 solid #333377; background-color: e6f0fa}
input.tb-ttl {font: 8pt verdana; border: 0; background: transparent; text-align: center}
input.tb-grt {font: bold 8pt verdana; border: 0; color: 000000; background: transparent; text-align: center}

select.sb {font: 8pt verdana}

textarea.ta {font: 8pt verdana; border: 1 solid #6b8ec6}

body.m-def {margin: 0; background-color: ffffff}
.body {margin: 0 10px; background-color: ffffff}

div.m-def {margin: 0 10px}

/* font size */
.fs-small {font: 7.5pt verdana}
.fs-title {font: 10pt verdana}
.fs-big {font: bold 13pt verdana}

.c-brite {font: 8pt verdana; background-color: ffffff}

/* background for the logo image */
.logo-bg {background-color: c62929}

.a-h-sub {font: bold 7.5pt tahoma; color: 0033cc; text-decoration: none}
.a-h-sub:hover {font: bold 7.5pt tahoma; color: c62929; text-decoration: none}

.a-h-sub-hovered {font: bold 7.5pt tahoma; color: 333377; text-decoration: none; cursor: default} 
/*table.tab {border: solid #333377; border-width: 1px 1px 0 1px; background-color: ddeeff} */
table.tab {background-color:#DDEEFF;border:3px solid #2B589B}
/*th.tab-act {border: solid #333377; border-width: 0 1px 1px 1px; background-color: ddeeff} */
th.tab-act {border: solid #2B589B; border-width: 0 1px 1px 1px; background-color: ddeeff} 
th.tab-pass {background-color: DEDEBC; border: 1px solid #333377} 
th.tab-blank {border-top: 1px solid #333377}
