body {
	background-attachment: fixed;
	background-color: 000000;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;

}

.borderhorz {
	background-image: url(/images/borderdiscog.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 50%;

}
.borderhorzrt {
	background-image: url(/images/borderdiscog.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	width: 50%;

}
.toplogo {
	background-color: #000000;
	background-image: url(/images/rushdlogoLRG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 411px;
}
.tagLine {
	font-family: Bravado;
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: bold;

}
.menuTable {
	border: thin none #000000;
	font-family: WorkingMan;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 15px;

}
.menuTableCell {
	font-family: WorkingMan;
	font-size: 24px;
	cursor: hand;

}
.designedBy {
	font-family: Hemispheres;
	font-size: 10px;
	color: #990000;
	text-align: center;
}

.designedBy a {
	text-decoration: none;
}
.designedBy a:hover {
 text-decoration: underline;
}
.menuRow {
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	border: thin none #FFFFFF;

}
.menuRowOver {
	color: #FF0000;
	border: thin none #EBEBEB;
	text-align: left;
	padding-left: 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	background-color: #FFFFCC;

}
.mainContent {
	vertical-align: text-top;
	padding: 20px;
	font-family: PowerWindows;
	font-size: 10pt;
	color: #CCCCCC;
}
h1 {
	font-family: Limbo;
	font-size: 24px;
	color: 00CCFF;
	text-transform: capitalize;



}
h2 {
	font-family: Limbo;
	font-size: 20px;
	color: #BDFE9E;
	font-weight: lighter;
	letter-spacing: 1px;




}
h3 {
	font-family: Limbo;
	font-size: 16px;
	color: #FFCB5E;
	font-weight: lighter;

}

  @font-face {
    font-family: Bravado;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/BRAVADO0.eot);
  }
  @font-face {
    font-family: Hemispheres;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/HEMISPH0.eot);
  }
  @font-face {
    font-family: Limbo;
    font-style:  oblique;
    font-weight: normal;
    src: url(fonts/LIMBO0.eot);
  }
  @font-face {
    font-family: MovingPictures;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/MOVINGP0.eot);
  }
  @font-face {
    font-family: PowerWindows;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/POWERWI0.eot);
  }
  @font-face {
    font-family: Presto;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/PRESTO0.eot);
  }
  @font-face {
    font-family: WorkingMan;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/WORKING0.eot);
  }

.MovingPicturesStyle {
	font-family: "MovingPictures";
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline overline;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 2px;


}
.RPS {
	padding-left: -20%;
}

.attributename  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}
