* {
margin: 			0; 
border: 			none; 
padding: 			0;
}

html,body{
color: 				#9a7863; 
font-size: 			.95em; 
font-family:		'Trebuchet MS',verdana,'times new roman',serif; 
line-height: 		100%; 
background: 		#301c0f url('/images/bp_header_bg.jpg') repeat-x 0 0;
}

.login{
margin: 			auto; 
background: 		url('/images/loginnew.gif') no-repeat center 65px; 
width: 				400px; 
height: 			300px; 
padding: 			190px 0 0 0;
display:			block;
}

a, a:visited{
color: 				#9a7863;
text-decoration:	none;
font-size: 			11px; 
text-decoration:	none;
}

a:hover{
color: 				#ffae00;
text-decoration:	none;

}

.backhome {
margin:				auto;
height:				30px;
width: 				323px;
}

h1{
background:			#2d190d	url("/images/bp-blockquote_bk.jpg") repeat top left;
border:				#3e2616 1px solid;
color: 				#ebcd4e;
font-size: 			14px;
font-weight: 		bold;
padding: 			.8em 0 .8em 0;
width: 				323px;
margin: 			16px auto 16px auto;
text-align: 		center;
}

h1 a, h1 a:visited{
margin:				8px auto 0 auto;
padding:			6px 0 6px 0;
display:			block;
line-height:		160%;
font-size: 			12px;
text-align:			center;
background:			#2d190d;
border:				#3e2616 1px solid;
width:				80%;
}

h2{
text-align: 		right; 
font-size: 			16px; 
font-weight: 		bold; 
line-height: 		100%;
}

h3{
text-align: 		center; 
font-size: 			16px; 
font-weight: 		bold; 
line-height: 		100%;}

.submit_wrap{ 
margin: 			auto;
}

form{
width:				323px;
margin:				0 auto 0 auto;
}

input{
width:				315px;
font-size:			1.2em;
border:				#4d301c 1px solid;
padding:			8px 5px 0 3px;
background:			#3c2313 url("/images/bp-input_login_bk.jpg") no-repeat top left;
margin:				4px 0 22px 0;
height:				27px;
color:				#9a7863;
}

input:focus{
background-position:bottom left;
color:				#301c0f;
}

input#submit{
display:			block;
float:				right;
text-align:			left;
width:				129px;
height:				44px;
margin:				20px 0 0 0;
cursor:				pointer;
font-weight:		bold;
font-size:			16px;
color:				#8e6c56;
font-family:		'Trebuchet MS', Arial, Helvetica, sans-serif;
background:			url("/images/bp-submitbutton.gif") no-repeat bottom left;
padding:			0 0 1px 17px;
border:				none;
}

input#submit:hover{
background-position:top left;
color:				#301c0f;
}

input#logout{
display:			block;
float:				right;
text-align:			left;
width:				129px;
height:				44px;
margin:				20px 0 0 0;
cursor:				pointer;
font-weight:		bold;
font-size:			16px;
color:				#8e6c56;
font-family:		'Trebuchet MS', Arial, Helvetica, sans-serif;
background:			url("/images/bp-resetbutton.gif") no-repeat bottom left;
padding:			0 0 1px 17px;
border:				none;
}

input#logout:hover{
background-position:top left;
color:				#301c0f;
}