
html, body {
height : 100%;
}
body {
text-align : left;
margin : 9px;
font-size : 100%;
font-family : arial, helvetica, sans-serif;
}
div, ul, li, p, h1, h2, h3, h4, h5, form, label, blockquote {
margin : 0;
padding : 0;
}
img {
border : 0;
}
a {
color : #505050;
}
a:hover {
color : #c60000;
}
.floatBox {
margin : 0 auto;
}
.floatBox:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.floatBox {
display : inline-block;
}
.floatBox {
display : block;
}
.fl {
float : left;
}
.fr {
float : right;
}
.hide {
display : none;
}
.block {
display : block;
}
.bold {
font-weight : bold;
}
.italic {
font-style : italic;
}
.normal {
font-weight : normal;
}
.clear {
clear : both;
}
.center {
text-align : center;
}
.red {
color : #c60000;
}
.redbold td {
color : #c60000;
font-weight : bold;
}
.darkgrey {
color : #505050;
}
.black {
color : black;
}
.h3title {
clear : both;
border-top : 1px solid white;
background : #000;
color : white;
text-transform : uppercase;
border-bottom : 1px solid #fff;
height : 1.2em;
}
.h3title h3 {
padding : 2px 0 0 10px;
font-size : 60%;
font-weight : bold;
}
.h3title th {
padding : 2px 0 0 10px;
font-size : 60%;
}
.h3image {
float : right;
margin : 1px 9px 0 0;
}
html > body .h3title {
height : 1.08em;
font-size : 110%;
}
.titlestar {
position : relative;
top : 1px;
margin-right : 4px;
}
.al {
text-align : left;
}
.adColumn {
margin : 10px 0 0 11px;
}
.ads {
margin : 10px 0 0 11px;
display : block;
}
.bordertop {
border-top : 3px solid black;
}
.borderright {
border-right : 3px solid black;
}
.borderleft {
border-left : 3px solid black;
}
.borderbot {
border-bottom : 3px solid black;
}
.paddingr {
padding-right : 10px;
}
.pager {
float : right;
text-align : right;
width : 187px;
font-size : 70%;
font-weight : bold;
display : inline;
}
.pagerSpan {
position : relative;
top : -1px;
}
.pagerSpan a {
text-decoration : none;
color : black;
}
.pagerSpan a.pagerCurrent {
text-decoration : none;
color : #9f9f9f;
}
.spacergap {
margin : 0 8px 0 7px;
position : relative;
top : 2px;
}
a.print {
display : inline-block;
width : 16px;
height : 14px;
cursor : pointer;
}
html > body a.print {
padding-bottom : 1px;
position : relative;
top : -3px;
}
a.print2 {
display : inline-block;
width : 16px;
height : 14px;
cursor : pointer;
}
.backNext {
float : right;
width : 100px;
}
.areaLeft {
width : 330px;
float : left;
border-right : 1px solid white;
}
.areaRight {
width : 331px;
float : left;
}
