body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
}
.content-box {
	padding: 20px;
}
.middle-box {

	padding: 0px 20px 0px 20px;
}
.welcome-box {
	padding: 0px 15px 15px 15px;
	font-size: 11px;
	line-height: 18px;
	color: #F6F0EA;
	text-align: justify;
}
.welcome-box A{
	color: #F59D03; text-decoration:underline;
}
.welcome-box A:hover{
	color: #F6F0EA; text-decoration:none;
}
.more A{
	color: #F1922E; text-decoration:underline
}
.more A:hover{
	color: #fff; text-decoration:underline
}

.chkbox {
	font-size: 11px;
	width: 100px;
	border: 1px solid #6D3228;
}

.username {
	font-size: 12px;
	line-height: 28px;
	color: #E1D9D9;
}
.my-input {
	font-size: 11px;
	background-color: #6D3228;
	width: 100px;
	border: 1px solid #6D3228;
	color: #CCCCCC;
}
.my-input-2 {
	font-size: 11px;
	background-color: #672F25;
	width: 140px;
	border: 1px solid #666;
	color: #FFFFFF;
}
.content-box textarea {
	font-size: 11px;
	background-color: #6D3228;
	width: 100px;
	border: 1px solid #6D3228;
	color: #CCCCCC;
}
.forget A {
	color: #F1922E;
	text-decoration:none;
	font-size: 11px;
	line-height: 17px;
}
.forget A:hover{
	color: #F1922E;
	text-decoration:underline;}

.newuser A {
	color: #C2BEB7;
	text-decoration:none;
	font-size: 11px;
	line-height: 17px;
}
.newuser A:hover {
	color: #C2BEB7;
	text-decoration:underline;
}
.league-champs {
	font-size: 11px;
	color: #CDCDCD;
	padding-top: 8px;
	line-height: 18px;
}
.signtoday-bg {
	background-image: url(../images/2ndbox-bg-2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
	font-size: 11px;
	line-height: 17px;
	color: #F6F0EA;
}
.signtoday-bg A{color: #F59D03; text-decoration:underline}
.signtoday-bg A:hover{color: #F6F0EA; text-decoration:none}
.signtoday-bg LI{
	background-image: url(../images/li-arrow.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: ##C98714;
	list-style-type: none;
	list-style-image: none;
}
.league-champs A{color: #DE9F0C; font-weight:bold; text-decoration:none}
.league-champs A:hover{color: #DE9F0C; font-weight:bold; text-decoration:underline}
.signtoday-orange {font-size: 11px;	color: #DE9F0C;}
.footer {
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #C78E75;
}
.footer A{ color: #C78E75; text-decoration:none}
.footer A:hover{ color: #F5EBE7; text-decoration:underline}
.footer-bg {
	background-image: url(../images/footer-curve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
}

.copyright {
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #884C33;
}
.copyright A{ color: #BE7352; text-decoration:underline}
.copyright A:hover{ color: #884C33; text-decoration:none}
.leftnew-link {
	font-size: 11px;
	line-height: 25px;
	color: #C74129;
	width: 92%;
	border-bottom: 1px dashed #ccc; display:block
}
.leftnew-link A{
	color: #C74129; display:block; text-decoration:none
}
.leftnew-link Strong A { color:#FFFFFF;}
.leftnew-link A:hover{
	color: #fff; display:block; text-decoration:none
}

.join-bg {
	background-image: url(../images/join-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.join INPUT{font-size:10px;background-color: #6D3228; width: 70px;	border: 2px solid #6D3228;	color: #B58B79;}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #F6A812;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}
