body { margin:0px; padding:0px; color:#000080; background-color:white; height:100%; width:100%; font-family:Verdana,sans-serif; }

a { color:#000080; background-color:transparent }
a:visited { color:#000080; background-color:transparent }
a:active { color:red; background-color:transparent }
a:hover { color:red; background-color:transparent }

a.index { font-size:12px; }
a.index:hover { background-color:#D5D5FF; }

a.current { font-size:12px; background-color: #E5E5FF; }
a.current:hover { background-color:#D5D5FF; }

a.title { text-decoration:none }

td, th { font-size: 9pt; font-family: Verdana,sans-serif; }
td.team { height: 40px; border-bottom: 1px dashed #8080ff; }
td.right { border-left: 1px dashed #8080ff; color: #000080; background-color: #fff; }

th { font-style: italic; }

.highscore tr:hover { background-color: #dff; }
.highscore td { text-align: center; margin: 0px; }

td.news_title { text-align:right; font-weight:bold; white-space:nowrap }
td.news_body { text-align:justify; padding:10px }
td.news_body:hover { color:red; background-color:white }
td.news_title:hover { color:#000080; background-color:#F7FFFF }

td.frame_ro { background-image:URL(news_ro.gif); width:16px; background-repeat:no-repeat }
td.frame_r { background-image:URL(news_r.gif); width:16px; background-repeat:repeat-y }
td.frame_lu { background-image:URL(news_lu.gif); width:10px; height:20px; background-repeat:no-repeat }
td.frame_u { background-image:URL(news_u.gif); height:20px; background-repeat:repeat-x }
td.frame_ru { background-image:URL(news_ru.gif); width:16px; height:20px; background-repeat:no-repeat }

.source { color:black; background-color:#eeeeff; margin:3px; padding:3px; font-family:monospace; white-space: pre; overflow:auto; border: 1px solid #000080; }

.comment { color:#000080; background-color:white }
img { border-width: 0px; }

input,select,textarea { text-align: center; background-color:#DDDEFF; color:#000080; border-color:#000080; font-family: sans-serif; }
label { cursor: pointer; }
