body,td,th {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000099;
}
body {
	margin: 0;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}
input,textarea,select {
	padding: 2px;
	border-left: 1px #BDD3FF solid;
	border-right: 1px #BDD3FF solid;
	border-top: 1px #BDD3FF solid;
	border-bottom: 1px #BDD3FF solid;
	color: #000099;
	background: #FFFFFF;
}



.box_null {
	margin: 2px;
	padding: 0;
}
.box_miniframe_titlebar {
	width: auto;
	height: auto;
	background: url("../../../dpimages/style/portala/minibg.gif");
	background-repeat: no-repeat;
	background-color: #BDD3FF;
	margin: 3px 3px 0 0;
	padding: 3px 3px 3px 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px solid #BDD3FF;
	border-right: 1px solid #BDD3FF;
	border-top: 1px solid #BDD3FF;
}
.box_miniframe_body {
	width: auto;
	height: auto;
	margin: 0 3px 3px 0;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #BDD3FF;
	border-right: 1px solid #BDD3FF;
	border-bottom: 1px solid #BDD3FF;
}
.box_wideframe_titlebar {
	width: auto;
	height: 19px;
	background: url("../../../dpimages/style/portala/wideframebg.gif");
	background-color: #FFA200;
	margin: 3px 3px 0 0;
	padding: 6px 3px 3px 20px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	border: 1px solid #FFA200;
}
.box_wideframe_body {
	width: auto;
	height: auto;
	margin: 0 3px 3px 0;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #FFA200;
	border-right: 1px solid #FFA200;
	border-bottom: 1px solid #FFA200;
	background-color: #FFFFFF;
}
.box_smallbox_titlebar {
	width: auto;
	height: auto;
	background-color: #FFE739;
	margin: 3px 3px 0 0;
	padding: 3px;
	color: #FF0000;
	text-align: center;
}
.box_smallbox_body {
	width: auto;
	height: auto;
	border-left: 1px solid #FFE739;
	border-right: 1px solid #FFE739;
	border-bottom: 1px solid #FFE739;
	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/portala/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/portala/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-color: #E7EDF9;
}
.common_linkbar {
	text-align: center;
	margin: 12px 0 0 0;
	padding: 5px;
	width: auto;
	height: 16px;
	background-color: #C5D4F3;
}
.FullLightBorder {
	border: 1px solid #BDD3FF;
}
.BoldLighted {
	font-weight: bold;
	color: #000099;
}
.Lighted {
	color: #000099;
}
.DarkBg {
	background-color: #C5D4F3;
}
.LessDarkBg {
	background-color: #E7EDF9;
}
.BoxBorder {
	background-color: #DDDDDD;
}
.BoxBackground {
	background-color: #F7F7F7;
}
.GalleryImg {
	margin: 1px;
	border: 1px solid #000000;
}