body,td,th {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0;
	background: url("../../../dpimages/style/bcrystal/bg.gif");
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
input,textarea,select {
	padding: 2px;
	border-left: 1px #BEBEBE solid;
	border-right: 1px #BEBEBE solid;
	border-top: 1px #BEBEBE solid;
	border-bottom: 1px #BEBEBE solid;
	color: #333333;
	background: #FFFFFF;
}



.box_null {
	margin: 2px;
	padding: 0;
}
.box_miniframe_titlebar {
	width: auto;
	height: 16px;
	border: 1px solid #9DA3D1;
	background: url("../../../dpimages/style/bcrystal/minibg.gif");
	margin: 3px 3px 0 0;
	padding: 4px 3px 3px 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.box_miniframe_body {
	width: auto;
	height: auto;
	margin: 0 3px 3px 0;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #9DA3D1;
	border-right: 1px solid #9DA3D1;
	border-bottom: 1px solid #9DA3D1;
	background-color: #FFFFFF;
}
.box_wideframe_titlebar {
	width: auto;
	height: 16px;
	border: 1px solid #DDDDDD;
	background: url("../../../dpimages/style/bcrystal/widebg.gif");
	margin: 3px 3px 0 0;
	padding: 4px 3px 3px 30px;
	font-weight: bold;
	color: #333333;
}
.box_wideframe_body {
	width: auto;
	height: auto;
	margin: 0 3px 3px 0;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
.box_smallbox_titlebar {
	width: auto;
	height: 16px;
	text-align: center;
	border-top: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;
	border-right: 1px solid #FFCC99;
	background: url("../../../dpimages/style/bcrystal/boxbg.gif");
	margin: 3px 3px 0 0;
	padding: 4px 3px 3px 3px;
	font-weight: bold;
	color: #333333;
}
.box_smallbox_body {
	width: auto;
	height: auto;
	border: 1px solid #FFCC99;
	margin: 0 3px 3px 0;
	padding: 5px;
}
.box_longbar_left {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CB8100;
	background: url("../../../dpimages/style/bcrystal/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/bcrystal/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: 0 0 3px 0;
	padding: 5px;
	width: auto;
	height: 16px;
	background: url("../../../dpimages/style/bcrystal/guidebg.gif");
}
.common_linkbar {
	text-align: center;
	margin: 12px 0 0 0;
	padding: 10px 5px 5px 5px;
	width: auto;
	height: 23px;
	background: url("../../../dpimages/style/bcrystal/btmlinkbg.gif");
}
.FullLightBorder {
	border: 1px solid #CCCCCC;
}
.BoldLighted {
	font-weight: bold;
	color: #38548D;
}
.Lighted {
	color: #38548D;
}
.DarkBg {
	background-color: #FFFFFF;
}
.LessDarkBg {
	background-color: #FFFFFF;
}
.BoxBorder {
	background-color: #DDDDDD;
}
.BoxBackground {
	background-color: #F7F7F7;
}
.GalleryImg {
	padding: 1px;
	margin: 1px;
	border: 1px solid #BEBEBE;
}