/* Beth AdamCSS Document */

td.tab {
        border: thin solid #C0536A;
        padding-left: 5px;
        padding-right: 2px;
}

td.brdr {
        border: thin solid #000000;
}

td.tabbtm {
        border-bottom: thin solid #C0536A;
}

b.subhead {
        color: #C0536A;
        font-weight: bold;
        font-size: 18px;
        font-family: Arial, sans-serif;
}
b.subheadSml {
        color: #C0536A;
        font-weight: bold;
        font-size: 13px;
        font-family: Arial, sans-serif;
}
td.pnk {background-color:#F9EEF0; padding-left: 5px; padding-top: 3px; padding-bottom: 3px;}
td.wht {background-color:#FFFFFF; padding-left: 5px; padding-top: 3px; padding-bottom: 3px;}

.Article {color:#C0536A; font-weight: bold; font-size: 18px; font-family: Arial, sans-serif;}

.Articlesub  {color:#000000; font-weight: bold; font-size: 17px; font-family: Arial, sans-serif;}

.highlight {color:#1D5C8D; font-weight: bold; font-size: 13px; font-family: Arial, sans-serif;}

.highlight a {color:#1D5C8D; font-weight: bold; font-size: 13px; font-family: Arial, sans-serif; text-decoration:underline;}

.highlight a:hover {color:#C0536A; font-weight: bold; font-size: 13px; font-family: Arial, sans-serif; text-decoration:underline;}

.subhead  {color:#C0536A; font-weight: bold; font-size: 15px; font-family: Arial, sans-serif;}

.subheadsml  {color:#C0536A; font-weight: bold; font-size: 13px; font-family: Arial, sans-serif;}

B.wht  {color:#FFFFFF; font-weight: bold; font-size: 15px; font-family: Arial, sans-serif;}

.subhead a {color:#557BEB; text-decoration:none; font-weight:bold}

.subhead a:hover {text-decoration:underline}

.content {
        color:#000000;
        font-weight: normal;
        font-size: 13px;
        font-family: Arial, sans-serif;
        list-style-position: outside;
        list-style-type: circle;
}

.content a {color:#1D5C8D; text-decoration:none; font-weight:bold}

.content a:hover {text-decoration:underline}

.footer {text-align:left; font-family:Arial, sans-serif; font-size:11px; color:slateblue; }

.localmenu a {font-family: Arial; font-size: 11px; color: #ffffff; text-decoration:none; }

.localmenuactivepage  {font-family: Arial; font-size: 11px; color: #336699; font-weight:bold;}

.localmenuactivehref {padding-top:3px; padding-bottom:3px; background-color:#336699; font-weight:bold; cursor:hand}

.localmenuhref {padding-top:3px; padding-bottom:3px; cursor:hand}

.localmenuHighlight {background-color:gainsboro;}

.localmenuShadow {background-color:darkblue;}

.mainmenu {color:#FFFFFF}

.mainmenu a {font-weight:bold; font-family: Arial; font-size: 12px; color: #ffffff; text-decoration:none;}

.mainmenu a:hover {text-decoration:underline;}

.lowermenu {margin-left:10px; text-align:left}

.lowermenu a {font-weight:normal; font-family: Arial; font-size: 11px; color: slateblue; text-decoration:none;}

.lowermenu a:hover {text-decoration:underline;}

.menuSeparator {padding-left:10px; padding-right:10px}

/* general settings */

.date {font-family: Arial; font-size: 11px; color: #ffffff; padding-right:10px; padding-bottom:10px}

.breadcrumbMenu  {font-family:Arial; color:#1D5C8D; font-size:11px;text-decoration:none;font-weight:normal;}

.breadcrumbMenuActive  {font-family:Arial; color:#C0536A; font-size:11px;text-decoration:none;font-weight:normal;}

.breadcrumbMenu a {font-family:Arial; color:#1D5C8D; font-size:11px;text-decoration:none;font-weight:normal;}

.breadcrumbMenu a:hover {color:#C0536A;text-decoration:none;}

.breadcrumb a:active {color:#435E8E;font-weight:bold;}

.breadcrumbSeparator {font-family:Arial;color:#999999;font-size:9px;}

.breadcrumbImage {margin-right:-3px}


.counter {
        font-family: Arial, sans-serif;
        font-size: 10px;
        color: #CCCCCC;
}

.counter a {
        font-family: Arial, sans-serif;
        font-size: 10px;
        color: #E6E6E6;
        text-decoration: none;
}

.counter a:hover {
        font-family: Arial, sans-serif;
        font-size: 10px;
        color: #E6E6E6;
        text-decoration: none;
}
Body {
        background-color: #FFFFFF;
        margin-right: 20px;

}

<STYLE type="text/css">
<!--
A:hover {color:red}
a:link    {text-decoration: none; #0000FF;}
a:active  {text-decoration: none; #0000FF;}
a:visited {text-decoration: none; #0000FF;}
a:hover   {text-decoration: none;}
BODY {
        SCROLLBAR-BASE-COLOR: #FFFFFF;
        SCROLLBAR-ARROW-COLOR: #000000;
}
-->
</STYLE>