html { height: 100.02%; }

body { background-color: #ffffff;
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
margin:0px;
padding:0px;
behavior:url("../csshover.htc");
}

#headlinearea {
height: 234px;
width:100%;
overflow:auto;
}

#menu_topic, #menu_source {
background: #FFFFFF;
position: absolute;
visibility: hidden;
left:0;
top:0;
height: 234px;
width:100%;
overflow:auto;
}

.newsitem {
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
text-align:left;
vertical-align: middle;
background-color:#ffffff;
border:0px;
}

.newsitem:hover {
background-color:#6696bc;
color:#FFFFFF;
cursor: pointer;
cursor: hand;
}

.topicitem {
font-family: Verdana, sans-serif;
font-size: 10pt;
color:black;
text-align:center;
vertical-align: middle;
background-color:#ffffff;
border:0px;
}

.topicitem:hover {
background-color:#000000;
color:#FFFFFF;
cursor: pointer;
cursor: hand;
}

.bordered {
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
background-color:#ffffff;
border-width: 8px;
border-style: solid;
border-color: #6696bc;
text-align:center;
}

.bordered_top {
font-family: Verdana, sans-serif;
font-size: 12px;
color:black;
background-color:#ffffff;
border-width: 8px;
border-style: solid;
border-color: #6696bc;
text-align:left;
}

a:link, a:visited, a:hover { text-decoration: none;
color:#000000;
}

td { vertical-align: middle }

h1 { font-size:24px}

h2 { font-size:20px}

h3 { font-size:16px}

p { text-indent: -16px;
margin-left: 16px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

h1,h2,h3 { margin: 0px 0px 0px 0px}
