@charset "utf-8";
/* CSS Document */

/* FORMS */

body { overflow:hidden; margin:0 0 0 0; background:#FFF;}
label {	text-align:right; width:110px; float:left; font-family:Geneva, Tahoma, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-transform: normal; line-height:11pt; color:#990000; margin:5px 10px 0 0;}
input {	outline: 0 none; margin:3px 0 0 0; height:15px; width:219px; border:1px solid #999999; font-family:Geneva, Tahoma, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-transform: normal; line-height:11pt; color:#000000;}
textarea { resize: none; outline: 0 none; margin:3px 0 0 0; height:75px; width:215px; border:1px solid #999; font-family:Geneva, Tahoma, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-transform: normal; line-height:11pt; color:#000;}


/* Contact Form */
#contact { width:360px; height:500px;}
#contact p { font-family:Geneva, Tahoma, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-transform: normal; line-height:11pt; color:#6e6f72; margin:20px 10px 10px 120px;}

#btn a:hover { color:#990000;}


