BODY
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: arial;
	background-image: URL("../images/index/texture.jpg");
	background-color: #B76A4C;
}

IMG
{
	border: 0px;
}

TD
{
	font-size: 12px;
}

INPUT
{
	border-style: solid;
	border-width: 0px;
	width: 143px;
	height: 18px;
    background-color:#fffffe;
}

INPUT.bg
{
        background-color:#FFFFFE;
}

P
{
	text-align: justify;
	text-indent: 0px;
	font-size: 11px;
}

IMG.png
{
	behavior: url('js/pngbehavior.htc');
}

.loginCell
{
	background-color: #6D2E15;
	vertical-align: top;
}

.loginText
{
	color: #FFFFFE;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.loginSep
{
	padding-left: 7px;
	padding-right: 13px;
}

.loginSep2
{
	padding-left: 7px;
	padding-right: 13px;
	padding-top: 13px;
	padding-bottom: 5px;
}

.inputText
{
	color: white;
	width: 67px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 11px;
}

.formCell
{
	padding-left: 7px;
	padding-right: 13px;
	padding-top: 7px;
}

.okBut
{
	width: 24px;
	height: 13px;
}

.okButCell
{
	padding-left: 32px;
	padding-right: 19px;
}

.forgottPass
{
	text-align: center;
	font-size: 11px;
	width: 155px;
}

A.forgottPassLink, A:hover.forgottPassLink, A:visited.forgottPassLink
{
	color: #FFFFFE;
	text-decoration: none;
}

.addressCell
{
	text-align: center;
}

.midButs
{
	vertical-align: bottom;
	padding-bottom: 1px;
}

.middleCell
{
	padding-top: 24px;
	text-align: center;
}

.whitePage
{
	background-color: #FFFFFE;
	vertical-align: top;
	background-image: URL("../images/index/pagebg1.jpg");
	background-position: no-repeat;
	background-color: #E6E6E6;
}

.whitePageText
{
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
	vertical-align: top;

}

.whitePageText2
{
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 50px;
	padding-right: 50px;
	vertical-align: top;
}

.rightSide
{
	vertical-align: top;
	padding-top: 140px;
}

A.bottomLink, A:hover.bottomLink, A:visited.bottomLink
{
	color: #FFFFFE;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.error
{
	color:#FFFFFE;
}
