<!--

/* ----- Links ----- */
a {
 color: #003399;
 background-color: inherit;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

a.white {
 color: #FFF;
 background-color: inherit;
}

a.nav {
 color: #16667A;
 background-color: inherit;
}

a.drk {
 color: #000000;
 background-color: inherit;
}

a.gry {
 color: #333333;
 background-color: inherit;
}

a.lgt {
 color: #666;
 background-color: inherit;
}

a.download {
 color: #333333;
 background-color: inherit;
 padding: 0px 0px 1px 12px;
 background: url('../graphics/arw03.gif') no-repeat top left;
}

a.prev {
 color: #333333;
 background-color: inherit;
 padding: 0px 0px 0px 12px;
 background: url('../graphics/pln_l01.gif') no-repeat center left;
}

a.next {
 color: #333333;
 background-color: inherit;
 padding: 0px 12px 0px 0px;
 background: url('../graphics/pln_r01.gif') no-repeat center right;
}

a.prev:hover {
 background: url('../graphics/pln_l02.gif') no-repeat center left;
}

a.next:hover {
 background: url('../graphics/pln_r02.gif') no-repeat center right;
}

a.file, a.doc, a.pdf, a.txt, a.video, a.xls, b.file, b.doc, b.pdf, b.txt, b.video, b.xls {
 color: #003399;
 background-color: inherit;
 font-weight: bold;
 padding: 0px 0px 1px 13px;
 background: url('../graphics/icon_file.gif') no-repeat top left;
}

a.doc, a.doc, .publication_doc {
 background: url('../graphics/icon_doc.gif') no-repeat top left;
}

a.pdf, b.pdf, .publication_pdf {
 background: url('../graphics/icon_pdf.gif') no-repeat top left;
}

a.txt, b.txt {
 background: url('../graphics/icon_txt.gif') no-repeat top left;
}

a.video, b.video {
 background: url('../graphics/icon_video.gif') no-repeat top left;
}

a.xls, b.xls {
 background: url('../graphics/icon_xls.gif') no-repeat top left;
}

a.forgotten {
 color: #116074;
 background-color: inherit;
 padding-left: 8px;
 background: url('../graphics/arw02.gif') no-repeat top left;
}

a.launch {
 color: #333333;
 background-color: inherit;
 padding: 0px 0px 1px 12px;
 background: url('../graphics/arw04.gif') no-repeat top left;
}

a.view_video {
 color: #333333;
 background-color: inherit;
 padding: 0 0px 1px 12px;
 background: url('../graphics/arw04.gif') no-repeat top left;
}

a.register {
 color: #FFF;
 background-color: inherit;
 padding-left: 8px;
 background: url('../graphics/arw01.gif') no-repeat top left;
}

a.story {
 color: #333333;
 background-color: inherit;
 text-decoration: none;
}

a.submit {
 color: #085AAF;
 background-color: inherit;
 background: url('../graphics/arw06.gif') no-repeat center left;
 padding: 0px 0px 0px 14px;
}

a.update {
 color: #000066;
 background-color: inherit;
 padding-left: 8px;
 background: url('../graphics/arw07.gif') no-repeat top left;
}

/* ----- HTML Tags ----- */

html {
 height: 100%;
}

body {
 font-size: 70%;
 height: 100%;
 font-family: tahoma, arial, sans-serif;
 margin: 0px 0px 0px 0px;
}

form.inline {
 margin: 0px;
 padding: 0px;
}

img {
 border: 0px;
}

img.story {
 border: 1px solid #625B5B;
}

input, select, textarea {
 font-size: 11px;
 font-family: tahoma, sans-serif;
}

input.login, input.search, select.search {
 font-size: 90%;
 color: #666;
 background-color: #FFF;
 margin: 0px 2px 3px 0px;
 border: 1px solid #3E92A6;
 padding-left: 1px;
 width: 85px;
 float: left;
}

input.search {
 width: 75px;
 font-size: 100%;
}

select.search {
 width: 45px;
 padding-left: 0px;
 height: 14px;
}

input.enquiry, textarea.enquiry {
 font-size: 90%;
 color: #666;
 border: 1px solid #A5ACB2;
 background-color: #FFF;
 width: 140px;
}

input.long, input.short, textarea.long {
 font-size: 90%;
 color: #666;
 background-color: #FFF;
 width: 180px;
}

input.short {
 width: 80px;
}

textarea.enquiry {
 height: 60px;
 margin-bottom: 2px;
}

button {
 font-size: 10px;
 font-family: tahoma, sans-serif;
 font-weight: bold;
}

p {
 margin-top: 4px;
}

br.clear {
 clear: both;
}

h1, h2, h3, h4, h5, h6 {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

h1 {
 font-size: 150%;
}

h1.title, h3.title, h1.demotitle {
 font-size: 120%;
 margin: 5px 0px 0px 6px;
}

h1.demotitle {
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 3px 6px;
}

h1.demotitle span {
 font-size: 90%;
 font-weight: normal;
}

h1.event_title {
 font-size: 100%;
 margin: 0px 0px 0px 6px;
 color: #186C81;
 background-color: inherit;
}

h2 {
 font-size: 140%;
}

h2.event_date {
 font-size: 90%;
 color: #666;
 background-color: inherit;
 font-weight: normal;
 margin: 2px 0px 0px 6px;
}

h2.subtitle {
 font-size: 100%;
}

h3 {
 font-size: 130%;
}

h3.title {
 margin: 5px 0px 10px 6px;
}

h4 {
 font-size: 120%;
}

h4.form_head {
 margin: 0px 0px 2px 0px;
 color: #333333;
 background-color: inherit;
}

h5 {
 font-size: 110%;
}

h6 {
 font-size: 100%;
}

/* ----- SNTV Class Tags ----- */

.page_container {
 position: relative;
 margin: 0 auto;
 width: 779px;
 text-align: left;
 background: url('../graphics/bg_head.gif') no-repeat top right;
}

/* ----- Page Header ----- */
.page_header {
 height: 64px;
}

.head_logo {
 position: relative;
 float: left;
 margin: 11px 6px 0px 5px;
}

.head_logo_txt {
 position: relative;
 float: left;
 margin: 44px 0px 0px 0px;
}


/* ----- Body Content ----- */
.body_container {
 color: #333333;
 background-color: inherit;
}


/* ----- Body Content: Navigation Panel ----- */
.body_navigation {
 float: left;
 width: 177px;
 margin: 0px 0px 8px 0px;
}

.nav_home {
 color: inherit;
 background-color: #186C81;
 padding: 6px 0px 4px 0px;
}

.nav_home_spc {
 font-size: 80%;
 border-right: 1px solid #FFF;
 padding: 6px 21px 4px 5px;
}

.tbl_login, .tbl_logout {
 margin: 1px 0px 5px 0px;
 height: 79px;
 font-size: 90%;
}

.tbl_logout {
 height: 48px;
}

.login_drk, .logout_drk {
 color: inherit;
 vertical-align: bottom;
 width: 46px;
 background: #49A4BA url('../graphics/bg_login.gif') no-repeat top left;
 border-right: 1px solid #FFF;
 padding: 0px 0px 4px 3px;
}

.logout_drk {
 background: #49A4BA url('../graphics/bg_logout.gif') no-repeat top left;
}

.login_lgt {
 color: inherit;
 width: 123px;
 padding: 6px 0px 4px 4px;
 background-color: #80CEE1;
}

.login_title {
 color: #116074;
 background-color: inherit;
 font-weight: bold;
 margin: 0px 0px 3px 0px;
}

.login_password {
 color: #116074;
 background-color: inherit;
}

.login_submit {
 margin: 12px 0px 0px 0px;
}

.navside, .navside_sel {
 background: url('../graphics/bg_nav.gif') no-repeat top right;
 font-weight: bold;
 margin-top: 1px;
 padding: 4px 0px 4px 11px;
}

.navside_sel {
 background: url('../graphics/bg_nav_sel.gif') no-repeat top right;
}

.navside span, .navside_sel span {
 font-weight: normal;
}

.rgtnav a, .rgtnav_sel a {
 background-color: #B3E2ED;
 font-weight: bold;
 font-size: 90%;
 margin: 1px 0 5px 0;
 border: 1px solid #186C81;
 padding: 3px 0 3px 0;
 display: block;
 text-align: center;
}

.rgtnav_sel a {
 background-color: #186C81;
 border: 0;
 padding: 4px 0 4px 0;
}

.navglobal {
 padding: 3px 0px 3px 11px;
 margin-left: 1px;
 border-bottom: 1px solid #80C0CF;
 font-size: 90%;
}


/* ----- Body Content: Main Panel ----- */
.body_content {
 float: left;
 width: 427px;
 margin: 0px 2px 8px 4px;
}

.body_content_long {
 float: left;
 width: 596px;
 margin: 0px 2px 8px 4px;
}

.content_clock,
.content_clock_long {
 float: left;
 padding: 0px 0px 0px 7px;
 background-color: #186C81;
 color: inherit;
 width: 341px;
 margin: 0px 1px 0px 0px;
}

.content_clock_long {
width: 510px;
}

.content_print {
 background: url('../graphics/bg_print.gif') no-repeat top right;
 padding: 4px 0px 5px 0px;
}

.content_print_spc {
 font-size: 90%;
 background: url('../graphics/icon_print.gif') no-repeat top left;
 padding: 0px 0px 0px 14px;
 margin: 0px 0px 0px 7px;
}

.main_content {
 clear: both;
}

div.clear {
 clear: both;
 font-size: 1px;
}

.content_anim {
 text-align: center;
 margin-top: 5px;
}

.main_comingup {
 height: 46px;
 background: url('../graphics/bg_comingup.gif') no-repeat bottom left;
 margin-bottom: 16px;
}

.main_story, .main_story_end {
 padding: 0px 3px 0px 3px;
 color: #333333;
 background-color: inherit;
}

.main_story_spc {
 clear: both;
 margin: 10px 0px 10px 0px;
 background: url('../graphics/home02.gif') repeat-x top left;
}

.main_story_left {
 float: left;
 margin: 1px 10px 10px 0px;
}

.main_story_right {
 float: right;
 margin: 1px 0px 10px 10px;
}

.main_story_summary {
 color: #666;
 background-color: inherit;
}

.page_tabs_container {
 border-top: 1px solid #186C81;
 margin: 3px 0px 0px 0px;
 padding: 17px 0px 0px 7px;
 background: #E1ECEE url('../graphics/page01.gif') repeat-x bottom left;
 color: inherit;
 font-size: 90%;
 height: 15px;
}

.page_tab {
 border-top: 1px solid #96B8B4;
 border-left: 1px solid #96B8B4;
 border-bottom: 1px solid #186C81;
 border-right: 1px solid #96B8B4;
 background: url('../graphics/page02.gif') repeat-x top left;
 padding: 3px 6px 2px 6px;
}

.page_tab_sel {
 border-top: 1px solid #186C81;
 border-left: 1px solid #186C81;
 border-bottom: 1px solid #FFF;
 border-right: 1px solid #186C81;
 background-color: #FFF;
 color: inherit;
 padding: 3px 6px 2px 6px;
}

.page_body {
 clear: both;
 padding: 3px 12px 2px 7px;
}

.page_attachments_head {
 background: #E1ECEE url('../graphics/bg_download01.gif') no-repeat top left;
 color: inherit;
}

.page_attachments_foot {
 background: #E1ECEE url('../graphics/bg_download02.gif') no-repeat top left;
 color: inherit;
}

.page_attachments {
 padding: 7px 10px 0px 10px;
}

.page_forms {
 padding: 5px 10px 10px 10px;
}

.page_attachment {
 font-size: 90%;
}

.button_download {
 border: 1px solid #5F6D7B;
 background: url('../graphics/bg_download.gif') repeat-x top left;
 padding: 1px 3px 2px 3px;
 margin-left: 10px;
}

.video_border {
 float: left;
 background: url('../graphics/vid02.gif') no-repeat bottom right;
 margin: 6px 8px 4px 0px;
}

.video_border_int {
 background: url('../graphics/vid01.gif') no-repeat top left;
 padding: 4px 5px 4px 4px;
 text-align: center;
}

.video_border img {
 border: 0px;
}

.video_title {
 color: #666;
 background-color: inherit;
 font-size: 90%;
 line-height: 100%;
}

.video_buttons {
 margin: 5px 0px 2px 0px;
}

a.low {
 padding: 0px 1px 1px 0px;
}

a.high {
 padding: 0px 0px 1px 1px;
}

a.play {
 padding: 0px 0px 1px 3px;
}

.publication_border {
 float: left;
 display: table-cell;
 width: 115px;
 min-width: 115px;
 border: 1px solid #CCCCCC;
 background-color: #E0E0E0;
 color: inherit;
 padding: 4px 7px 4px 7px;
 margin: 6px 8px 4px 0px;
 text-align: center;
}

.publication_thumb {
 border: 1px solid #6A6A6A;
 margin-bottom: 2px;
}

.publication_pdf, .publication_doc {
 padding: 0px 0px 0px 13px;
 font-size: 90%;
}

.floating_left, .floating_right {
 border: 1px solid #716B6B;
 margin-top: 2px;
 margin-bottom: 5px;
}

.floating_left {
 float: left;
 margin-right: 6px;
}

.floating_right {
 float: right;
 margin-left: 6px;
}

.scripts_month {
 text-align: center;
 border-top: 1px solid #3E92A6;
 border-bottom: 2px solid #3E92A6;
 background-color: #E1ECEE;
 color: inherit;
 margin: 4px 0px 0px 0px;
 padding: 2px 0px 3px 0px;
 font-weight: bold;
}

a.day {
 background-color: inherit;
 color: #085AAF;
}

.scripts_day {
 text-align: center;
 border-bottom: 1px solid #3E92A6;
 margin: 4px 0px 0px 0px;
 padding: 2px 0px 3px 0px;
 font-weight: bold;
}

.scripts_search {
 text-align: left;
 border-top: 2px solid #3E92A6;
 font-weight: normal;
 margin: 4px 0px 0px 0px;
 padding: 4px 0px 6px 7px;
}

.search_panel {
 color: #666;
 background-color: inherit;
 font-size: 90%;
 padding: 3px 8px 3px 8px;
 margin: 0px 0px 2px 0px;
}

.search_header {
 color: #666;
 font-weight: bold;
 background-color: #E1ECEE;
 padding: 4px 2px 4px 8px;
}

.search_title {
 padding: 4px 2px 4px 0px;
}

.search_found {
 font-weight: normal;
 font-size: 80%;
}

a.pos_on {
 font-weight: bold;
}

a.pos_off {
 font-weight: normal;
 color: #333333;
 background-color: inherit;
}

.scripts_prev {
 float: left;
 text-align: left;
 margin: 1px 0px 0px 3px;
 font-weight: normal;
 font-size: 90%;
 width: 90px;
}

.scripts_next {
 float: right;
 text-align: right;
 width: 90px;
 margin: 1px 3px 0px 0px;
 font-weight: normal;
 font-size: 90%;
}

.scripts_header {
 border-bottom: 1px dashed #3E92A6;
 text-align: center;
 color: #666;
 background-color: inherit;
 font-weight: bold;
 padding: 2px 0px 3px 0px;
}

.scripts_error {
 border-bottom: 1px solid #3E92A6;
 text-align: center;
 padding: 20px 20px 20px 20px;
}

.scripts_panel {
 background-color: #E1ECEE;
 color: #666;
 font-size: 90%;
 padding: 3px 8px 3px 8px;
 border-bottom: 1px solid #3E92A6;
 margin: 0px 0px 2px 0px;
}

.script_title {
 line-height: 95%;
 padding: 3px 0px 3px 0px;
}

.script_title_ar {
 line-height: 95%;
 padding: 3px 0px 3px 0px;
 text-align: right;
 font-size: 120%;
}

.script_title_en {
 line-height: 95%;
 padding: 3px 0px 3px 0px;
 text-align: right;
}

a.script {
 background-color: inherit;
 color: #666;
}

.feed_time {
 font-weight: normal;
}

.script_table, .script_table_arabic {
 padding: 5px 5px 7px 5px;
 border-bottom: 1px dashed #3E92A6;
}

.script_table_arabic {
 text-align: right;
}

.script_body, .script_body_arabic {
 padding: 11px 11px 0px 11px;
}

.script_body_arabic {
 text-align: right;
 font-size: 130%;
}

.script_data, .script_data_arabic {
 color: #333333;
 background-color: inherit;
 clear: both;
 margin: 2px 0px 2px 6px;
}

.script_label, .script_label_arabic {
 float: left;
 font-weight: bold;
 color: #666;
 font-size: 90%;
 width: 80px;
 background-color: inherit;
}

.script_label_arabic {
 float: right;
}


/* ----- Body Content: Right-hand Panel ----- */
.body_panels {
 float: left;
 width: 169px;
 margin: 0px 0px 8px 0px;
}

.print_schedule, .print_events, .print_schedule_arabic {
 display: none;
}

.panel_header {
 background: url('../graphics/bg_panel.gif') no-repeat top right;
 color: #FFF;
 background-color: inherit;
 font-weight: bold;
 text-align: center;
 font-size: 90%;
 padding: 6px 0px 3px 0px;
}

.panel_page {
 background: url('../graphics/bg_panel.gif') no-repeat top right;
 color: #FFF;
 background-color: inherit;
 font-weight: bold;
 text-align: center;
 font-size: 90%;
 padding: 4px 0px 4px 0px;
 margin: 0 0 5px 0;
}

.panel_page a {
 color: #FFF;
}

.panel_schedule {
 color: inherit;
 background-color: #C0E7F0;
 border-bottom: 1px solid #186C81;
 margin: 1px 0px 3px 0px;
}

.panel_enquiry, .panel_forms {
 color: #666;
 font-size: 90%;
 background-color: #E1ECEE;
 border-bottom: 1px solid #186C81;
 padding: 3px 8px 9px 9px;
 margin: 1px 0px 3px 0px;
}

.panel_enquiry {
 height: 199px;
}

.panel_search {
 color: #666;
 font-size: 90%;
 background-color: #E1ECEE;
 border-bottom: 1px solid #FFF;
 padding: 4px 8px 2px 9px;
 margin: 1px 0px 1px 0px;
}

.panel_calendar {
 background: #FFF url('../graphics/bg_calendar.gif') no-repeat top left;
 color: inherit;
 height: 129px;
 max-height: 129px;
 margin: 1px 0px 3px 0px;
 text-align: center;
}

/* ----- Calendar Functions ----- */
#calendar_anchor {
 background: #FFF url('../graphics/bg_calendar_ie.gif') no-repeat top left;
 color: inherit;
 height: 146px;
 overflow: hidden;
 padding: 1px;
 margin: 1px 0px 3px 0px;
 text-align: center;
}

#calendar_anchor:hover {
 text-decoration: none;
}

.calendar_month {
 color: #333333;
 font-size: 90%;
 padding: 2px 0px 2px 0px;
 background-color: #E1ECEE;
 border-bottom: 1px dashed #3E92A6;
}

a.month {
 color: #333333;
 background-color: inherit;
 font-weight: bold;
}

.calendar_prev {
 float: left;
 padding: 2px 0px 0px 6px;
}

.calendar_next {
 float: right;
 padding: 2px 6px 0px 0px;
}

.main_picker {
 font-size: 11px;
 display: table;
 border-collapse: separate;
 empty-cells: show;
}

.main_picker_row, .main_picker_row_top, .main_picker_row_days {
 height: 14px;
}

.main_picker_row_top {
 font-size: 10px;
 font-weight: bold;
 color: #000000;
 background-color: inherit;
}

.main_picker_row_days {
 font-size: 10px;
 font-weight: bold;
 color: #333333;
 background-color: inherit;
}

.cal_cell, .cal_cellCurrentDate, .cal_cellCurrentMonthDate, .cal_cellOtherMonthDate, .cal_cellDisabled, .cal_cellCurrentDateDisabled, .cal_cellCurrentMonthDateDisabled, .cal_cellOtherMonthDateDisabled {
 width: 16px;
 font-size: 10px;
}

.cal_cell, .a_cell {
 background-color: #FFF;
 color: #085AAF;
}

.cal_cellCurrentDate, .a_cellCurrentDate {
 background-color: #FBE694;
 color: #333333;
}

.cal_cellCurrentMonthDate, .a_cellCurrentMonthDate {
 background-color: #FFF;
 color: #085AAF;
}

.cal_cellCurrentMonthDate, .cal_cellCurrentDate {
 border-right: 1px solid #7D8C9B;
 border-bottom: 1px solid #7D8C9B;
}

.cal_cellOtherMonthDate, .a_cellOtherMonthDate {
 background-color: #FFF;
 color: #BCC2C8;
}

.cal_cellDisabled {
 background-color: #FFF;
 color: #BCC2C8;
}

.cal_cellCurrentDateDisabled {
 background-color: #FFF;
 color: #BCC2C8;
}

.cal_cellCurrentMonthDateDisabled {
 background-color: #FFF;
 color: #BCC2C8;
}

.cal_cellOtherMonthDateDisabled {
 background-color: #FFF;
 color: #BCC2C8;
}
/* ----- Calendar Functions ----- */

.mandatory {
 background: url('../graphics/arw05.gif') no-repeat center left;
 margin: 4px 0px 1px 0px;
 padding: 0px 0px 0px 7px;
}

.mandatory_field {
 background: url('../graphics/arw05.gif') no-repeat top right;
 padding: 0px 6px 0px 0px;
 margin: 0px 0px 1px 0px;
}

.non_mandatory {
 padding: 0px 6px 0px 0px;
}

#event_container {
 position: relative;
 overflow: hidden;
 clip: rect(0px, 169px, 260px, 0px);
 height: 260px;
 color: inherit;
 background-color: #C0E7F0;
 border-bottom: 1px solid #186C81;
}

#event_list {
 position: relative;
 top: 0px;
}

.upcoming_story, .upcoming_story_end {
 font-size: 90%;
 padding: 3px 8px 4px 8px;
}

.upcoming_story {
 background: url('../graphics/bg_story.gif') repeat-x bottom left;
}

.form_error {
 font-weight: bold;
 color: #CC0000;
 background-color: inherit;
 margin: 0px 0px 8px 0px;
}

div.back {
 padding: 5px 0px 0px 6px;
}

div.back a {
 padding: 0px 0px 0px 7px;
 color: #000066;
 background: url('../graphics/arw10.gif') no-repeat top left;
}

div.back_ar {
 text-align: right;
 padding: 5px 4px 0px 0px;
}

div.back_ar a {
 padding: 0px 7px 0px 0px;
 color: #000066;
 background: url('../graphics/arw10.gif') no-repeat top right;
}

ul.new_media {
 list-style: none;
 margin: 0px;
 padding: 0px;
 border-bottom: 1px solid #3E92A6;
 font-size: 90%;
}

ul.new_media li.head {
 text-align: center;
 color: #666;
 font-size: 110%;
 padding: 2px 0px 3px 0px;
 background: url('../graphics/dots01.gif') repeat-x bottom left;
 clear: both;
}

ul.new_media li.item, ul.new_media li.item_end {
 color: #666;
 padding: 9px 9px 10px 9px;
 clear: both;
 background-color: #E1ECEE;
}

ul.new_media li.item {
 background: #E1ECEE url('../graphics/dots02.gif') repeat-x bottom left;
}

ul.new_media li.item table.summary, ul.new_media li.item_end table.summary {
 clear: both;
 width: 100%;
}

ul.new_media li.item table.summary td.thumb, ul.new_media li.item_end table.summary td.thumb {
 padding: 2px 11px 0px 0px;
}

ul.new_media li.item table.summary td.thumb img, ul.new_media li.item_end table.summary td.thumb img {
 border: 1px solid #333333;
}

ul.new_media li.item table.summary td a, ul.new_media li.item_end table.summary td a {
 font-weight: bold;
 font-size: 110%;
}

ul.new_media li.item table.summary td div.play, ul.new_media li.item_end table.summary td div.play {
 position: relative;
 left: -1px;
 margin: 3px 0px 0px 0px;
}

table#rightstable {
 width: 100%;
 font-size: 11px;
}

table#rightstable tr th {
 background-color: #E1ECEE;
 border-top: 1px solid #186C81;
 border-bottom: 1px solid #186C81;
 font-size: 12px;
 padding: 2px 2px 2px 10px;
}

table#rightstable tr th em {
 font-weight: normal;
 font-size: 80%;
 font-style: normal;
}

table#rightstable tr td.category {
 background-color: #E1ECEE;
 text-align: center;
 padding: 2px;
}

table#rightstable tr td.subcategory {
 background-color: #E9F1F2;
 text-align: center;
 padding: 2px;
}

table#rightstable h2 {
 font-size: 12px;
}

table#rightstable h3 {
 font-size: 12px;
}

table#rightstable tr td {
 vertical-align: top;
 padding: 6px 10px;
}

table#rightstable tr td.event {
 width: 140px;
}

.rights_odd {
 background-color: #F3F7F8;
}


/* ----- Page Footer ----- */
.page_footer {
 clear: both;
 border-top: 1px solid #7D8C9B;
 margin: 0px 15px 4px 15px;
 text-align: center;
 font-size: 90%;
 color: #666;
 background-color: inherit;
 padding: 6px 0px 6px 0px;
}

.footer_drk {
 background-color: inherit;
 color: #333333;
}

//-->