.sho {
	color: #B22626;
}
.shob {
	color: #B22626;
	font-weight: bold;
}
.gray {
	color: #979797;
}
.tb {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.brown {
	color: #472B1F;
}
.pdstyle {
	font-size:12px;
	color:#333333;
	background-color: #FBE1E3;
}
.dgray {
	color: #666666;
}
.yellow {
	color: #FFBF00;
}
.imgr {
	float: right;
	padding-left: 5px;
}
.pink {
	color: #E14A78;
}
.white {
	color: #FFFFFF;
}



.bgspace {
	background-color: #5C4835;
	background-image: url(../img/bg_space.gif);
	background-repeat: repeat-x;
}
.columnbg_up {
	background-image: url(../column/img/bg_up.gif);
	background-repeat: no-repeat;
}
.columnbg_md {
	background-image: url(../column/img/bg_md.gif);
	background-repeat: yes-repeat;
}
.columnbg_dw {
	background-image: url(../column/img/bg_dw.gif);
	background-repeat: no-repeat;
}
.imgpointer {
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgpointer2 {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.imgpointer3 {
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bgr {
	background-image: url(../business/img/bg_r_space.gif);
	background-repeat: repeat-y;
}
.bgr2 {
	background-image: url(../business/img/bg_r_space2.gif);
	background-repeat: repeat-y;
}
