body,td,th {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin: 0;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
input,textarea,select {
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
	background: #FFFFFF;
}



.box_null {
	margin: 2px;
	padding: 0;
}
.box_miniframe_titlebar {
	width: auto;
	height: 16px;
	margin: 3px 3px 0 0;
	padding: 3px 3px 3px 27px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;
	background: url("../../../dpimages/style/artblack/minibg.gif");
	background-repeat: no-repeat;
	background-color: #444444;
}
.box_miniframe_body {
	width: auto;
	height: auto;
	margin: 5px 3px 3px 0;
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
}
.box_wideframe_titlebar {
	width: auto;
	height: 16px;
	margin: 3px 3px 0 0;
	padding: 3px 3px 3px 47px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;
	background: url("../../../dpimages/style/artblack/minibg.gif");
	background-repeat: no-repeat;
	background-color: #444444;
}
.box_wideframe_body {
	width: auto;
	height: auto;
	margin: 5px 3px 3px 0;
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
}
.box_smallbox_titlebar {
	width: auto;
	height: 16px;
	margin: 3px 3px 0 0;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	background-color: #CC3300;
}
.box_smallbox_body {
	width: auto;
	height: auto;
	margin: 5px 3px 3px 0;
	padding: 5px;
	background-color: #FFFFFF;
}
.box_longbar_left {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CB8100;
	background: url("../../../dpimages/style/artblack/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/artblack/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;
	padding: 4px 12px 0 0;
	width: auto;
	height: 19px;
	background-color: #D7D6C6;
	text-align: right;
}
.common_linkbar {
	margin: 0;
	padding: 4px 12px 0 0;
	width: auto;
	height: 19px;
	text-align: center;
}
.FullLightBorder {
	border: 1px solid #FFFFFF;
}
.BoldLighted {
	font-weight: bold;
	color: #333333;
}
.Lighted {
	color: #333333;
}
.DarkBg {
	background-color: #FFFFFF;
}
.LessDarkBg {
	background-color: #FFFFFF;
}
.BoxBorder {
	border: 1px dashed #CCCCCC;
}
.BoxBackground {
	background-color: #F7F7F7;
}
.GalleryImg {
	padding: 1px;
	margin: 1px;
	border: 1px solid #CCCCCC;
}
