body {
	border:0 none;
	color:#333;
	font-family:verdana,"Trebuchet MS",geneva,lucida,'lucida grande',arial;
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-color:#fff;
	//background-image: url(/images/linen_bg.jpg);
	
}

body, div, dl, dt, dd, form, fieldset, input, textarea, blockquote {
	margin:0;
	padding:0;
}

#main {
	/* border: 1px solid #E1E1E1; */
	margin:0;
	background-color:#fff;
	width:940px;
	margin:0 auto;
	min-heigh:500px;
	height: 100%;
	clear:both;
}

.freecontactform {
width: 460px;
font-family: arial;
border: 1px solid #AAA;
padding:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.freecontactformheader {
font-size:18px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}
.freecontactformmessage {
text-align:center;
padding-bottom:10px;
}
.freecontactform td {
padding:4px;
font-size:12px;
}
.freecontactform p {
padding:4px;
}
.freecontactform label {
padding:4px;
}
.freecontactform label {
padding-right:10px
}
.required {
font-weight:bold;
}
.required_star {
font-weight:bold;
color:#F00;
}
.not-required {
font-weight:normal
}
.antispammessage {
padding:10px;
border-top:0px solid #AAA;
border-bottom:0px solid #AAA;
font-weight:bold 
}
.antispamquestion {
font-weight:normal;
}
.innerbodyback {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #1F5F22;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #1F5F22;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #1F5F22;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #1F5F22;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    color: #000000;
    font-family: arial,sans-serif;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    border: 1px solid #1F5F22;
    color:#000;
    padding:20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 10px;
    font-family: arial, sans-serif;
}