body {
background-color: #f0f0f0;
margin: 10px;
padding: 0;
}
body,p,td,th,tt,div,span,label,ul {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
color: #000000;
font-size: 12px;
}
a, a:active, a:link, a:visited, a:hover {
font-weight: normal;
color: #000099;
text-decoration: none;
}
form, img {
margin: 0px;
border: 0px;
padding: 0px;
}
input, select, textarea {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 12px;
}
h1 {
margin: 0 0 10px 0;
padding: 0;
font-size: 15px;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
color: #000099;
border-bottom: 2px solid #000099;
}
.title {
color: #000099;
padding: 3px;
margin: 0;
font-size: 12px;
border-bottom: 1px dashed #000099;
font-weight: bold;
}
.menu {
background-color: #dde8f5;
padding: 5px;
}

.menu_release {
background-color: #eeeeee;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
padding: 10px;
font-weight: bold;
}

.menu_release a:link, a:active, a:visited {
color : #000099; 
text-decoration : none; 
}

.menu_release a:hover {
color : #ff6600;
background-color: #e6e6e6;
text-decoration : none; 
}

.main {
background-color: #ffffff;
padding: 10px;
}
.footer {
padding: 5px;
/* background-color: #dde8f5; */
font-size: 10px;
}
.releases th {
background-color: #dde8f5;
color: #000099;
border-top: 1px solid #000099;
border-bottom: 1px solid #000099;
text-align: left;
}
.releases td {
border-bottom: 1px solid #dddddd;
font-size: 11px;
font-weight: normal;
}
.odd {
background-color: #ffffff;
}
.even {
background-color: #f5f5f5;
}
.msg {
font-weight: bold;
color: #00cc00;
}
.error {
font-weight: bold;
color: #cc3300;
}
.year-on {
padding: 3px;
}
.year-off {
padding: 3px;
}
