body {
	/*background:url(images/bg4.jpg);*/
	text-align: center;
	
}

#button{
	width:120px;
	background: #CCCCCC;
}

#login-box {
	border: inset;
	border-color:;
	border-style: outset;
	width: 350px;
	height: 200px;
	text-align: center;
	/*background: url(../images/bground.jpg);*/
	font-family:  "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
	top:70%;
	margin-top:90px;
	margin-left:250px;

}

.td
{
	text-align:left;
}

.border
{
	border-color:#000000;
	border-style:solid;
}

#login-header {
	/*background: url(../images/bground.jpg);*/
	width:100%;
	color: white;
	font-family:  "Trebuchet MS", "Myriad Pro Light", "Myriad Pro Cond";
	font-size: 18px;
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	height:35px;
}

#login-body {
   border: 1px;
	text-align: left;
}

#copyright-box {
	border: 1px;
	border-color: #000;
	border-style: solid;
	width: 70%;
/*	font-size: 0.8em;*/
	font-size: 8pt;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
	margin-top: 2%;
	background-color: #fff;
	padding: 10px;
}

table {

	margin-left:57px;
	}

