body {
  background : #000000;
  background-image : url("back.gif");
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  margin : 0;
}
a:link {
  color : #004e61;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
}
a:visited {
  color : #004e61;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
}
a:hover {
  color : #ae3690;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
}
a:active {
  color : #ae3690;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
}

a.nav:link {
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration: none;
}
a.nav:visited {
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration: none;
}
a.nav:hover {
  color : #c80000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration: none;
}
a.nav:active {
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration: none;
}

a.webDesign:link {
  color : #b9d7e3;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.webDesign:visited {
  color : #b9d7e3;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.webDesign:hover {
  color : #ffff93;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.webDesign:active {
  color : #b9d7e3;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}

a.graphicDesign:link {
  color : #cee4De;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.graphicDesign:visited {
  color : #cee4De;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.graphicDesign:hover {
  color : #ffc893;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.graphicDesign:active {
  color : #cee4De;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}

a.multimediaLink:link {
  color : #e3c1bd;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.multimediaLink:visited {
  color : #e3c1bd;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.multimediaLink:hover {
  color : #e3b7c8;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.multimediaLink:active {
  color : #e3c1bd;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}

a.contactLink:link {
  color : #b54500;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.contactLink:visited {
  color : #b54500;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.contactLink:hover {
  color : #4d6d65;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}
a.contactLink:active {
  color : #b54500;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  line-height: 12pt;
}

span {
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

td {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
}

td.web {
  background : #93b1bd;
}

td.graphic {
  background : #a8beb8;
}

td.multimedia {
  background : #bd9b97;
}

td.about {
  background : #bd91a2;
}

td.contact {
  background : #f1a26d;
}

td.login {
  background : #f3e56d;
}

td.webBack {
  background : #b9d7e3;
}

td.graphicBack {
  background : #cee4de;
}

td.multimediaBack {
  background : #e3c1bd;
}

td.aboutBack {
  background : #e3b7c8;
}

td.contactBack {
  background : #ffc893;
}

td.loginBack {
  background : #ffff93;
}

td.gray {
  background : #525252;
}

td.black {
  background : #000000;
}

td.red {
  background : #c80000;
}

td.white {
  background : #ffffff;
}

td.whiteOne {
  background : #ffffff;
}

td.yellowOrangeOne {
  background : #fdfd4f;
}

td.yellowOrangeTwo {
  background : #fdf14d;
}

td.yellowOrangeThree {
  background : #fce14a;
}

td.yellowOrangeFour {
  background : #fbcd46;
}

td.yellowOrangeFive {
  background : #fab943;
}

td.yellowOrangeSix {
  background : #faa640;
}

td.yellowOrangeSeven {
  background : #f9933c;
}

td.yellowOrangeEight {
  background : #f87f39;
}

td.yellowOrangeNine {
  background : #f76b35;
}

td.blueOne {
  background : #99cccc;
}

td.blueTwo {
  background : #92caca;
}

td.blueThree {
  background : #89c7c7;
}

td.blueFour {
  background : #7ec3c3;
}

td.blueFive {
  background : #72bfbf;
}

td.blueSix {
  background : #65bbbb;
}

td.blueSeven {
  background : #59b7b7;
}

td.blueEight {
  background : #4db3b3;
}

td.blueNine {
  background : #42afaf;
}

td.blueTen {
  background : #35abab;
}

td.blueEleven {
  background : #29a7a7;
}

td.blueTwelve {
  background : #1da3a3;
}

td.blueThirteen {
  background : #129f9f;
}

td.blueFourteen {
  background : #089c9c;
}

td.blueFifteen {
  background : #009999;
}

.italics { font-style: italic; }

.bold { font-weight: bold; }

.title { color: #000000; font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight: bold; }

.grayText { color: #646464; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight: bold; line-height: 20px; }

.blueText { color: #305a6b; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight: bold; line-height: 20px; }

.blueTextSmall { color: #001b2c; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; line-height: 11pt; }

.blueTextSmallLt { color: #305a6b; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: bold; line-height: 11pt; }

.greenText { color: #4d6d65; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight: bold; line-height: 20px; }

.greenTextSmall { color: #0e2e26; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; line-height: 11pt; }

.greenTextSmallLt { color: #415C55; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: bold; line-height: 11pt; }

.redText { color: #6b3b35; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight: bold; line-height: 20px; }

.redTextSmall { color: #2c0000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; line-height: 11pt; }

.redTextSmallLt { color: #6b3b35; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: bold; line-height: 11pt; }

.purpleText { color: #6b2d45; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight: bold; line-height: 20px; }

.purpleTextSmall { color: #2c0006; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; line-height: 11pt; }

.orangeText { color: #b54500; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight: bold; line-height: 20px; }

.orangeTextSmall { color: #760600; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; line-height: 11pt; }

.yellowText { color: #796500; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight: bold; line-height: 20px; }

.yellowTextSmall { color: #796500; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; line-height: 11pt; }

.copyright { color: #000033; font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; }
