body	{
  background-color:#AAAAAA;
  font-weight: normal;
  color:#FFFFFF;
  font-family: arial, helvetica;
  font-variant: normal;
  font-style: normal;
  font-size: 13px;
  text-align: left;
}

div	{
  font-weight: normal;
  color:#FFFFFF;
  font-family: arial, helvetica;
  font-variant: normal;
  font-style: normal;
  font-size: 13px;
  text-align: left;
}

td, .gallery_title	{
  font-weight: normal;
  color:#FFFFFF;
  font-family: arial, helvetica;
  font-variant: normal;
  font-style: normal;
  font-size: 13px;
  text-align: left;
}

a {
  text-decoration: underline;
  font-weight: normal;
  color:#FFFFFF;
}

a:hover {
  color: #C80000;
}

ul {
  margin-bottom: 0px;
  list-style: outside;
  padding-left: 0px;
  margin-left: 15px;
}

.print	{
  background-color:#FFFFFF;
}

.header {
  font-weight: bold;
}

.heading {
  font-weight: bold;
  font-size: 14px;
}

a.heading {
  font-weight: normal;
}

.footer {
  color:#FFFFFF;
  font-size: 9px;
}

a.footer {
  text-decoration: none;
  color:#FFFFFF;
}

a.footer:hover {
  color:#C80000;
  text-decoration: none;
}

.menu, .menu_off, .gallery_title {
   font-weight: normal;
   color:#FFFFFF;
   font-size: 18px;
   font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
   text-decoration: none;
}

a.menu:hover {
   color:#C80000;
}

.menu_sel, .menu_on, .gallery_title_sel {
   font-weight: normal;
   color:#C80000;
   font-size: 18px;
   font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
   text-decoration: none;
}

a.menu_sel:hover {
   color:#FFFFFF;
}

.media_text	{
  font-weight: normal;
  color:#FFFFFF;
  font-family: arial, helvetica;
  font-variant: normal;
  font-style: normal;
  font-size: 14px;
}

.gallery_title, .gallery_title_sel, .gallery_text {
  text-align: center;
}

.thumb_b_off {
  margin: 0;
  border: 2px solid transparent;
}

.thumb_b_on {
  margin: 0;
  border: 2px solid #FF0000;
}

.thumb_b_sel {
  margin: 0;
  border: 2px solid #0066FF;
}

img {
border: none;
}


