/* CSS Document */

body{margin:0px; padding:0px;}
.txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#261c00; text-align:justify; line-height:17px;}
.heading{  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#559b06; font-weight:bold; } 
.link a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#559b06; text-align:justify; line-height:17px; text-decoration:none;}
.link :hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ff00a2; text-align:justify; line-height:17px;}
.textfeild{ width:200px; height:20px; background-color:#bfb292; border:1px solid #ebe5d8; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.textarea{ width:200px; height:50px; background-color:#bfb292; border:1px solid #ebe5d8; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.submit{ width:83px; height:28px; background-image:url(../images/submit_bg.gif); background-repeat:repeat-x; border:none; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:13px; cursor:pointer; font-weight:bold;}