body
{
	background-color:#be1100;
	font: normal 13px Verdana;
	color:#da5f5a;
	width: 100%;
	margin:auto;
    text-align: center;
    display:table;
    padding: 0px;
}

.h1 {
    font-size: 13px;
    font-family:verdana;
}

a:link
{
	text-decoration:none;
	color:#FFFFFF;
}

a:visited
{
text-decoration:none;
color:#d3d3d3;
}

a:hover
{
	color:#ffa97f;
	text-decoration:underline;
}

a:active
{
	color:#ff5400;
}


* html .inputpassword {
margin-top: 20px;
}

* html .inputname {
margin-bottom: auto;
margin-top: -14px;
}

.inputname {
	border:solid 0px;
	background-image:url("../../images/login/input.jpg");
	text-align:left;
	margin-left: 175px;
	padding: 2px;
	margin-top: 6px;
}

.inputpassword {
	border:solid 0px;
	background-image:url("../../images/login/input.jpg");
	text-align:left;
	margin-left: 175px;
	padding: 2px;
	margin-top: 19px;
}

.inputsubmit {
	margin-left: 70px;
}

.tbl1 {
      background-image: url('../../images/login/ground.jpg'); background-repeat: no-repeat; background-position: center top;
}

.tbl3 {
      background-image: url('../../images/login/ground2.jpg'); background-repeat: no-repeat; background-position: center top;
}

.tbl2 {
      background-image: url('../../images/login/bkg.jpg');
      aligment: center;
	  height:700px;
}

.spacer {
height:300px;
width:100%;
}

.small {
    font-size: 8px;
    font-family:verdana;
}
