body {
	margin:0px;
	padding:0px;
	background: #F7F3E7;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#5A523B;
}
a {
	text-decoration: none;
	color:#A43600;
	font-weight:bold;
	font-size:10px;
}
a.1 {
	text-decoration: none;
	color:#000000;
}
.t10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}
.style1 {
	color: #D29B00;
	font-weight: bold;
}
.copyright {
	font-size:7pt;
	font-weight:normal;
}

.link {
	font-size: 11px;
	font-weight: normal;
}

.u {
	text-decoration:underline;
	font-color:#D29B00;
}

.input_1        {
                                                height:19px;
                                                width:121px;
                                                background-image: url(stylesheet_FILES/bg_input_1.gif);
                                                background-position: 0% 0px;
                                                background-repeat: no-repeat;
                                                border:0px solid #878D94;
                                                font-family:Tahoma;
                                                font-size:11px;
                                                color:#575757;
                                                line-height:10px;
                                                margin:0px 0px 2px 7px;
                                                padding:2px 0px 0px 6px;
                                                }
.textarea_1     {
                                                height:74px;
                                                width:121px;
                                                background-image: url(stylesheet_FILES/bg_input_2.gif);
                                                background-position: 0% 0px;
                                                background-repeat: no-repeat;
                                                border:0px solid #878D94;
                                                font-family:Tahoma;
                                                font-size:11px;
                                                line-height:12px;
                                                color:#575757;
                                                margin:0px 0px 3px 7px;
                                                padding:3px 2px 0px 6px;
                                                overflow:hidden;
                                                }

.button {
        color: white;
        background-color: #555555;
        border-bottom: thin solid #222244;
        border-right: thin solid #222244;
        border-top: thin solid #7D7C7C;
        border-left: thin solid #7D7C7C;
        font-size: 9px;
        font-family: Verdana,Helvetica,sans-serif;
        font-weight: normal;
