.BackGroundTop {  background-image:    url(images/Nav/Nav_r1_c4.jpg); background-repeat: repeat-x}
.BackgroundBottom {  background-image:    url(images/Nav/Nav_r24_c1.jpg); background-repeat: repeat-y}

.HomeTableTop {  background-image:     url(images/Home/PageBorder_r1_c3.gif); background-repeat: repeat-x}
.HomeTableCornerTL {  background-image:     url(images/Home/PageBorder_r1_c1.gif); background-repeat: no-repeat}
.HomeTableCornerTR {  background-image:     url(images/Home/PageBorder_r1_c4.gif); background-repeat: no-repeat}
.HomeTableLeft {  background-image:     url(images/Home/PageBorder_r2_c1.gif); background-repeat: repeat-y}
.HomeTableRIght {  background-image:     url(images/Home/PageBorder_r2_c4.gif); background-repeat: repeat-y}
.HomeTableCornerBL {  background-image:     url(images/Home/PageBorder_r3_c1.gif); background-repeat: no-repeat}
.HomeTableBottom {  background-image:     url(images/Home/PageBorder_r3_c2.gif); background-repeat: repeat-x}
.HomeTableCornerBR {  background-image:     url(images/Home/PageBorder_r3_c4.gif); background-repeat: no-repeat}

a.LinkClass:link {color: #006666; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: small; font-style: italic; font-weight: bold;}
a.LinkClass:visited {color: #006666; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: small; font-style: italic; font-weight: bold;}
a.LinkClass:hover {color: #00BBBB; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: small; font-style: italic; font-weight: bold;}
a.LinkClass:active {color: #006666; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: small; font-style: italic; font-weight: bold;}

a.ChatLink:link {color: #006666; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: small; font-style: normal; font-weight: bold;}
a.ChatLink:visited {color: #006666; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: small; font-style: normal; font-weight: bold;}
a.ChatLink:hover {color: #00BBBB; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: small; font-style: normal; font-weight: bold;}
a.ChatLink:active {color: #006666; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: small; font-style: normal; font-weight: bold;}

@media print {
      .noprint { display: none; }
    }
