body{background-color:#DFDFDF;}
.header{height:50px;}
.main	.footer{height:40px;width:100%;margin:0px;margin-left:-8px;background-color: #060;position : absolute;
    bottom : 0px;
	}
	.main{
		border:1px #FFFFFF;
		border-radius:5px;
		-moz-border-radius:5px;
		background-image:url(../images/intro%20page%20cmc%20estore2.png);
		background-repeat:no-repeat;
		background-color:#FFF;
		width:390px;
		height:490px;
		margin:0;
		padding:5px;
		alignment-baseline:central;
		-moz-box-shadow: 0px 0px 10px #888;
		-webkit-box-shadow: 0px 0px 10px #888;
		box-shadow: 0px 2px 25px 0px #888;
	}
	.loginname{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	text-shadow: 0px 0px 0px #333
	}
	.input_text1{
	background:#FFFFFF url(../images/login_username_ICON.png) no-repeat 4px 7px;
	padding:4px 4px 4px 26px;
	
	outline:none;
	color:#000;
	border:1px solid #CCCCCC;
	width:270px;
	height:25px;
	}
	.input_text2{
	background:#FFFFFF url(../images/login_password_icon.png) no-repeat 4px 7px;
	padding:4px 4px 4px 26px;
	outline:none;
	color:#000;
	border:1px solid #CCCCCC;
	width:270px;
	height:25px;
	}
/*	input:focus{
	background-color:#3C6;
	}*/
div.error{;border:1px solid; border-color:#d11817; background-color:#ffebe8; height:30px; width:300px; border-radius:3px;-moz-border-radius:3px;}
div.error1{ margin-top:4px; margin-left:5px; text-align:left;}	
b.error{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
font.error{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
div#submitform input{ background: url(../images/login-btn.png) no-repeat scroll 0 0 transparent; outline:none; color: #000000;cursor: pointer;border:none;font-weight: bold;width:105px;height:42px;padding-bottom: 2px;margin-left:205px; margin-top:20px;}