/* CSS Document */
body {
margin:0px;
background-color:#0F1A02;
}
.bannerbg{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:212px;
width:796px;
}
.footerbgtop{
background-image:url(../images/footer-top.jpg);
background-repeat:no-repeat;
height:33px;
width:796px;
}
.loginbg-page2
{
background-image:url(images/login-bg.jpg);
background-repeat:no-repeat;
height:110px;
width:328px;
}

.loginbg
{
background-image:url(../images/membership2.jpg);
background-repeat:no-repeat;
height:102px;
width:329px;
}
.loginInput
{
font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 12px;
	width: 150px;
	border: 1px solid #C0C1BF;
}
.loginforgottext
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FAF402;
	text-decoration: none;
}
.loginforgot
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FAF402;
	text-decoration: none;
}
.normalWhite
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:28px;
	padding-top:20px;
	padding-right:24px;
}

.more
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCC67;
	text-decoration: underline;
	
	padding-top:2px;
	text-align:right;
	
}
.more:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCC67;
	text-decoration: none;
	
	padding-top:2px;
	text-align:right;
	}


.normal_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #808B69;
}
.white_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.green_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC66;
	text-decoration: none;
}

.green_text_small{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCC66;
	text-decoration: none;
}

.green_link{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC66;
	text-decoration:underline;
}
.green_link:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC66;
	text-decoration:none;
}
.border_yellow {
	border: 1px solid #FFCC02;
}
.yellow {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FAFC28;
	text-decoration: none;
}
.black_text {
	font-family: Arial,;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.green_text_small1 {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCC66;
	text-decoration: none;
}
.green_text_small_link {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCC66;
	text-decoration: none;
}
.green_text_small_link:hover {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCC66;
	text-decoration:underline;
}