@charset "utf-8";

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-color: #000000;
	margin-top: 5px;
	margin-left: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #332200;
	text-align: left;
}


/*
.* {
	border:1px solid #00FF00;
}
*/

#main {
	margin-top: 6px;
	margin-left: 6px;
}

#padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contents {
	width: 940px;
	position: relative;
}
.mainElement {
	padding-top: 6px;
	height: 434px;
}
.registerButton {
	position: absolute;
	top: 570px;
	left: 252px;
}
.logInButton {
	position: absolute;
	left: 497px;
	top: 570px;
}
.centerTitle {
	margin-top: 0px;
	text-align: center;
	padding-top: 123px;
}
.scroll {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.italics {
  font-style:italic;
}
img {
	border:none;
	border-collapse:collapse;
}
a:link {
	color: #3B2D1E;
	text-decoration:none;
}
a:visited {
	color: #3B2D1E;
	text-decoration:none;
}
a:hover {
	color: #600;
	text-decoration:underline;
}
a:active {
	color: #3B2D1E;
	text-decoration:underline;
}
.rollover {
}
.vert1 {
	height:1px;
}
.vert2 {
	height:2px;
}
.vert4 {
	height:4px;
}
.vert8 {
	height:8px;
}
.vert16 {
	height:16px;
}
.vert24 {
	height:24px;
}
.vert32 {
	height:32px;
}
.indentSlight {
	margin-left: 8px;
}
.indentMedium {
	margin-left: 20px;
}
.below2 {
	margin-bottom: 2px;
}
.below4 {
	margin-bottom: 4px;
}
.below6 {
	margin-bottom: 6px;
}
.below8 {
	margin-bottom: 8px;
}
.below10 {
	margin-bottom: 10px;
}
.below12 {
	margin-bottom: 12px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.below16 {
	margin-bottom: 16px;
}
.below20 {
	margin-bottom: 20px;
}
.below24 {
	margin-bottom: 24px;
}
.blue {
	color: #0D406B;
}
.coreSite {
	margin-bottom: 12px;
	background-image: url(../Images/global/MainBack_Frugals.jpg); 
	background-repeat: no-repeat;
	height: 752px;
}
.termsButton {
	position:absolute;
	top: 650px;
	left: 142px;
}
.rulesButton {
	position:absolute;
	top: 650px;
	left: 388px;
}

.privacyButton {
	position:absolute;
	top: 650px;
	left: 563px;
}
.centerElement {
	margin-top: 0px;
	text-align: center;
	padding-top: 0px;
}

#main #padding #contentsLegal {
	background-image: url(../Images/bg_terms.jpg);
	background-repeat: repeat-y;
}
.photoFloatRight {
	float: right;
	padding-bottom: 14px;
	padding-left: 14px;
}
.red 	{
	color:#FF0000;
}
.barThin {
    color:#EEEEEE;
    height:1px;
}