/* header */
table.t-head {border: 1px solid #0f5782}
.c-h-logo {background-color: c62929; border: solid #0f5782; border-width: 0 1px 0 0}
.c-h-slogan {background-color: 6b8ec6; font: bold 1.5em verdana; color: ffffff}
.c-h-menu {background-color: 0f5782; border: solid #ffffff; border-width: 1px 0 1px 0; color: ffffff}
.c-h-sub {background-color: f9dd7b;}
.c-h-red {background-color: c62929;}

.a-h-menu {font: 0.8em tahoma; color: ffffff; text-decoration: none}
.a-h-menu:hover {font: 0.8em tahoma; color: f9dd7b; text-decoration: none}

.a-h-sub {font: bold 0.8em tahoma; color: 0f5782; text-decoration: none}
.a-h-sub:hover {font: bold 0.8em tahoma; color: 6b8ec6; text-decoration: none}
.a-h-sub-hovered {font: bold 0.8em tahoma; color: 6b8ec6; text-decoration: none; cursor: default}

.a-no-decor {text-decoration: none}

/* footer */
.c-f-line {background: #c62929}


/* body */
body.m-def {margin: 0; background-color: ffffff; font-size: 70%;}
div.m-def {margin: 0 10px}


/* font size */
.fs-small {font: 0.9em verdana}
.fs-par {font: 1em verdana}
.fs-title {font: 1.2em verdana}
.fs-big {font: bold 1.5em verdana}


/* font color */
.fc-white {color: ffffff}
.fc-hilite {color: c62929}  /* red */
.fc-mark {color: 6b8ec6}  /* light-blue */
.fc-dark {color: 0f5782}  /* dark-blue */
.fc-black {color: 000000; text-decoration: none; font-weight: normal}


/* 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: 0.9em 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: 1em verdana; border: 1 solid; border-color: ecb8b8 000000 000000 ecb8b8}
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 #6b8ec6}
input.tb-small {font: 7.5pt verdana; border: 1 solid #6b8ec6; 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: 1em verdana}

textarea.ta {font: 8pt verdana; border: 1 solid #6b8ec6}


/* table cells */
.c-head {font: bold 1em verdana; color: ffffff; background-color: 6b8ec6}
.c-brite {font: 1em verdana; background-color: ffffff}
.c-dark {font: 1em verdana; background-color: e6f0fa}  /* light-blue */
.c-space {padding: 0}


/* horisontal ruler */
hr.hr-brite {color: c62929; background-color: c62929; height: 1px; border: 0} /* red */


/* hand cursor */
.hand-cur {cursor: pointer; cursor: hand}


/* background for the logo image */
.logo-bg {background-color: c62929}

.brd {border: 1 dashed #000000}
.brd-none {border: 1 solid #ffffff}

/* search engine tab */
table.tab {border: solid #6b8ec6; border-width: 1px 1px 0 1px; background-color: e6f0fa}

th.tab-act {border: solid #6b8ec6; border-width: 0 1px 1px 1px; background-color: e6f0fa}
th.tab-pass {background-color: f9dd7b; border: 1px solid #6b8ec6}
th.tab-blank {border-top: 1px solid #6b8ec6}

/* 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) */

/* other */
.tr-brite {font: 8pt verdana; background-color: ffffff} /* for partners pages */
.lefont {font-family:verdana; font-size:9pt} /* for link exchange pages */


/* added for em */
table {font-size: 1em;}
