BODY {
scrollbar-face-color:#eff7de;
scrollbar-highlight-color:#eff7de;
scrollbar-3dlight-color:#527B28;
scrollbar-darkshadow-color:#527B28;
scrollbar-shadow-color:#527B28;
scrollbar-arrow-color:#527B28;
scrollbar-track-color:#527B28;
}
a:link {
	color: #0A4411;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0A4411;
}
a:hover {
	text-decoration: none;
	color: #0A4411;
}
a:active {
	text-decoration: underline;
	color: #0A4411;
}

body {
	background-color: #eff7de;
}
a {
	font-weight: bold;
}
.style1 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.style2 {
	color: #0A4411;
	font-weight: bold;
	font-size: 16px;
}

.container {
	border:1px dashed #cfcfcf;
	margin:auto;
	margin-top: 20px;
	line-height:18px;
	background:#fff;
	padding:4px;
	width:300px
}

.content {
        background-image:url(../images/b.gif);padding:10px;
        }
        
.shape {
        margin: 0px 6px 6px 6px;
        border: 10px solid #fff;
        background: #fbfaf8;
        line-height: 1.2em;
        filter:progid:DXImageTransform.Microsoft.Shadow(color='#e2decd', Direction=135, Strength=9);
        }
        
.header {
        font:bold 12px trebuchet ms, lucida grande, verdana, arial, sans-serif; 
        color:#fff; 
        font-size:18px; 
        padding-top:4px; 
        padding-bottom:4px;
        background-color: #EDCC9A; 
        margin-bottom:10px;
        text-align:center;
        }


.input_text {
	BORDER-TOP-STYLE: #0A4411 solid;
	BORDER-RIGHT-STYLE: #0A4411 solid;
	BORDER-LEFT-STYLE: #0A4411 solid;
	FONT-SIZE: 14px;
	WIDTH: 240px;
	COLOR: #333333;
	BORDER-BOTTOM-STYLE: #0A4411 solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Times New Roman, Times, Arial, serif;
	BACKGROUND-COLOR: #eff7de;
}
.textBox {
	BORDER-TOP-STYLE: #0A4411 solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Times New Roman, Times, Arial, serif;
	BORDER-RIGHT-STYLE: #0A4411 solid;
	BORDER-LEFT-STYLE: #0A4411 solid;
	WIDTH: 485px;
	COLOR: #333333;
	BORDER-BOTTOM-STYLE: #0A4411 solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Times New Roman, Times, Arial, serif;
	LIST-STYLE-TYPE: disc;
	HEIGHT: 45px;
	BACKGROUND-COLOR: #eff7de;
}
.buttons {
	FONT-SIZE: 14px;
	COLOR: #0A4411;
	BORDER-TOP-STYLE: #0A4411 solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Times New Roman, Times, Arial, serif;
	BORDER-RIGHT-STYLE: #0A4411 solid;
	BORDER-LEFT-STYLE: #0A4411 solid;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #eff7de;
	BORDER-BOTTOM-STYLE: #0A4411 solid;
}

.name {
   background-image: url(../images/name.png);
   background-repeat: no-repeat;
   background-position:left;
   padding-left:19px;
   background-color: #fffff0;
   margin-top: 7px;
   margin-left:15px;
   border:0px none #F11F1F;
   font:normal 18px Arial;
   color: #999999;
   }
   
.email {
   background-color: #eff7de;
   margin-top: 0px;
   margin-left:0px;
   width: 200px;
   border-width: 1px;
   border-style: solid;
   border-color: #000000;
   font:normal 14px Arial;
   color: #999999;
   }
   
.string {
   background-image: url(../images/big_searchbg.gif); 
   width: 346px; 
   height: 38px;
   border:0px;
   }
    
.textarea {
   background-image: url(../images/bg_textarea.gif);
   margin-top:10px;
   background-color: #fffff0;
   width: 341px;
   border:0px none #F11F1F;
   font:normal 18px Arial;
   color: #999999;
   padding: 15px;
   }

