
img {
	border: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;	
}

.enterdiv {
	background-image: url(images/login2cut.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 400px;
	height: 265px;
	padding: 11px;
}

.enterdiv2 {
	background-image: url(images/login2cut-02.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 221px;
	text-align: center;
	padding: 11px;
	border-top: solid 1px #92adca;
	border-left: solid 1px White;
	border-right: solid 1px White;
	border-bottom: solid 1px #92adca;
}

.enterhdrdiv {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.enterhdr2div {
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
	background-color: #dcedff;
}

.enterscssdiv {
	font-size: 8pt;
	color: Green;	
	padding-bottom: 5px;	
}

.entermaildiv {
	text-align: left;
	padding: 10px;	
	background-color: #dcedff;
}

.entercntntdiv {
	padding-bottom: 5px;
	background-color: #dcedff;
}

.enterwrndiv {
	font-size: 8pt;
	color: Red;
	text-align: left;
}

.entertbg {
	background-image: url(images/login2cut-05.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
	background-color: #d1e5fd;
}

.enterbbg {
	background-image: url(images/login2cut-10.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 40px;	
}

.enterltcnr {
	background-image: url(images/login2cut-07.jpg);
	background-position: left top;
	background-repeat: repeat-y;	
	width: 20px;
	vertical-align: top;
}

.enterrtcnr {
	background-image: url(images/login2cut-08.jpg);
	background-position: left top;
	background-repeat: repeat-y;	
	width: 20px;
	vertical-align: top;
}

.entertab td {
	padding: 2px 10px 0 10px;
	text-align: left;
}