body
{
background-color: white;
font-family: sans-serif;
}
div
{
vertical-align: middle;
background-color:white;

}

#menu
{
float:left;
width: 96%;
margin-left: 1%;
font: sans-serif;
}
#menu ul

{
padding: 3px 0;
margin-left: 0;
border-bottom:1px solid black;
font: sans-serif;
font-size: small;
}

#menu ul li
{
list-style:none;
margin: 0;
display: inline;
}

#menu ul li a
{
padding: 3px 0.5em;
margin-left: 2px;
border: 1px solid black;
border-bottom:none;
background: #ccf;
text-decoration:none;
}

#menu ul li a:link
{
color: black;
}

#menu ul li a:visited
{
color: black;
}

#menu ul li a:link:hover, #menu ul li a:visited:hover
{
color: black;
background: #AAE;
border-color: #227;
}

#menu  ul li a#current
{
background-color:white;
border-bottom:1px solid white;
} 


#menu em
{
font-size: 90%;
font-style: normal;
}
#cont
{
float: right;
margin-left: 1%;
font-size: small;
}
#links
{
float:left;
margin-top: 2%;
width: 25%;

padding-right:1%;
font-size: small;
}
#links ul
{
padding: 0 0;
margin-left: 0;
}
#links li
{
list-style:none;
padding: 3px 0.5em;
border: 1px solid black;
margin-left: 0;
background: #ccf;
}
#links a
{
text-decoration:none;
margin-left: 0;
}
#links li:hover a:hover
{
background: #AAE;
}

#content
{
font-size:small !important;
margin-top: 2%;
margin-left: 1%;
float: left;
width: 96%;

}
#contenti
{
font-size:x-small;
margin-top: 2%;
margin-left: 1%;
float: left;
width: 96%;
}

#cal
{
float: left;
width: 100%;
margin-top: 1%;
margin-left: 1%;
font-size:50%;
}

a.content
{
text-decoration: none;
color: black;
}
h3.content
{
font-size:xx-small !important;
}
h4.content
{
font-size:xx-small !important;
}
h4.cal
{
vertical-align: top;
}
h4.men
{
margin-top:2%;
margin-left: 1%;
font-size: 90%;
color: #190981;
}

a.content:hover
{
color:red;
}

p.men
{
font-size: xx-small;
}
p.content
{
font-size: x-small;
}
em.men
{
font-size: 90%;
font-style: normal;
}
table.stat
{
width:100%;
table-layout:fixed;
}
table.heym
{
width:auto;
table-layout:auto;
overflow:auto;
white-space:nowrap;
}
tr.content
{
background-color: #cccccc;
height: 2;
}
tr.content:hover
{
background-color: #ffe4b5;
}
tr.data
{
background-color: #ffa500;
height: 2;
}
tr.data:hover
{
background-color: #ffe4b5;
}

tr.calm
{
background-color: #FFE4B5;

}
tr.calm:hover
{
background-color: #ffe4b5;
}
td.content_1
{
background-color:yellow;
}
td.content_2
{
background-color:red;
}
span
{
background-color:red;
}
select
{
font-size: 90%;
}
