*{ color:#555555;
	font-family: "Century gothic",Arial, Georgia, "Times New Roman";
	text-align:center;
	}
th {text-align:right;}
#tablediv {
	background-image: url(../gfx/login_back_chrome.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width:369px;
	margin-right:auto;
	margin-left:auto;
	padding-top:95px;
	margin-top:65px;
	padding-bottom:30px;
}
table{
	margin-left:auto;
	margin-right:auto;	}
input {
	margin: 0;
	font-weight:normal;
	font-size: 14px;
/*	border: 2px solid #dddddd;*/
	background-color:#e5e5e5;
	text-decoration: none;
	background-image: url(../gfx/login_back2.gif);
	background-repeat: no-repeat;
	color:#000000;
	margin-bottom:3px;
	text-align:left;
	}
.gumbic {
	text-align:center;
	}