/* BODY DEFINITION AND DIV ID STYLES */

body { margin-top:10px; margin-bottom:10px; border:0px; }

a {text-decoration: none; color: #993333; }
a:hover { color:#993333; text-decoration: underline;}


/* TEXT CLASSES */

h1 { font-family:arial,helvetica,sans-serif; font-size:20px; font-weight:bold; color:#000000; }

h2 { font-family:arial,helvetica,sans-serif; font-size:17px; font-weight:bold; color:#000000; }

h3  { font-family:arial,helvetica,sans-serif; font-size:15px; color:#000000; }

h5 { font-family:arial,helvetica,sans-serif; font-size:11px; font-weight:bold; color:#000000; text-align:right; }

p, li, td { font-family:verdana,helvetica,geneva,sans-serif; font-size:11px; line-height:16px; color:#000000; text-decoration:none}

p.foot {font-size:10px; }
a.foot {color: #E3B297; text-decoration: none; }
a.foot:hover {color: #E3B297; text-decoration: underline; }
a.foot:visited {color: #E3B297; }

p.small {font-size:9px; line-height: 12px; margin-top: 1px; padding-top: 1px; color: black; }
a.small {font-size:9px; color: #993333; text-decoration: none; }
a.small:hover {color: #993333; text-decoration: underline; }
a.small:visited {color: #993333; }

p.links { font-family:verdana,helvetica,geneva,sans-serif; font-size:11px; line-height:20px; color:#000000; text-decoration:none}
a.links {font-size:11px; color: #993333; text-decoration: underline; }
a.links:hover {color: white; text-decoration: none; background-color: #993333; }
/* a.links:visited {color: #993333; background-color: white; text-decoration: underline; } */

a.bookmark {color: #993333; text-decoration: none; }
a.bookmark:hover {color: #993333; text-decoration: none; }


img.border {
 border: 1px solid black;
 padding-right: 5px;
 padding-left: 5px;
 padding-bottom: 0px;
}

a.body {color: #9E1B34; font-weight: bold; text-decoration: none; }
a.body:hover {color: #9E1B34; text-decoration: underline; }
a.body:visited {color: #9E1B34; }

a.bottomnav { font-family:verdana,helvetica,geneva,sans-serif; font-size:10px; color:#DDDDDD; }

a.bottomnav:hover { font-family:verdana,helvetica,geneva,sans-serif; font-size:10px; color:#CC9900; text-decoration:underline; }

ul { margin: 0 15px; }