body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	background-color: #000;
	background-image:url('bg.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover {
	color: #FEEB01;
	text-decoration: none;
}
.copy {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.ltext {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
.loveinput {
	height: 20px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid #990000 1px;
	background-color: #CC2512;
	color: #FFFFFF;
}
.loveinputs {
	height: 20px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid #990000 1px;
	background-color: #CC2512;
	color: #FFFFFF;
}
.submitlogin {
	background-color: #CC2512;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	border-style: ridge;
	border-width: 1px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
a.navmenu {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.navmenu:hover {
	color: #FF0000;
	text-decoration: none;
}
.errortxt {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tstyle {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.submitgivemoney {
	background-color: #CC2512;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	font-size: 11px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	border-style: ridge;
	border-width: 1px;
}
.ntext {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.registerbtn {
	background-color: #CC2512;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	font-size: 11px;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	border-style: ridge;
	border-width: 1px;
}
.yellowinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	border-width: 1px;
	height: 20px;
	width: 150px;
}
.lovestat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #FFFFFF;
	background-color: #FFD07E;
	color: #000000;
}
.paymentstatustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #FFFFFF;
	background-color: #FFD07E;
	color: #0000FF;
}
.buylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	border-width: 1px;
	height: 20px;
	width: 300px;
}
.ltextstat {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ltextw {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ltextwa {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ltextstat1 {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.navmenu2 {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.navmenu2:hover {
	color: #FF0000;
	text-decoration: none;
}
table.stats {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 99%;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.stats td {
	background-color: #EAEAEA;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}
table.stats td.hed {
	background-color:#900;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

