body {
background-image: url(../imgFiles/background.gif);
background-position: center 0;
}


.bodypurple { color: #4c2657; font-size: 12px; font-family: tahoma; font-weight: bold; }
a.bodypurple:link { color: #e35000; }
a.bodypurple:visited { color: #e35000; }
a.bodypurple:hover { color: #858f5a; }
a.bodypurple:activ { color: #e35000; }

.thinpurple { color: #4c2657; font-size: 12px; font-family: tahoma; font-weight: normal; }
a.thinpurple:link { color: #e35000; }
a.thinpurple:visited { color: #e35000; }
a.thinpurple:hover { color: #858f5a; }
a.thinpurple:activ { color: #e35000; }

.footerpurple { color: #4c2657; font-size: 12px; font-family: tahoma; font-weight: bold; }
a.footerpurple:link { color: #4c2657; text-decoration: none; }
a.footerpurple:visited { color: #4c2657; text-decoration: none; }
a.footerpurple:hover { color: #fcff00; text-decoration: none;}
a.footerpurple:active { color: #4c2657; text-decoration: none; }

.footerblack { color: #000000; font-size: 12px; font-family: tahoma; }

table.info { top; padding-top: 10px; padding-bottom: 10px; }
tr.info { vertical-align: top; padding-top: 10px; padding-bottom: 10px; }

.elevtitle { color: #000; font-size: 19px; font-family: tahoma; font-weight: bold; text-align: left; vertical-align: bottom; padding-bottom: 5px; }
.plandesc { color: #000; font-size: 12px; font-family: tahoma; font-weight: normal; text-align: left; vertical-align: top; }

