a{
	text-decoration: underline;
}

a:link {
	color: #784B38;
	font-family: Verdana;
}

a:visited {
	color: #784B38;
}

a:active {
	color: #800000;
}

body {
	background-color: #FAFBEB;
	color: #645A4E;
	font-family: Verdana;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
object{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

ol {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}
li{
	color: #645A4E;
}
table {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

td {
	color: #645A4E;
	font-family: Verdana;
	font-size: 12px;
}

.bg_bot{
	background-image: url('/img/bg_bot_c.gif');
}

.bg_left_line{
	background-image: url('/img/bg_left_v.gif');
	background-repeat: repeat-y;
}

.bg_right_line{
	background-image: url('/img/bg_right_v.gif');
	background-repeat: repeat-y;
}

.bg1{
	background-color: #70543A;
}

.bg1x{
	background-color: #DECCB4;
}

.bg2{
	background-image: url('/img/bg_2_c.gif');
}

.bg2x{
	background-color: #ECEADE;
}

.bg3{
	background-color: #ECEADE;
}

.head1{
	color: #414141;
	font-size: 14px;
	font-weight: bold;
}

.head2{
	color: #7D3A29;
	font-size: 13px;
	font-weight: bold;
}

.head3{
	color: #645540;
	font-size: 14px;
	font-weight: bold;
}
.head4{
	color: #FFFAEE;
	font-size: 14px;
	font-weight: bold;
}
.style1{
	color: #87402D;
}

.txt1{
	font-size: 12px;
	color: #3C3C3C;
}
.txt2{
	font-size: 12px;
	color: #6C563E;
}
.txt6{
	color: #C60000;
}
.ta1{
	border: 1px inset black;
	width: 400px;
	height: 70px;
}
.td1{
	padding: 6px;
	text-align: left;
	line-height: 20px;
}
.td2{
	padding: 10px 20px 10px 20px;
	text-align: justify;
	background-color: #ffffff;
	}
	.td3{
	padding: 8px;
	text-align: left;

}
.td4{
	font-size: 9px;
	text-align: center;
}
.copy{
	font-size: 10px;
	color: #685D41;
	text-align: center;
}
a.copy{
	color: #685D41;
}
.ar1{
	margin-right: 4px;
}
div.h_line{
	background-image: url('/img/bg_line_2_h.gif');
	height: 1px;
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}
.in1{
	border: 1px inset Black;
	width: 90%;
}
.in2{
	border: 2px solid Black;
	width: 40px;
}
.im1
{
	border: 1px solid Yellow;
}
button{
	cursor: pointer;
	border:  1px outset;
}