/* @override http://www.freecashmoneygifts.com/templates/16/style.css */

html, body {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f1efef;
	background-image: url(/templates/2/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.login {
	color: #5a5656;
}
.register {
	font-size: 11px;
}
.register input[type=text], .register input[type=password] {
	border: 1px solid #d9d7d7;
	width: 120px;
}
.login input[type=text], .login input[type=password] {
	border: 1px solid #d9d7d7;
	width: 200px;
	margin-bottom: 10px;
}
big {
	font-size: 15px;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #000000;
}

img
{
	border:0px
}

.content, .content a
{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.table
{
	border-collapse:collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.table TH
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	text-align: left;
	position: relative;
}
.table TD
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
.title, .title a
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.smb {
	font-size: 7px;
	font-weight: bold;
	color: #f71313;
}
.side1, .side1 a {
	color: #FFFFFF;
}
.side2, side2 a {
	color: #404B0B;
}

#newnav a {
display: block;
padding-bottom: 4px;
color; #010101;
font-size: 14px;
}

#newnav a:hover { color: #B7C560; }

#membersArea {
background: url('newsection_bg.png'); 
background-repeat: no-repeat; 
width: 786px; 
height: 82px; 
margin: 0 auto; 
margin-top: 10px;
color: white;
position: relative;
font-size: 15px;
margin-bottom: 12px;
}