/* CSS Document */

body
{
	padding: 0;
	margin: 0;
	margin-top: 56px;
	/*background-color: #dbcfb3;*/
	background-color: #000000;
	font-family: tahoma;
}
.logo
{
	text-align:center;
	background-color:#f1f1f2;
	height: 57px;
}

.imgborder
{
	border: 1px solid #bf5f4a;
	padding: 1px;
}

.imgcaption
{
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	text-align: center;
}




.generaltextgray
{
	color: #414042;
	font-size: 11px;
	line-height: 17px;
}

.copyrighthp
{
	background-color: #4C9500;
	width: 100%;
	height: 50px;
	font-size: 11px;
	color: #646464;
	text-align: center;
}

.memberlogin
{
	background-color: #f1f1f2;
	width: 100%;
	height: 120px;
	padding: 0 0 0 12px;
	vertical-align: top;
}

/* Form Style */

.inputext
{
	font-size: 11px;
	color: #8d1e1a;
	height: 17px;
}

.selectext
{
	font-size: 11px;
	color: #8d1e1a;
}


/* Default CSS METHODS */

td
{
	

	font-size: 10px;
	line-height: 17px;
}



img{
   border:0px;
}











/* End style */