﻿body
{
	width:800px;
	padding:0;
	margin:0 auto auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
	background-position:center;
}

a{
	-moz-outline:none;
}

img{
	padding:0;
	margin:0;
	border:none;
}


#wrapper
{
	width:800px;
	height:534px;
	padding:0;
	margin:0 auto auto;
background:url(../../images/Ambercat_Bg.jpg);
	background-position:center;
	position:relative;
	
}


#frm
{
	width:396px;
	height:178px;
	top:132px;
	left:182px;
	padding:0;
	margin:0 auto auto;

	background-position:center;
	position:absolute;
	
}

.frmLabels
{
width:110px;
height:30px;
color:	#111987;
font-size:12px;
text-align:right;

	
	
}


.frmBox{
width:189px;
height:18px;
padding:0px;
margin:0px;
vertical-align:top;
font-size:12px;
color:	#111987;
border: 1px solid #999999;
}

.frmLabels2
{
width:306px;
height:18px;
color:	#111987;
font-size:12px;
text-align:right;

	
	
}

a.frmButton
{
position:absolute;
top:88px;
	padding:0;
	margin:0;
	margin-top:0px;
	text-indent:-10000px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left;
	width:53px;
	height:18px;
	background:url(../../images/butt_Login.jpg);

}

a.frmButton:hover{background-position:right;}


.frmLabelsErrors{
width:306px;
height:18px;
color:maroon;
font-size:12px;
text-align:center;
	
}
