BODY {
	scrollbar-3d-light-color:black;
	scrollbar-arrow-color:white;
	scrollbar-base-color:black;
	scrollbar-dark-shadow-color:#FF3393;
	scrollbar-face-color:#white;
	scrollbar-highlight-color:#FF3393;
   	scrollbar-shadow-color:black;
	background-color: black;
	color: #FF3393;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ReviewSpacer {
	background-attachment: fixed;
	background-image: url(Images/SiteImg/reviews_top_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 56px;
}
.tapeTop{
	background-image:url(Images/SiteImg/bg_tape_bottom.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
}	
.tapeBottom{
	background-image:url(Images/SiteImg/bg_tape_bottom.gif);
	background-repeat:repeat-x;
	background-position: top left;
}		   
.ReviewHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bolder;
}

.ReviewBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #bbbbbb;
}
.aboutHeader  { font-weight: bolder; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif }
.aboutBody { font-weight: bold; font-size: small; font-family:  Verdana }

.MainCell {
	text-align: left;
}
.a.LoginMenu {
		text-decoration: none;
}

a:link {
	color: #ff3393;
	text-decoration: underline;
}
a:visited {
	color: #ff3393;
	text-decoration: underline;
}
a:hover {
	color: #ff3393;
	text-decoration: underline;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #bbbbbb;
}
a.Copyright:link {
	color:  #bbbbbb;
	text-decoration: none;
}
a.Copyright:visited {
	color:  #bbbbbb;
	text-decoration:  none;
}
a.Copyright:hover {
	color: #ff3393;
	text-decoration: underline;
}
a.login:link, a.login:visited, a.login:hover {
	text-decoration: none;
	border: none;
	cursor: default;
}
.backgroundAttachment, IntroSpacer{
	background-repeat: no-repeat;
}