body {
	margin: Opx;
	border: 0px;
	padding: 0px;
	background-color: #cccccc;
	text-align: center;
	color: #000000;
	background-image: url(./../../_Shared/IMG/BodyBackground.gif);
	background-repeat: repeat-x;
}
#Page {
  position: relative;
  background-color: #ffffff;
  margin: 0px auto;
  border: 0px;
  padding: 10px;
  width: 100%;
  font-family: "Trebuchet MS", Verdane, Arial, Sans-serif;
  font-size: 1em;
  color: #000000;
  text-align: left;
}
#AreaTopMenu { display: none; }
#AreaTopBanner { display: none; }
#AreaTopSubMenu { display: none; }
#AreaTopSubContent { display: none; }
#AreaMiddle {
  clear: both;
  width: 100%;
  margin: 0px;
  border: 0px;
  padding: 0px;
  background-color: #ffffff;
}
#AreaMiddleLeft { display: none; }
#AreaMiddleCenter {
  float: left;
  width: 90%;
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
}
#AreaMiddleRight { display: none; }
#AreaBottomSubContent { display: none; }
#AreaBottom { display: none; }
/*  */
p {
  margin: 0px;
  padding: 0px;
  text-align: justify;
  font-size: 0.8em;
}
img {
 border: 0px;
}
/* TOP  MENU */
#AreaTopMenu ul { display: none; }
#AreaTopMenu li { display: none; }
#AreaTopMenu a.OFF { display: none; }
#AreaTopMenu a.OFF:hover { display: none; }
#AreaTopMenu a.ON { display: none; }
#AreaTopMenu a.ON:hover { display: none; }
/* BANNER TOP  */
#AreaTopBanner p { display: none; }
/* TOP SUB MENU  */
#AreaTopSubMenu p { display: none; }
#AreaTopSubMenu a { display: none; }
#AreaTopSubMenu a:hover { display: none; }
/* TOP SUB CONTENT */
#AreaTopSubContent p { display: none; }
/* CONTENT LEFT - MENU LEFT  */
#AreaMiddleLeft p { display: none; }
#AreaMiddleLeft a.OFF { display: none; }
#AreaMiddleLeft a.OFF:hover { display: none; }
#AreaMiddleLeft a.ON  { display: none; }
#AreaMiddleLeft a.ON:hover { display: none; }
#AreaMiddleLeft p.Image { display: none; }
/*  CONTENT MIDDLE*/
#AreaMiddleCenter h1 {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  font-size: 1.5em;
  font-weight: normal;
  color: #423b8c;
  text-align: left;
}
#AreaMiddleCenter h2 {
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 5px;
  font-size: 1.2em;
  font-weight: normal;
  color: #423b8c;
  text-align: left;
}
#AreaMiddleCenter h3 {
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 2px;
  font-size: 1em;
  font-weight: bold;
  color: #423b8c;
  text-align: left;
}
#AreaMiddleCenter p {
  font-size: 0.8em;
  color: #000000;
  text-align: justify;
}
#AreaMiddleCenter .Remark {
  color: #cccccc;
  font-style: italic;
}
#AreaMiddleCenter p.Small {
  font-size: 0.7em;
  color: #000000;
  text-align: justify;
}
#AreaMiddleCenter p.LabelTitle {
  margin: 0px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 0.7em;
  text-align: left;
}
#AreaMiddleCenter .Label {
  color: #999999;
  font-style: normal;
  font-family: "Courier New", Verdane, Arial, Sans-serif;
}
#AreaMiddleCenter a {
  color: #3366cc;
}
#AreaMiddleCenter a:hover {
  color: #cc0000;
  text-decoration: none;
}
#AreaMiddleCenter table {
	background-color: #cccccc;
}
#AreaMiddleCenter th {
	padding: 3px;
	background-color: #f0f0f0;
	vertical-align: top;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
}
#AreaMiddleCenter td {
	padding: 3px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
}
#AreaMiddleCenter table.Normal {
	width: 100%;
	background-color: #ffffff;
}
#AreaMiddleCenter td.Normal {
	padding: 0px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}
#AreaMiddleCenter table.Separator {
	width: 100%;
	background-color: #ffffff;
}
#AreaMiddleCenter th.Separator {
	padding: 3px;
	background-color: #f0f0f0;
	vertical-align: top;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}
#AreaMiddleCenter td.Separator {
	padding: 3px;
	background-color: #f0f0f0;
	vertical-align: top;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}
/*  CONTENT RIGHT */
#AreaMiddleRight h1 { display: none; }
#AreaMiddleRight h2 { display: none; }
#AreaMiddleRight p { display: none; }
#AreaMiddleRight p.Image { display: none; }
#AreaMiddleRight a { display: none; }
#AreaMiddleRight a:hover { display: none; }
/* BOTTOM SUB CONTENT */
#AreaBottomSubContent p { display: none; }
#AreaBottomSubContent a { display: none; }
#AreaBottomSubContent a:hover { display: none; }
/* BOTTOM  */
#AreaBottom p { display: none; }
#AreaBottom a { display: none; }
#AreaBottom a:hover { display: none; }
/*  */
