body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image:url(../images/bgimage_01.jpg);
    background-repeat:repeat-x;
    background-color: #212121;
    
}
.textfield{
   background-image:url(../images/testfilkd_bg_09.jpg);
   width:172;
   height:10;
   background-repeat:no-repeat;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   
   font-color:#000000;
margin-left:500px;

}

.text{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-style:normal;
    text-decoration:none;
    color:#ffffff;
    font-weight:bold;
}
a{
    text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
#div_error{
    color:#FF0000;
    font-family:Kirsten ITC;
    font-size:14px;
    font-weight:bold;
    margin-top:-16px;
    text-align:center;
    width:900px;
    z-index:100;
    position:absolute;
    top:180;
    z-index:100;
}
.submitButton{
    background-image:url(../images/goButton.gif);
    width:20px;
    height:16px;
    border:none;
    }
#member
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:17px;
    font-weight:bold;
	margin-top:-45px;
	margin-left:265px;
    text-align:center;
    width:361px;
   
    /*position:absolute;
    top:180;*/
    z-index:100;
}
#member a
{
    color:#FFFFFF;
    text-decoration:none;
}
#member a:hover
{
    color:#FFFFFF;
    text-decoration:none;    
}
#member a:visited
{
    color:#FFFFFF;
    text-decoration:none;    
}
.inputBox
{
    width:107px; 
    height:14px; 
    background-color:#cccccc;
    border:#00749a 1px solid;
    font-size:11px;
}
.style1 {
    color: #FFFFFF;
}
#footertext a:hover,a:visited,a:active 
{
    color:#cccccc;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
} 
