body {
margin: 0px;
background-color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a.nav {
display:block;
margin-left: 35px;
width: 140px;
height: 22px;
line-height: 22px;
padding-left: 25px;
background: url("images/arrow.png") no-repeat 0 50%;
font-weight: bold;
font-size: 15px;
text-decoration: none;
color: #ffffff;
}

a.nav:hover  {
color: #666666;
}

.bottom {
width: 819px;
margin-top: 25px;
}

.bottom tr td {
font-size: 12px;
color: #ffffff;
}

.bottom a {
text-decoration: none;
color: #ffffff;
}

.bottom a:hover {
text-decoration: none;
color: #666666;
}

.hordash {
width: 100%;
height: 2px;
background: url("images/hor-dash.png") repeat-x;
}

.verdashhome {
width: 2px;
height: 405px;
background: url("images/ver-dash.png") repeat-y;
margin-left: 9px;
float: left;
display: inline;
}

.leftcol a {
color: #ffffff;
}

.leftcol a:hover {
text-decoration: none;
color: #53061e;
}

h2 {
color: #FFFFFF;
font-size: 24px;
font-weight: bolder;
font-family: "Times New Roman", Times, serif;
margin: 0px;
padding-top: 6px;
padding-bottom: 10px;
}

.alt-h2 {
color: #53061e;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
color: #53061E;
}