/* TEMIS project web page style file */

/*
html, body, h1, h2, h3, h4, div, p, ul, li, input {
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
html, body, h1, h2, h3, h4, div, p, ul, li {
   font-family: Verdana ;
}

html {
    color: #000000;
    background: #FFF6E7;
}

.htmltable {
    background: #0d5292;
}

body {
    color: #000000;
    background: #FFF6E7;
}

.bodytable {
    background: #fff6ef;
    border: 1px solid #000000;
    color: #000000;
    margin-top: 5px;
    padding: 10px;
}

body.pt {
    color: #000000;
    background: #FFF6E7;
}

h1 {
    color: #0D5292 ;
}

h2, h3, h4, h5 {
    color: #0D5292 ;
}

h1.menu, h2.menu, h3.menu, h4.menu, h5.menu {
    color: #259931 ;
}

.text8px {
    font-size: 8px;
}

.text9px {
    font-size: 9px;
}

.tdsep {
    background-color: silver;
}

.tdsel {
    background-color: #bdc6de;
}

.partners {
    font-size: 10px;
    color:#000000;
}

.partnerhead {
    font-size: 10px;
    color:#990000;
}

.supportform {
    font-family: sans-serif;
    font-size: 11px;
    color: #000000;
    padding-left:8px;
}

.supportform textarea {
    font-family: sans-serif;
    font-size: 11px;
    color: #0D5292;
}

.supportform input, text {
    font-family: sans-serif;
    font-size: 11px;
    color: #0D5292;
}

.newsflash {
    padding-left:8px;
    vertical-align: middle;
    font-family: sans-serif;
    font-size: 11px;
    color: #fff6e7;
}
.newsflash A {
    text-decoration: none;
    font-weight: bold;
}
.newsflash A:link {
    color: #fff6e7;
}
.newsflash A:visited {
    color: #fff6e7;
}
.newsflash A:hover {
    color: #ffff00;
}


table.data	{
    /* background-color: #BBBBBB; */
    width: 80%;
    border-style: outset;
    border-width: 0.5em;
    /* border-color: none; */
    color:black;
    text-align:center;
    font-weight:bold;
    padding: 1em;
    font-size:1.0em;
}


table.data td	{
    background-color: #DDDDDD;
    /* border-style: none; */
    border-width: 0em;
    /* border-color: none; */
    color: black;
    text-align: left;
    font-weight: normal;
    padding: 0.3em;
    margin: 0.5em;
    font-size: 1em;
/*    align: center; */
}


table.picture	{
    background-color: #BBBBBB;
    width: 80%;
    border-style: outset;
    border-width: 0.5em;
/*    border-color:; */
    color: black;
    text-align: center;
    font-weight: bold;
    padding: 1em;
    font-size: 1.0em;
}

table.picture td   {
    background-color: #DDDDDD;
    /* border-style: none; */
    border-width: 0em;
/*    border-color: none; */
    color: black;
    text-align: center;
    font-weight: normal;
    padding: 0.3em;
    margin:0.5em;
    font-size: 1em;
/*    align: center; */
}


table.picture img {
    border-style: none;
}

table.day {
    width: 33%;
/*    height: ; */
/*    align: top; */
}

table.month {
    width: 33%;
    height: 1em;
/*    align: top; */
}
