body {
  background-image: url('images/gym_floor.gif');
  background-repeat: repeat;
  overflow-x: hidden;
  scrollbar-base-color: black;
  scrollbar-arrow-color: gray;
  scrollbar-DarkShadow-Color: black;
  margin: 0px;
  padding: 0px;
}

body.Awards {
  background-color: #ffffff;
  background-repeat: repeat-y;
  background-position: left;
  scrollbar-base-color: black;
  scrollbar-arrow-color: gray;
  scrollbar-DarkShadow-Color: black;
}

body.Fade {
  background-image: url('images/opacity_gym_floor.gif');
  background-repeat: repeat;
  overflow-x: hidden;
  scrollbar-base-color: black;
  scrollbar-arrow-color: gray;
  scrollbar-DarkShadow-Color: black;
}
a.results:link {
  color: #000080;
  text-decoration: underline;
}
a.results:visited {
  color: #666666;
}

a.results:hover {
  color: #ff0000;
}
a:link {
  color: #00ff00;
  text-decoration: underline;
}

a:visited {
  color: #ff0000;
}

a:hover {
  color: #ffff00;
}

table {
  font: 9pt/18px arial, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

table.White {
  background-color: white;
}

td.Gallery {
  background-color: gray;
}

div.rules {
  color: blue;
  text-decoration:underline;
}

div.performance {
  color: red;
  font-style: italic;
}

table#Standards {
  text-align: center;
  background-color: white;
}

table#Standards td {
  text-align: center;
  border: none;
}

.footer {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000080;
  font-weight: bold;
  letter-spacing: 2px;
}

#dropmenudiv{
  position: absolute;
  border-bottom-width: 0;
  font:normal 12px Verdana;
  line-height: 18px;
  z-index: 100;
}

#dropmenudiv a{
  width: 100%;
  display: block;
  text-indent: 8px;
/*  border-bottom: 1px solid white; */
  padding: 1px 0;
  text-decoration: none;
  color: white;
  font-weight: bold;
}

#dropmenudiv a:link {
  color:white;
}

#dropmenudiv a:hover { /*hover background color*/
  color: yellow;

}

.grid {
/*	background-image: url(raw_awards_album_grid.gif);*/
	background-image: url(http://www.rawpowerlifting.com/images/gym_floor.gif);
	background-repeat: repeat;
}

.xara_albumcell0 {
	font-weight: bold;
	color: navy;
	background-color: #ffffff;/*themecolour4;*/
	border: 1px solid #ff0000;/*themecolour1;*/
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	align: center;
}

.xara_albumcell1 {
	color: #ffffff;/*themecolour1%0;*/
	font-size: 80%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	vertical-align : middle;
	align: center;
}

.xara_albumcell2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	align: center;
	color: #cccccc;
	background-color: #ffffff;/*themecolour2;*/
}

.xara_albumcell3 {
	font-size: 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	align: center;

}
