
/* --- GLOBAL ---- */

div, td, p, span { font-family: Verdana, sans-serif; font-size: 12px; color: black; }

input { font-family: Verdana, sans-serif; font-size: 11px; padding-top: 0px; }

#contact TD {padding-bottom: 4px; }

/* --- CONTACT FORM ---- */

input.contact { width: 300px; height: 16px; border: 1px solid #b9bac0; margin-bottom: 0px; background-color: #ecf7fd; }
input.upload { width: 500px; height: 16px; border: 1px solid #b9bac0; margin-bottom: 0px; background-color: #ecf7fd; }

td#comments { padding-top: 12px; }

textarea.comments {  width: 524px; height: 94px; font-family: Verdana, sans-serif; font-size: 12px; background-color: #ecf7fd; border: 1px solid #b9bac0; margin-bottom: 0px; 
	scrollbar-3dlight-color: 		#ecf7fd;
	scrollbar-arrow-color: 			#ce000c;
	scrollbar-darkshadow-color: 	#ecf7fd;
	scrollbar-face-color: 			#b9bac0;
	scrollbar-highlight-color:		#ffffff;
	scrollbar-shadow-color:  		#a6a6a6;
	scrollbar-track-color: 			#ecf7fd; }

input.submit { width: 100px; height: 18px; font-size : 12px; font-weight: 900; color: #006633; border: 1px solid black; cursor: pointer;
	background-image: url(../images/bg_but_ani_1.gif); background-repeat: inherit; }
	
input.reset { width: 60px; height: 18px; font-size : 11px; color: #b9bac0; background: #F5F5F5; border: 1px solid #a6a6a6; cursor: pointer; }
	
input.checkbox { width: 13px; height: 13px; border: 0px solid black; }


/* --- BROWSERINFO FORM ---- */
	
input.browser { font-size : 9px; color: black; width: 432px;  height: 16px; border: 0px solid #b9bac0; }
input.browser1 { font-size : 9px; color: black; width: 36px; height: 16px; border: 0px solid #b9bac0; }
