body {
  font-family: tahoma, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #FBFFF4;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}

a.nava {
  color: #4a0000;
  text-decoration: none;
  font-weight: bold;
}
.bodytext {
	font-size: 11px;
}

.bodytextblk {
	font-size: 11px;
	color: #000000;
}

a.nava:visited {color: #000000}
a.nava:hover {color: #980c0c;
text-decoration: underline;
}

.hdms {
    MARGIN-BOTTOM: 0px;
    FONT: italic 1.2em georgia, sans-serif, bold;
    COLOR: #efdfbd;
    LETTER-SPACING: 1px
}

a.linkms {
    MARGIN-BOTTOM: 0px;
    FONT: italic 1.1em georgia, sans-serif;
    COLOR: #efdfbd;
    LETTER-SPACING: 1px
}

a.linkms:link {
    MARGIN-BOTTOM: 0px;
    FONT: italic 1.1em georgia, sans-serif;
    COLOR: #efdfbd;
    LETTER-SPACING: 1px
}

a.linkms:hover {
    MARGIN-BOTTOM: 0px;
    FONT: italic 1.1em georgia, sans-serif;
    COLOR: #b59e84;
    LETTER-SPACING: 1px
}

a.yah {
  font-size: 12px;
  color: #e9dcba;
  text-decoration: none;
  font-weight: bold;
}

a.yah:link {color: gray}
a.yah:visited {color: gray}
a.yah:hover {color: #980c0c}

a.gallerymain {
  font-size: 12px;
  color: #e9ddbb;
  text-decoration: none;
  font-weight: bold;
}

a.gallerymain:link {color: #e9ddbb}
a.gallerymain:visited {color: #e9ddbb}
a.gallerymain:hover {color: #980c0c}

a.gallerysmall {
  font-size: 10px;
  color: #e9ddbb;
  text-decoration: none;
}

a.gallerysmall:link {color: #e9ddbb}
a.gallerysmall:visited {color: #e9ddbb}
a.gallerysmall:hover {color: #980c0c}

.filter_menu {
  filter: alpha(opacity=100);
  cursor: pointer;
}

.txt_welcome {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.txt_welcome_lg {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.txt_welcome_sm {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.hr {
height: 0;
font-size: 0;
line-height: 0;
width: 100%;
margin: 1em auto;
}
.dotted {
border-bottom: dotted 2px #b59e84;
}
.dashed {
border-bottom: dashed 2px #b59e84;
}
