body {
    background-color: #FAFAFF;
    font-family: Sans-serif;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

p.textentry {
    margin-left: 6%;
}

table { 
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #666666;
}

td { 
    border: 1px solid #666666; 
}

th { 
    font-weight: bold;
    border: 1px solid #666666; 
}

th.date_cell {
    background-color: #3388FF;
}

td.room_nr_cell {
    font-weight: bold;
}

td.opening_end_cell {
    background-color: #66FF66;
}

td.tutorial_cell {
    background-color: #CCFF33;
}

td.break_cell {
    background-color: #669933;
}

td.talk_cell {
    background-color: #66CCFF;
}

td.longtalk_cell {
    background-color: #FEFE00;
}

td.longdiscussion_cell {
    background-color: #DCDC00;
}

td.discussion_cell {
    background-color: #44AACC;
}

td.brainstorming_cell {
    background-color: #99FFFF;
}

td.other_cell {
    background-color: #CCCCCC;
}

#top {
    padding: 1em;
    background-color: #F0F0FF;
}

#header_logo {
    float: left;
}

#header_title {
    text-align:center;
}

#logiccc_logo {
    float: right;
}

#top em {
    color: #708090;
}

#content {
    margin: 1em 15em;
    outline: 3px dotted #C0FFC0;
}

#content h2 {
    font-size: 1em;
}

#content em { 
    color: #FF0000
}

#logiccc_link {
     margin: 1em 15em;
     text-align: center;
     outline: 3px dotted #F0F0FF;
}
   
div.centerer {
    display: table-cell;
    vertical-align: middle;   
}

#menu {
    float: left;
    width: 10em;
    margin: 1em 0em;
    outline: 3px dotted #F0F0FF;
}

#menu strong {
    color: #506070;
}

#menu em{
    color: #FF0000;
    font-size: 0.7em;
}

#news {
    float: right;
    width: 10em;
    margin: 1em 0em;
    outline: 3px dotted #F0F0FF;
}

#news h3 {
    font-size: 0.8em;
}


#info {
    clear: both;
    text-align: center;
    background-color: #F0F0FF;
    color: #F0F0FF;
}

.list_links {
    font-size: 0.8em;
    text-align: center;
}

#validation {
    text-align: center;
    color: #FFFFFF;
}

#validation img {
    width: 88px;
    height: 31px;
}

#maintainedby {
    text-align: center;
    font-size: 0.8em;
    color:#000000;
}

#logiccc_link img {
    height: 240px;
}

#institutional_links img {
    height: 80px;
}

#universities img {
    height: 50px;
}
