body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin: 0;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
input,textarea,select {
	padding: 2px;
	border: 1px #DDDDDD solid;
	color: #666666;
	background: #FFFFFF;
}



.box_null {
	margin: 0;
	padding: 0;
}
.box_miniframe_titlebar {
	width: auto;
	height: 25px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	background: url("../../../dpimages/style/lgreen/minibg.gif");
	margin: 3px 3px 0 0;
	padding: 6px 3px 0 10px;
	font-weight: bold;
	color: #73880A;
}
.box_miniframe_body {
	width: auto;
	height: auto;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	margin: 0 3px 3px 0;
	padding: 5px 5px 5px 10px;
}
.box_wideframe_titlebar {
	width: auto;
	height: 25px;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	background: url("../../../dpimages/style/lgreen/minibg.gif");
	margin: 3px 3px 0 0;
	padding: 6px 3px 0 10px;
	font-weight: bold;
	color: #73880A;
	letter-spacing: 2px;
}
.box_wideframe_body {
	width: auto;
	height: auto;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	margin: 0 3px 3px 0;
	padding: 5px 5px 5px 10px;
}
.box_smallbox_titlebar {
	width: auto;
	height: 25px;
	text-align: center;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	background: url("../../../dpimages/style/lgreen/minibg.gif");
	margin: 3px 3px 0 0;
	padding: 6px 3px 0 3px;
	font-weight: bold;
	color: #73880A;
}
.box_smallbox_body {
	width: auto;
	height: auto;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	margin: 0 3px 3px 0;
	padding: 5px;
	background: url("../../../dpimages/style/lgreen/boxbg.gif");
}
.box_longbar_left {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CB8100;
	background: url("../../../dpimages/style/lgreen/v41_tb_df_tbg.gif");
	margin: 3px 0 3px 0;
	padding: 2px 76px 2px 76px;
}
.box_longbar_right {
	float: left;
	width: auto;
	height: auto;
	border-top: 1px solid #CB8100;
	border-right: 1px solid #CB8100;
	border-bottom: 1px solid #CB8100;
	margin: 3px 0 3px 0;
	padding: 2px 5px 2px 5px;
}
.box_topbar_left {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CB8100;
	background: url("../../../dpimages/style/lgreen/v41_tb_df_tbg.gif");
	margin: 3px 0 3px 0;
	padding: 2px 35px 2px 35px;
}
.box_topbar_right {
	float: left;
	width: auto;
	height: auto;
	border-top: 1px solid #CB8100;
	border-right: 1px solid #CB8100;
	border-bottom: 1px solid #CB8100;
	margin: 3px 3px 3px 0;
	padding: 2px 5px 2px 5px;
}



.common_guidebar {
	margin: 3px 0 3px 0;
	padding: 7px 5px 0 5px;
	width: auto;
	height: 24px;
	background: url("../../../dpimages/style/lgreen/guidebg.gif");
}
.common_linkbar {
	text-align: center;
	margin: 12px 0 12px 0;
	padding: 5px 5px 0 5px;
	width: auto;
	height: 21px;
	background-color: #F7F7F7;
	border: 1px solid #DFDFDF;
}
.FullLightBorder {
	border: 1px solid #FFFFFF;
}
.BoldLighted {
	font-weight: bold;
	color: #738832;
}
.Lighted {
	color: #738832;
}
.DarkBg {
	background-color: #F9F9F9;
}
.LessDarkBg {
	background-color: #FFFFFF;
}
.BoxBorder {
	border: 1px dashed #DDDDDD;
}
.BoxBackground {
	background-color: #FBFBFB;
}
.GalleryImg {
	padding: 2px;
	margin: 0;
	border: 1px dashed #DDDDDD;
}