body {
	background-color:#626262;
	background-image:url(../../login/images/gradient.jpg);
	background-repeat:repeat-x;
	/*margin-top:70px;*/
}
/* basic type */
body, td, p, input, select, h1, h2, h3, h4, h5, h6, div {
	font-family:"Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}