body {
    background-color: #fff;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a, p, th, td, li {
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

th {
    vertical-align: top;
    text-align: left;
}

td {
    vertical-align: top;
    text-align: left;
}

hr {
    margin: 0 0 0 0;
    border-style: solid none none none;
    border-width: 1 0 0 0;
    border-color: #03c;
}

a {
    text-decoration: none;
}

a:link {
    color: #00f;
}

a:visited {
    color: #00f;
}

a:hover {
    color: #aaf;
}

table {
    border-spacing: 0;
}

img {
    border: 0;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.vcenter {
    vertical-align: middle;
}

.smallcaps {
    font-variant: small-caps;
}

b {
    font-weight: bold;
}

i {
    font-style: italic;
}

h1, h2, h3, h4 {
    color: #03c;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
    text-align: left;
    font-size: 20pt;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    border-style: solid;
    border-color: #000;
    border-width: 0 0 1px 0;
}

h1.frontpage {
    background-color: #fff;
    border-width: 0;
}

h2 {
    font-size: 16pt;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-right: 2px;
    padding-bottom: 2px;
    border-style: solid;
    border-color: #bbb;
    border-width: 0 0 1px 0;
}

h3 {
    font-size: 12pt;
    margin-top: 0.5em;
    margin-bottom: 0px;
}

pre {
    font-family: monospace;
    font-size: 10pt;    
    margin-bottom: 4px;
    margin-top: 4px
}

td.menucell {
    background-image: url('images/lihkmenubg.png');
}

.menu {
    margin-top: 0px;
    margin-bottom: 8px;
    text-align: left;
}

.menuheader {
    color: #03c;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    margin-top: 0px;
}

.menulink {
    font-size: 9pt;
    text-decoration: none;
}

.currentmenulink {
    font-size: 9pt;
    text-decoration: underline;
}

.footer {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 8pt;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.loginform {
    padding-top: 20px;
}

.logintext {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9pt;
    color: #03c;
    text-align: left;
}

.pressheader {
    font-family: Times, serif;
    font-weight: bold;
    text-indent: 0.0cm;
    margin-bottom: 0.2cm;
}

.pressfirst {
    font-family: Times, serif;
    text-indent: 0pt;
    text-align: justify;
    padding: 0cm;
    margin: 0cm;
    width: 10cm;
}

.press {
    font-family: Times, serif;
    text-indent: 10pt;
    text-align: justify;
    padding: 0cm;
    margin: 0cm;
    width: 10cm;
}

.presssig {
    font-family: Times, serif;
    text-indent: 0pt;
    padding: 0cm;
    margin-top: 0.5cm;
    margin-bottom: 0.5cm;
    width: 10cm;
}

.formpropertytext {
    font-weight: bold;
}

.formhelp {
    font-size: 70%;
    font-style: italic;
}

tr.header {
    background-color: #ff0;
}

tr.odd {
    background-color: #ffd;
}

tr.even {
    background-color: #ffc;
}

tr.red {
    background-color: #f99;
}

tr.green {
    background-color: #9f9;
}

td.groupmember {
    background-color: #ccf;
}

td.view_yearly_single {
    background-color: #ff6;
}

td.view_yearly_multiple {
    background-color: #fb0;
}

th.view_yearly_title {
    background-color: lightblue;
}

th.view_monthly_title {
    background-color: lightblue;
}

td.view_monthly_event {
    background-color: #ff6;
}

.orphan {
    background-color: #faf;
}

.publicevent {
    background-color: #ffb;
}

.adminviewableevent {
    background-color: #eee;
}

.eventcreatedbyyou {
    background-color: #dfd;
}

.desc {
}

.maintext {
    padding-left: 10px;
    padding-right: 10px;
}

.error {
    color: #f00;
    font-size: 9pt;
    font-weight: bold;
}

.upcomingbox {
    background-color: #ffc;
    padding: 7px;
    border-style: solid;
    border-width: 1px;
    border-color: #999;
}

.upcomingheader {
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
}

.upcomingtitle {
    font-weight: bold;
    margin-bottom: 0px;
}

.upcomingtext {
    margin: 10px;
    margin-top: 0px;
}

.imagecaption {
    padding: 0cm;
    margin-top: 0px;
    text-indent: 10px;
    font-style: italic;
    font-size: 7pt;
    color: #aaa;
}

.wikibox {
    border-style: dashed;
    border-width: 1px;
    border-color: #999;
    padding: 0.2cm;
    background-color: #ffd;
}

.wikih1 {
    font-size: 14pt;
    color: #03c;
    font-weight: bold;
}

.wikih2 {
    font-size: 12pt;
    color: #03c;
    font-weight: bold;
}

.wikih3 {
    font-size: 10pt;
    color: #03c;
    font-weight: bold;
}

.filestorebox {
    border-style: solid;
    border-width: 1px;
    border-color: #000;
/*    padding: 0.2cm; */
    background-color: #eef;
}

.filestorecategory {
    background-color: #aaf;
    font-weight: bold;
}

.filestorefile {
    background-color: #ccf;
    margin-left: 0.5cm;
    margin-right: 0.2cm;
}

.calendary-email-box {
    background-color: #ffb;
}

.mypage-reglist {
    border-spacing: 0.2em;
}

.mypage-reglist form {
    display: inline;
}

div.afterquickreg {
    background-color: #ffd;
    border-width: 1;
    border-style: solid;
    border-color: #999;
    padding: 5px;
    margin-top: 0.5cm;
}

/* ------------------------------------------------------------------------- */
/* Data table */

table.data {
    border-collapse: collapse;
}

table.data tr {
    background-color: #ffd;
}

table.data tr.odd {
    background-color: #ffd;
}

table.data tr.even {
    background-color: #ffb;
}

table.data th {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #999;
    background-color: #ff6;
    padding: 3px;
    vertical-align: middle;
}

table.data td {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #999;
    padding: 3px;
}

table.data td.outside {
    border-width: 0;
    background-color: #fff;
}

table.data-printable {
    background-color: #fff;
}

table.data-printable th {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #999;
    padding: 3px;
    vertical-align: middle;
}

table.data-printable th.left {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #999;
}

table.data-printable th.upper {
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #999;
}

table.data-printable th.upperleft {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #999;
    padding: 3px;
}

table.data-printable td {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #999;
    padding: 3px;
    vertical-align: middle;
}

table.data-printable td.left {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #999;
}

table.data-printable td.outside-upperleft {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #999;
}

table.data-printable td.upper {
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #999;
}

table.data-printable td.upperleft {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #999;
    padding: 3px;
}

/* ------------------------------------------------------------------------- */
/* Lihkören specific */

.noticebox {
    background-color: #ffd;
    border-width: 5;
    border-style: solid;
    border-color: #aaa #555 #000 #888;
    margin: 1cm;
    padding: 0.5cm;
}

.noticeheader {
    font-size: 16pt;
    color: #03c;
}

table.functionaries {
}

table.functionaries th.groupheader {
    color: #03c;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 1cm;
    font-size: 12pt;
}

table.functionaries th {
    padding-right: 0.5cm;
}
