/* CSS Document */
.bg1{
background-image: url(../images/bg1.jpg);
width:245;
height:39;
background-repeat:no-repeat;
}
.bg2{
background-image:url(images/bg2.jpg);
height:39;
width:245;
background-repeat:no-repeat;
}
.bgnew{
background-image: url(../images/newbgun.jpg);
height:192;
width:256;
background-repeat:no-repeat;
}
.B{
border:#999999;
border-width:1px;
}

.field {border: none;
height:30;
width:30;
background-color:#6A9CBD;
font-family: Arial, Helvetica, sans-serif, Vrinda;
color: #FFFFFF;
}
.formbg{
background-image:url(../images/bgfrom.jpg);
width:243;
height:29;
background-repeat:no-repeat;
}

