body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
div.header {
background-image:url(pics/title.png);
background-repeat:no-repeat;
background-position:center;
background-color:rgb(69,217,255);
height:238px;
width:100%;
}
table.bgcolor {
background:#FFFFFF;
border-style:groove;
border-width:thick;
}
div.bplainwhite {
padding-right:10px;
background:#FFFFFF;
border-bottom-style:dashed;
padding-left:10px;
text-align:left
}
div.dbplainwhite {
padding-right:10px;
background:#FFFFFF;
border-top-style:dashed;
padding-left:10px;
text-align:left
}
div.plainwhite {
padding-right:10px;
background:#FFFFFF;
padding-left:10px;
text-align:left
}
h3.central {
text-align:center;
}
h2.central {
text-align:center;
text-decoration:underline;
}
a.bolder {
font-weight:bold;
}
span.highlight {
font-weight:bold;
background-color:#FFFF00;
}
div.navigate {
background-color:#333333;
color:#FF9900;
padding-top:15px;
padding-bottom:15px;
text-align:center;
margin-bottom:4px;
}
td.navigate {
border-right-style:solid;
border-right-width:thin;
border-right-color:#000000;
}
a.navigate {
color:#FF9900;
text-decoration:none;
}
a.navigate:hover {
color:#FF9900;
text-decoration:underline;
}
h2.sheadline {
text-align:center;
text-decoration:underline;
color:#FF0000;
}
