/*
Theme: Sky is no heaven
Author: Michael Schmieding
Web site: http://www.slifer.de/
*/

table a, table, tbody, tr, th, td, table caption {
font-family: Verdana, arial, helvetica, sans-serif;
color:#000;
font-size:12px;
/text-transform:capitalize;
}
table, table caption {
background:url(http://n dnd.nd.funpic.de/heaven-by-www-slifer-de.jpg);
}
tbody {
background:#ffffff;
}
table a {
font-weight:normal;
text-decoration:none;
}
table a:visited {
color:#000562;
}
table a:hover {
text-decoration:none;
color:#960502;
font-weight:bold;
}
table {
border-bottom:0px outset #9cf;
border-collapse:collapse;
}
table, table caption {
border-left:0px outset #9cf;
border-right:0px outset #9cf;
}
table caption {
border-top:0px outset #9cf;
font-size:20px;
font-weight:bold;
}
tbody tr:hover, th, tfoot, tfoot th {
background:#FFFFFF;
}
/tbody tr:hover td, tbody tr:hover th {
tbody td:hover td, tbody td:hover th {
border:1px solid;
border-collapse:collapse;
border-color:#000562;
padding:2px;
}
th, td {
border:1px solid;
border-color:#fff;
}
td, th, table caption {
padding:5px;
vertical-align:middle;
}
tfoot td, tfoot th, thead th {
font-weight:bold;
white-space:nowrap;
font-size:14px;
}
