.mainMenu {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: bold;
  color: #85B502;
  text-decoration: none;
}
a.mainMenu:hover {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: bold;
  color: #648901;
  text-decoration: underline;
}
.subHead1 {
  font-family: "MS Sans Serif";
  font-size: 13px;
  font-weight: bold;
  color: #3399FF;
  text-decoration: none;
}
.subHead2 {
  font-family: "MS Sans Serif";
  font-size: 13px;
  font-weight: bold;
  color: #FF3300;
  text-decoration: none;
}
.subHead3 {
  font-family: "MS Sans Serif";
  font-size: 13px;
  font-weight: bold;
  color: #339900;
  text-decoration: none;
}
.subHead4 {
  font-family: "MS Sans Serif";
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.subHead5 {
  font-family: "MS Sans Serif";
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.normalWhite {
  font-family: "MS Sans Serif";
  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.normalWhiteSmall {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.borderUserPass {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #006600;
  height: 12px;
  width: 130px;
  border: 1px solid #628701;
}
.normalWhiteSmallBold {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.normalWhiteSmallUL {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: underline;
}
.groupAlbum {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCCCCC;
}
a.groupAlbum:hover {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}
.normalOrange {
  font-family: "MS Sans Serif";
  font-size: 14px;
  font-weight: normal;
  color: #FF9900;
  text-decoration: none;
}
.normalOrangeSmall {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #FF9900;
  text-decoration: none;
}
.normalBlackSmall {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.normalGreenSmall {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #339900;
  text-decoration: none;
}
.borderView {
  border: 1px solid #F4E3DE;
}
.normalBrowSmall {
  font-family: "MS Sans Serif";
  font-size: 12px;
  font-weight: normal;
  color: #CC6600;
  text-decoration: none;
}
.borderPVote {
  border: 1px solid #B2E9CA;
  background-color: #F0FBF3;
}
.border {
  border: 1px solid #999999;
}
.borderCate {
  border: 1px solid #78D7C5;
}
.borderMyAL {
  border: 1px solid #A0CD02;
}
