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

body{padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
td, tr{font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #000000; text-align:left;}

a{color: #537D00; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
a:hover{color: #537D00; text-decoration:underline; font-family:Arial, Helvetica, sans-serif}

form{margin:0px; padding:0px;}	
a img{border:0;}


.box_pic{background:url(../background/c2c.jpg) #ffffff; background-repeat:no-repeat; width:926px; height:527px;}

.textarea{width:583px; height:254px; background:#ffffff; background-repeat:no-repeat; padding:20px 5px 10px 10px;
	/***************opaclty controller********************/
		filter: alpha(opacity=70);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		-moz-opacity: .7;
		-khtml-opacity: .7;
		opacity: .7; /* for future compatibility */
}

.textarea_border{width:583px; height:251px; border-top:#ffffff solid 3px; border-right:#ffffff solid 3px; background-repeat:no-repeat;}

.linkbg{background:url(../images/link_bg.gif); width:200px; background-repeat:repeat;
	/***************opaclty controller********************/
		filter: alpha(opacity=70);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		-moz-opacity: .7;
		-khtml-opacity: .7;
		opacity: .7; /* for future compatibility */}

.submenu{background:url(../images/active_link.gif) center; background-repeat:no-repeat; width:15px; height:15px;}

