/* CSS Document */

#latest {}

h2 {
font-size: 20px;
font-family: "Arial", Helvetica, Verdana, sans-serif;
font-weight: bold; }

#forumlist {}

th {}

#1 {}

#2 {}

tr {
padding: 2px; }

#3 {}

tr.alt {
background-color: #fff; 
border-right:0px; 
border-left:0px;
border-bottom:0px;
border-top:0px;
}

td.alt {
background-color: #fff; 
border-right:0px; 
border-left:0px;
border-bottom:0px;
border-top:0px;
}

table.alt {
font-size: 100%;
background-color: #fff; 
border-right:0px; 
border-left:0px;
border-bottom:0px;
border-top:0px;
}

td {}

#4 {}

.num {}

h3 {
display: none; }

a:link {}

a:visited {}

a:hover {}

a:active {}


table {font-size: 85%;
line-height: 1.6em;
width: 100%;
caption-side: bottom;
background-color: #D6E8F4;
border-collapse: collapse; }

td {padding: 5px;
border-right:1px #bebebe solid;
border-left:1px #bebebe solid;
border-bottom:1px #bebebe solid;}

th {border: 1px #bebebe solid;
text-align: left;
font-size:12px;
font-weight:bold;
color: #f3f1f4;
background-color: #3B69B4;
padding: 5px;
line-height:14px;}

td.alt {padding: 5px;
border-right:1px #fff solid;
border-left:1px #fff solid;
border-bottom:1px #fff solid;}

