.bg {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pad_01 {padding:27px 0px 0px 69px}
.pad_02 {padding:0px 0px 10px 0px}
.pad_03 {padding:0px 0px 0px 45px}

.pad_04 {padding:5px 25px 5px 25px}
.pad_04a {padding:5px 25px 5px 50px}

.a_02 {padding:0px 0px 0px 27px}
.a_03 {padding:0px 0px 0px 46px}
.a_04 {padding:0px 0px 0px 82px}
.a_05 {padding:0px 0px 0px 114px}

a.link_bottom:link, a.link_bottom:hover, a.link_bottom:active, a.link_bottom:visited { 
	color:988758;
	text-decoration:none;
}

a.link_black:link, a.link_black:hover, a.link_black:active, a.link_black:visited { 
	color:000000;
	text-decoration:underline;
}

a:link, a:hover, a:active, a:visited {
	text-decoration:underline;
	color:857E5B;
}

TD {
	color:545454;
	font-family:Tahoma;
	font-size:11px;
}

.b_pad_01 {padding-left:10px}

.font_10px {font-size:10px;}
.font_brown {color:857E5B}

.margin_01 {margin-right:8px}

.hh_1 {height:20px;}
.hh_2 {height:100px;}

.text_area {
	font-family:Tahoma;
	font-size:11px;
	color:857E5B;
	padding:0px 2px 2px 2px;
	width:300px;
	border:1px solid #C6AD26;
}