.abutton {
    background-color: #006699;
    font-size: 10px;
    border: 1px solid #88c0f4;
    color: #c6e4ff;
    font-weight:bold;
    margin: 3px;
    padding: 2px;
	curser:hand;
    }
.field {
    font-weight: bold;
    }

.field-req {
    color: #000000;
    font-weight: bold;
    }





    
    
.wlistpage {
    text-align: center;
    }

.wlistpage h3 {
    text-align: center;
    font-size: 12pt;
    margin: 4px;
    }

.wlistpage h4 {
    text-align: center;
    font-size: 10pt;
    color: #CC0000;
    font-style: italic;
    margin: 0px 0px 10px 0px;
    }

.wishlisttable {
    border: 1px solid #000000;
    background-color: #FFFFFF;
    padding: 1px;
    margin: 10px 0px 10px 0px;
    }

.wishlisttable th {
    padding: 4px;
    color: #FFFFFF;
    background-color: #006699;
    border-bottom: 1px solid;
	text-align: left;
    }

.wishlisttable td {
    padding: 2px;
    }
	
.row0 {
    padding: 3px;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
    background-color: #E0E4E7;
    }

.row1 {
    padding: 3px;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
    }	

.wishlistbackbutton a {
    display: block;
    border: 2px outset;
    width: 150px;
    line-height: 20px;
    background-color: #006699;
    color: #FFFFFF;
    text-align: center;
    }

.wishlistbackbutton a:link {
    color: #FFFFFF;
    text-align: center;
    }

.wishlistbackbutton a:visited {
    color: #FFFFFF;
    text-align: center;
    }

.wishlistbackbutton a:hover {
    color: #FFFFFF;
    text-align: center;
    }

.wbutton {
    background-color: #006699;
    font-size: 10px;
    border: 2px outset;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
	cursor:hand;
    }

.login {}

.login h1 {
    font-size: 18px;
    font-weight: bold;
    }

.login-form {
    width: 300px;
   
    }

.login h1 {
    font-size: 18px;
    font-weight: bold;
    }

.register-form {
    text-align: left;
    width: 450px;
    padding: 4px;
    }

.register h1 {
    font-size: 18px;
    font-weight: bold;
    background-color: white;
    }

.register {
    margin-left: 40px;
     background-color: white;
    color:#0066ff;}
     
	.register input {border: 1px solid #0066ff;}
	
	
.emailpop div {
    padding: 4px;
    }

.emailpop h1 {
    font-size: 14pt;
    font-weight: bold;
    margin: 0px;color:#0075ff;
    text-align: center;
    }

.emailform {
    background-color: #FFFFFF;
    width: 100%;
    
    }
    

.emailpop {
    background-color: #FFFFFF;
    padding:0px 40px 0px 40px;
    margin:15px;border:1px solid whitesmoke;
    height:420px;
    
    }

.sub{border: 1px solid #e7e7e7 ;background-color: white;}
.head {text-align:left;font-size:14pt;padding-left:5px;font-weight:bold;background-color: #FF5F00;color:white;}