@charset "utf-8";
body {
	background-color: #FAFAF0;
	background-image: url(images/bg_back.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
h4 {
	color: #FFFFFF;
	text-align: right;
	margin: 3px 8px 3px 3px;
	font-size: 13px;
}


.col1 {
	background-color: #F4CD11;
}
.bg_topbr {
	background-image: url(images/bg_topbr.jpg);
	background-repeat: no-repeat;
}

.bg_line {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
}
.col2 {
	background-color: #EEEDDB;
}
.bg_botbr {
	background-image: url(images/bg_botbr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.title {
	font-family: Tahoma;
	font-size: 20px;
	color: #167618;
}
.img_right {
	background-position: right;
}

.bg_line2 {
	background-image: url(images/bg_line2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_line2botto {
	background-image: url(images/bg_line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content {
	line-height: 160%;
	color: #000000;
}
.bg_bl {
	background-image: url(images/bg_bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_br {
	background-image: url(images/bg_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_tl {
	background-image: url(images/bg_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_tr {
	background-image: url(images/bg_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_line3 {
	background-image: url(images/bg_line3.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_line3righ {
	background-image: url(images/bg_line3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ind_pad {
	padding-left: 16px;
	padding-right: 8px;
}
.ind_pad h1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D3A7;
	line-height: 24px;
	padding-top: 7px;
	text-indent: 7px;
	color: #333333;
	margin-bottom: 5px;
}
.foot1 {
	font-size: 11px;
	color: #000000;
}
.footer {
	font-size: 11px;
	color: #666666;
}
.footer a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.ind_pad ul {
	list-style-type: none;
	margin: 0px;
	color: #333333;
	padding: 0px 0px 0px 13px;
}
.ind_pad ul a {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
}
.ind_pad ul a:hover {
	color: #333333;
	text-decoration: underline;
}
