html, body {
margin: 0;
padding: 0;
background-color: #fff;
}
a{
color:#0000ff;
margin: 0px;
padding: 0px;
}
a:hover{
color:#ff0000;
margin: 0px;
padding: 0px;
}
a:visited{
color:#0000ff;
margin: 0px;
padding: 0px;
}
#cntnr {
width: auto;
margin: 0px;
padding: 0px;
}
#tophdr {
background-color:#fff;
width=100%;
margin-bottom: 0px;
margin: 0;
padding: 0;
}
#hdr {
width=100%;
}
#hdrMenu {
width=100%;
background-color:#ffcc66;
font-family: "Trebuchet MS";
font-size: 10pt;
color: #000;
font-weight: bold;
}
#hdrMenu ul{
display: inline;
}
#hdrMenu ul li{
display: inline;
padding: 0px;
}
#hdrMenu ul li a{
color: #0000ff;
text-decoration:none;
}
#hdrMenu ul li a:hover{
color: #0000ff;
text-decoration:underline;
}
#left_column{
position: absolute;
margin: 0px;
left:5px;
width: 200px;
padding: 0px;
font-family: "Trebuchet MS";
}
#left_column h2 {
padding: 0px;
background-color: #ffcc66;
font-family: "Trebuchet MS";
font-size: 10pt;
color: #000;
font-weight: bold;
}
#left_column p {
padding: 0px;
margin: 0px;
font-family: "Trebuchet MS";
font-size: 10pt;
}
#content {
margin-left: 205px;
padding: 0px;
margin: 0px;
border-left: 1px solid #e5e5e5;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 205px;
}
#content h2 {
padding: 0px;
background-color: #ffcc66;
font-family: "Trebuchet MS";
color: #000;
font-weight: bold;
font-size: 10pt;
}
#content p {
padding:0;
font-family: "Trebuchet MS";
color: #000;
font-size: 10pt;
}
#content td {
padding:0;
font-family: "Trebuchet MS";
color: #000;
font-size: 10pt;
}
#content a {
padding:0;
font-family: "Trebuchet MS";
color: #0000ff;
font-size: 10pt;
}
#footer {
background:#e5e5e5;
border-top: 1px solid #999;
text-align:center;
font-family: "Trebuchet MS";
}
#footer a{
font-family: "Trebuchet MS";
font-size: 8pt;
}
.ruler
{
COLOR: #e5e5e5;
HEIGHT: 1px;
}