body {

	background: #DCDCDC url(../art/bkg.gif) repeat-x top center;
	font-family: tahoma, arial, helvetica, sans;
        font-size: 18px;
        color: #000000

	}

.text {

	width: 600px;
        font-family: tahoma, arial, helvetica, sans;
        font-size: 12px;
        color: #333;
	padding-left: 70px;
	padding-right: 60px;
	}

h4 {

	font-family: tahoma, arial, helvetica, sans;
	font-size: 18px;
        color: #660000;

	}

.reg, .login {

	width: 320px;
	height: 260px;
        font-family: tahoma, arial, helvetica, sans;
        font-size: 12px;
        color: #000000;
	background: url(../art/box_bg.jpg) no-repeat top center;
	padding: 4px;

	}

.reg b, .login b {

	color: #FFF;

	}

td {

        font-family: tahoma, arial, helvetica, sans;
        font-size: 12px;
        color: #000000;

	}

input.button {

	text-transform: uppercase;
	font-family: tahoma, arial, helvetica, sans;
	font-size: 11px;
	font-weight: bold;
	color: #883120;
	width: 186px;
	height: 22px;
	border: 0px;
	background: url(../art/button.gif) no-repeat top center;

	}


.footer {

	background: url(../art/footer.jpg) no-repeat top center;
	width: 750px;
	height: 202px;
}
