/* REDEFINES THE BASIC HTML TAGS */BODY  {background-color : Black; font-family : Verdana, Arial, sans-serif; font-size: 80%; margin: 0;}Table {font-family : Verdana, Arial, sans-serif; font-size : 100%; border-collapse: collapse; padding: 0; margin: 0;}P, TD, LI, UL {font-family : Verdana, Arial, sans-serif; font-size : 100%;}/* LINK COLORS */A:LINK    {color: red; font-weight: bold; text-decoration: none;}/* A:LINK    {color: #256CBC; font-weight: bold; text-decoration: none;} */A:VISITED {color: #FFFFCC; font-weight: bold; text-decoration : none;}a:hover      { color: #FFFFCC; background-color: #000000; background-repeat: repeat;                background-attachment: scroll; text-decoration: underline;                font-weight: bold; background-position: 0% 50% }A:ACTIVE  {color: #FFFFCC; font-weight: bold; text-decoration : none;}/* HEADING COLORS AND STYLES *//* H1     {color: #256CBC; font: bold 22px Georgia, Georgia, serif; text-align: left;} */H2     {color: #AF4825; font: normal 20px Tahoma, Arial, sans-serif; text-align: left; text-transform: lowercase; letter-spacing: 2px;}H3, H4, H5, H6 {color: #256CBC; font-size: 13px; font-weight: bold;}/* DEFINES SPECIAL CLASSES */.header {width: 700px;height: 200px;color: #000000;/* background-image: URL(images/logoblank1.jpg);  */font: bold 26px Georgia, Georgia, serif; letter-spacing: 2px;text-align: center;padding: 0 20px 0 0;}.sidebar {width: 150px;font-family: Verdana, Arial, sans-serif;text-align: center;vertical-align: top;background: black;padding-left: 10px;padding-right: 0px;padding-top: 15px;padding-bottom: 15px;border: 1px solid orange;}/* MAIN NAVIGATION DEFINITION LIST */.sidebar dl {background: transparent; padding: 0 10px 0 0; margin: 2px 0; line-height: 12px; font-size: 100%;}.sidebar dt {color: #000000; font-weight: bold; letter-spacing: 3px; border-bottom: 1px solid #000000; padding: 10px 0 4px 0;}.sidebar dd {margin: 3px; padding: 3px 0;}.sidebar dd a:link, .sidebar dd a:visited, .sidebar dd a:active { display: block; color: #FFFFCC; font-weight: normal; text-decoration: none;                background-color: #000000; border: 1px solid #000000; padding:                3px }.sidebar dd a:hover { color: #FFFFFF; font-weight: normal; text-decoration: underline;                background-color: #000000; border: 1px solid #000000 }.content {width: 600px;font-family : Verdana, Arial, sans-serif;text-align: justify;vertical-align: top;background: black;line-height: 18px;padding-left: 20px;padding-right: 20px;padding-top: 15px;padding-bottom: 15px;border: 1px solid black;}.footer      { width: 700px; height: 100px; text-align: left; padding-left: 20px;                padding-right: 0; padding-top: 0; padding-bottom: 0 }/* .footer A:LINK {color: #000000; text-decoration: none; background-color: transparent;} */.footer a:link { color: #FFFFCC; text-decoration: none; background-color: transparent }.footer a:visited { color: #FFFFCC; text-decoration: none; background-color: transparent }.footer a:hover { color: white; text-decoration: underline; background-color: transparent }.footer A:ACTIVE {color: #000000; text-decoration: none; background-color: transparent;}.spacer {width: 20px;}span.tiny {font-size: 80%;letter-spacing: 1;font-weight-normal}