*{
	padding: 0;
	margin: 0;
}
body{
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
}
#main_login
{
position:relative;	
width:1000px;
height:700px;
}

.my_home_mine 
{
text-align:left;
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size:11pt;
font-weight:bold;
color:#797979;
}


.header_loginpage
{
font-weight:bold;
color:#5C5B5B;
font-size:12pt;

}				

#login_box_login {
	position:absolute;
	left:205px;
	top:58px;
	width:260px;
	height:78px;
	z-index:1;
}

#bottom_text 
{
	text-align:left;
	position:absolute;
	left:235px;
	top:225px;
	width:260px;
	height:78px;
	z-index:1;
}

#email_box_login
{
	position:absolute;
	left:30px;
	top:58px;
	width:100px;
	height:18px;
	z-index:2;
}




#password_box_login {
	position:absolute;
	left:30px;
	top:98px;
	width:84px;
	height:18px;
	z-index:2;
}
#input_box1_login {
	position:absolute;
	left:130px;
	top:60px;
	width:500px;
	height:18px;
	z-index:2;
}
.green_link22 {
	color: #3366CC;
	text-decoration: none;
}
.green_link22 a {
	color: #3366CC;
	text-decoration: none;
}
.green_link22 a:hover {
	color: #3366CC;
	text-decoration: underline;
}
.password {
    width:150px;
}
#input_box2_login {
	position:absolute;
	left:130px;
	top:100px;
	width:500px;
	height:100px;
	z-index:2;
}
.text_login
{
padding-top:7px;
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#797979;
}
.red_login
{
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size:8pt;
color:red;
}

#button_login{
	position:absolute;
	left:370px;
	top:140px;
	width:39px;
	height:23px;
	z-index:2;
}


#forget_pass_login {
text-align:left;
	position:absolute;
	left:450px;
	top:300px;
	width:111px;
	height:19px;
	z-index:2;
}
.forget44_login
{
font-size:9pt;
color:#797979;
}

.forget44_login a
{
font-size:9pt;
color:#797979;
}

.header22
{
padding-top:5px;
padding-bottom:5px;
font-size:21px;
color:#797979;
}


/*This is for left box */
#top_part_left_box_login {
	position:absolute;
	left:30px;
	top:15px;
	width:144px;
	height:686px;
	z-index:4;
}
#left_corner_login 
{
    text-align:left;
padding-top:10px;
background-image:url(../img/left_corner_bg.jpg);
background-repeat:no-repeat;
	position:absolute;
	left:1px;
	top:81px;
	width:140px;
	height:143px;
	z-index:5;
}
#left_corner_login h3 {
text-align:center;
	font-size:11pt;
	color:#797979;
}
#left_corner_bullets_login {
	position:absolute;
	left:9px;
	top:129px;
	width:16px;
	height:84px;
	z-index:5;
}
#left_corner_bullets_text_login 
{
    
	position:absolute;
	left:22px;
	top:100px;
	width:109px;
	height:87px;
	z-index:6;
	
}
.green_icon_text_login
{
 margin-top:-3px;  
 text-decoration:none;
font-size:8pt;
color:#85D62F;
}

.green_icon_text_login p a
{
line-height:22px;
text-decoration:none;
font-size:8pt;
color:#85D62F;
}
/*Left box ends */

/*This is for input box, form contents etc */

            .input-box
            {
				
				height:20px;
                padding:5px 0px 0px 2px;
                margin-bottom: 0px;
                color: #656565;
				font-size:13px;
                background: #ffffff;
                border: gray solid 1px;
            }
           
            .fieldset
            {
                border: #26a solid 1px;
            }
            .legend
            {
                background: #c4c4c4;
                border: #26a solid 1px;
                padding: 1px 10px;
            }
           


/* form contents ends/*
