﻿
input{ height:15px;width:150px;background:url(inputbg.jpg?20110510) no-repeat; border:0px solid #606060;}
.validinput{height:15px;width:40px;background:url(inputbg.jpg?20110510) no-repeat; border:0px solid #606060;}
.checkinput{height:15px;width:15px;background:#3A3A3A;border:0px solid #606060; }
td{font-size:12px; height:15px;color:#FFFFFF;}
a{color:#FFFF00; text-decoration:underline;}
.alert{color:#FF0000; font-weight:bold;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.regForm
{
    background:url(reigster_bg2.jpg);
    width:314px;
    height:197px;
}

.btnSubmit
{
    width:54px;
    height:31px;    
    background:url(reigster_btn.jpg);        
}

div#errorContainer
{
    margin:8px 0 0 0;    
}