html { font: normal 12px verdana; }

img { border: 0px; }

selector img {vertical-align:top;}

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }

.fullwidth { width : 100%; }
.90width { width : 90%; }
.tablewidth { width:expression(document.body.clientWidth < 750 ? "750px" : "90%" ); }

.col1 { width: 208px; }
.col2 { width: 275px; }
.col3 { width: 50%; }
.col4 { width: 286px; }
.col5 { width: 25px; }
.col6 { width: 784px; }
.col7 { width: 160px; }

.rpobgcolor { background-color: #00005A; }
.forumposts1 { background-color: #dce072; }
.forumposts2 { background-color: #ee4f62; }

#last5{
border:1px solid black;
border-bottom-width: 1;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
baackground-color: #FFFFFF;
}

#last5 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#last5 a:hover{ background-color: #ee4f62; }

#last6{
border:1px solid black;
border-bottom-width: 1;
font:normal 10px Verdana;
line-height:14px;
z-index:100;
background-color: #FFFFFF;
}

#last6 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#last6 a:hover{ background-color: #ee4f62; }


