body {
  background-image:url(../../newimages/bg.gif);
  background-repeat:repeat-x;
  background-color: #9fcfe4;
  color: #000;
  font-size: small;
  font-family: sans-serif;
  margin: 0; padding: 0;
}

fieldset {
  border: 1px solid #737373;
}
form {
  margin: 0px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
hr {
  background-color: #737373;
  border: 0px;
  color: #737373;
  height: 1px;
}

a:link {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:active, a:hover {
  color: #FFCC33;
  text-decoration: underline;
}

div.bottom {
  color: #737373;
  font-size: x-small;
  text-align: center;
}

/* Define some colors */

.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
  background-color: #09c;
  background-image: url(grad_bg.png);
  color: #fff;
}
.lightbg {
  color: yellow;
}
.lightbgalt {
  background-color: #443A2E;
  color: #000;
}
.highlight {
  background-color: yellow;
  color: #000;
}

/* Top menu */

a.menu {
  background-color: #fff;
  border: 1px solid #737373;
  color: #000;
  font-weight: bold;
  margin-left: 4px;
  margin-right: 4px;
  padding: 3px;
  text-decoration: none;
}
a.menu:hover, a.menu:active {
  color: #fff;
  background-color: #09c;
  background-image: url(grad_bg.png);
}

a.table_top {
  color: #fff;
  text-decoration: underline;
}
a.table_top:hover, a.table_top:active {
  color: #c0c0c0;
}

.join_edit_error {
	background-color: #00000;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

input
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#eeeeee;
   background-color:#1e1d1e;
   border-style:solid;
   border-color:#cccccc;
   border-width:2px;
  
}

select
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#cccccc;
   background-color:#1e1d1e;
   border-style:solid;
   border-width:2px;
   border-color:#cccccc;
}

textarea
{
   font-size:10px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#cccccc;
   background-color:#1e1d1e;
   border-style:solid;
   border-color:#cccccc;
   border-width:2px;
}
.menusp{
line-height: 14px;
background:url(../../newimages/lftmenurep.jpg);
background-repeat:repeat-y;
}
.lftrep{
background-image: url(../../newimages/leftrep.jpg);
background-repeat:repeat-y;
}
.adbg{
	background: url(../../newimages/adbg.jpg);
	background-repeat:repeat-x;
}
.rktop{
	background:url(../../newimages/rankstop.jpg);
	background-repeat:repeat-x;

}
.rightrep{
background-image: url(../../newimages/rightrep.jpg);
background-repeat:repeat-y;
}
.bgc1 { background-image: url(../../newimages/toplft.png);}
.bgc2 { background-image: url(../../newimages/topright.png);}
.bgc3 { background-image: url(../../newimages/menutop.jpg);}
.bgc4 { background-image: url(../../newimages/menutopright.jpg);}
.bgc5 { background-image: url(../../newimages/topright.jpg);}
