.c-bg{ background:url(../../_images/c-bg.jpg) repeat-y center center;}
.c-input-name { background:url(../../_images/c-name-bg.jpg) no-repeat left center; height: 33px; border:0; width:237px; text-indent:8px;font-family:Georgia, "Times New Roman", Times, serif; color:#990000; font-size:16px; vertical-align:middle;}
.c-text-area {
	height: 95px;
	border:0;
	width:497px;
	text-indent:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#990000;
	font-size:16px;
	background-image: url(../../_images/c-text-area-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.c-input-verification{ background:url(../../_images/c-bg.jpg) repeat-y center center; height: 33px; width:200px; margin-left:20px; border:#4B4628 1px dashed; text-indent:8px;font-family:Georgia, "Times New Roman", Times, serif; color:#990000; font-size:16px; vertical-align:middle;}
.label_style{padding: 3px 2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#805E39;}
.link_style {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-variant:small-caps; float:right; vertical-align:top; color:#FFF; background-color:#4B4628;}
.send-butt { background:url(../../_images/send.jpg) no-repeat center center; width:84px; height:31px; border:0; margin-top:10px;}
.reset-butt { background:url(../../_images/reset.jpg) no-repeat center center; width:84px; height:31px; border:0; margin-top:10px;}
.error_msg{background:#FFC7DA; border:#F283A4 1px solid; padding:3px; margin-top:4px; margin-right:23px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#8E1A1D; font-weight:bold;}
.succ_msg{background:#DBEAF0; border:#57AEE2 1px solid; padding:5px; margin-top:2px; margin-right:23px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#57AEE2; font-weight:bold;}
