body {
background:#fff;
margin:0;
padding:0;
color:#000;
font:x-small/1.5em trebuchet ms,sans-serif,arial;
voice-family:inherit;
font-size:small;
}

body {
font-size:small; 
}


.inputbox { font-family: trebuchet ms,sans-serif,arial; font-size: smaller; }
.remember { font-family: trebuchet ms,sans-serif,arial; font-size: smaller; }

.form-noindent {background-color: #ffffff; border: #765 1px solid}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 20em; /* ems so it will grow */
	background: url(/img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url(/img/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2 {
	background: url(/img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: #765;
	font-weight: bold; 
	font-size: 1.25em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only */
}

.boxbody {
	background: url(/img/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.button {	
	border: #0040e0 1px solid; 
	padding-right: 3px; 
	padding-left: 3px; 
	background: url(../img/button.gif) #fff repeat-x; 
	padding-bottom: 0px; 
	font-family: trebuchet ms,arial,helvetica,sans-serif; 		
	cursor: pointer; 
	color: #707070;
	padding-top: 0px; 
}

