/* default body */
body {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
color: #000000;
background: #ffffff;
}

/* default table */
table {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
color: #000000;
background: #ffffff;
}

/* content table */
table.content {
border-bottom: solid 1px #000000;
}

/* color td */
td.color {
background: #DFDFDF;
}

/* drop shadow left */
/* td.dsleft {
background-image: url(/images/dsleft.gif);
} */

/* default link */
A:link {
color: #4365A2;
text-decoration: underline;
}

A:visited {
color: #4365A2;
text-decoration: underline;
}
A:hover {
color: #4365A2;
text-decoration: none;
}

/* bottom nav */
.botnav A:link {
color: #4365A2;
text-decoration: none;
}

.botnav A:visited {
color: #4365A2;
text-decoration: none;
}

.botnav A:hover {
color: #4365A2;
text-decoration: underline;
}

/* interior left menu */
.leftmenu A:link {
font-size: 12px;
font-weight: bold;
color: #5F5F5F;
text-decoration: none;
}

.leftmenu A:visited {
font-size: 12px;
font-weight: bold;
color: #5F5F5F;
text-decoration: none;
}

.leftmenu A:hover {
font-size: 12px;
font-weight: bold;
color: #4365A2;
text-decoration: none;
}
