body {
background:#FFF;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

table {
       font-family: Verdana;
      font-size: 11px;
      color: rgb(28,25,20);
      font-weight: normal;
}

h1, h2 {
margin-left:40px;
}

h1 {
color:#FFF;
font-size:25px;
margin-top:25px;
}

h2 {
font-family:arial;
color:#004662;
font-size:14px;
}

h3 {
color:#444;
line-height:2em;
}

#left {
padding:28px 20px 60px 20px;
line-height:2em;
background:url(images/bottombg.jpg) no-repeat left bottom;
}

#right {
background:url(images/bottombg.jpg) no-repeat right bottom;
}

#right dl {
margin:0;
padding:9px 8px;
border-bottom:1px dashed #CCC;
}

#right dt {
margin-bottom:4px;
}

#right dt a {
font-weight:bolder;
color:#395FB1;
}

#right dt a:hover {
color:#0229D1;
}

#right dd {
font-size:10px;
margin-left:0;
}

.navtitle {
height:36px;
padding-top:4px;
padding-left:6px;
margin-top:25px;
margin-bottom:8px;

}

.tablebg {
background:url(images/tablebg.jpg) no-repeat top;
}

.foot {
color:#FFF;
background:url(images/foot.gif) no-repeat top;
line-height:0.7em;
}

.foot a{
color:#FFF;
}

.foot a:hover{
}

.info{
text-align:center;
}

.info dt{
margin-top:20px;
}
.info dd{
line-height:1.5em;
}

.blacklink a{
color:#000;
}

#btn {
margin-bottom:30px;
}