body,td,th {
color: #000000;
font: 10pt Arial, Helvetica, sans-serif;
}
a:hover {
background: red;
color: #FFFFFF;
}
.gu {border-bottom: thin solid #999999;}
.greyback {
background-color: #999999;
border-bottom: thin solid #000000;
}
.blueback {
background-color: #003399;
border-bottom: thin solid #000000;
}
.pagetitle {
font-size:24px; color: #CC3300; font-weight:bold;
}
.smtype {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 10pt;
}
.smrtuptype {
text-transform: uppercase;
font-size: 9px;
text-align:right;
}
.border {
border: thin solid #000000;
}
.pad {
padding: 10px 10px 10px 10px;
}
.button1 {
color: #FFFFFF;
text-decoration:none;
border-top: thin solid #CCCCCC;
border-right: thin solid #000000;
border-bottom: thin solid #000000;
border-left: thin solid #CCCCCC;
margin-top: 5px;
font: bold 10pt Arial, Helvetica, sans-serif;
background: #0000FF;
}
.button2 {
color: #FFFFFF;
border-top: thin solid #CCCCCC;
border-right: thin solid #000000;
border-bottom: thin solid #000000;
border-left: thin solid #CCCCCC;
margin-top: 5px;
font: bold 10pt Arial, Helvetica, sans-serif;
background: #660000;
}
.red {color: #FF0000;}
.redback {color:#FFFFFF; background-color:#FF0000; font-size:14px; font-weight:bold}
.white {color: #FFFFFF;}
ul#sidenav {
list-style: none;
margin: 0;
padding: 0;
}
ul#sidenav li a:hover {
background-color: #ffcc00 !important;
color: #000000 !important;
}
ul#sidenav li a:link, ul#sidenav li a:visited {
margin: 3px 3px 0 3px;
display: block;
text-decoration: none;
text-align:right;
width: 174px;
padding: 4px;
background-color: #999999;
color: #ffffff;
}
.sidepick {
margin: 3px 0 0 3px;
display: block;
text-decoration: none;
text-align:right;
width: 177px;
padding: 4px 7px 4px 4px;
background-color: #ffffff;
color: #000000;
}
.tabback {
font-weight: bold;
border: thin solid #000000;
font-size: 15px;
color: #000000;
text-decoration: none;
background: #CCCCCC;
}
.tabselect {
font-weight: bold;
border-top: thin solid #CCCCCC;
border-right: thin solid #CCCCCC;
border-left: thin solid #CCCCCC;
border-bottom: medium solid #FFFF66;
padding: 5px 0 0 0;
color: Black;
font-size: 15px;
background: #FFFF66;
}