/* =============== Container  =============== */

.FullWidth {
    width: 100%;
}
.Container {
    margin: 0px;
    margin-bottom: 10px;
    _margin-top: 5px;
}
.FooterPart .Container {
    margin: 5px 0px;
    _margin-bottom: 10px;
    _margin-top: 10px;
}
p {
	padding: 0px;
	margin: 7px 0px;
}

.RoundTitleDiv {
	padding: 2px 8px;
}
.BodyPart .BarTitleDiv {
	padding: 0px 7px;
	top: -8px;
}
.FooterPart .BarTitleDiv {
	padding:2px 10px;
	top: 4px;
}
.HTitle {
    margin: 0px;
    padding: 0px;
}
.RoundTitleDiv h1, .RoundTitleDiv h2, .RoundTitleDiv h3, .RoundTitleDiv h4 {
    margin: 0px;
    padding: 0px;
    display: inline;
}
.RoundTitleDiv h2, .RoundTitleDiv h3, .RoundTitleDiv h4 {
	font-weight: bold;
}
.BarTitleDiv h1 {
    margin: 0px;
    padding: 0px;
    display: inline;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}
.BarTitleDiv img {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom:2px;
}
.RoundTitleDiv img {
	vertical-align: bottom;
	margin-right: 10px;
}
.RoundContent {
    padding: 3px 10px;
}
.FooterFullW tbody tr td td td td.RoundContent {
    padding: 3px 10px;
}

/* ==================================================--------------   Black   --------------================================================ */
.HBlackNT_TL {
	width: 15px;
	height: 15px;
	background-image: url(images/HBlackNT_TL.gif);
}
.HBlackNT_T {
	height: 15px;
	background-image: url(images/HBlackNT_T.gif);
	background-repeat: repeat-x;
}
.HBlackNT_TR {
	width: 15px;
	height: 15px;
	background-image: url(images/HBlackNT_TR.gif);
}
.HBlackNT_L {
	width: 15px;
	background-image: url(images/HBlackNT_L.gif);
	background-repeat: repeat-y;
}
.HBlackNT_M {
	background-color: #ffffff;
}
.HBlackNT_R {
	width: 15px;
	background-image: url(images/HBlackNT_R.gif);
	background-repeat: repeat-y;
}
.HBlackNT_BL {
	width: 15px;
	height: 15px;
	background-image: url(images/HBlackNT_BL.gif);
}
.HBlackNT_B {
	height: 15px;
	background-image: url(images/HBlackNT_B.gif);
	background-repeat: repeat-x;
}
.HBlackNT_BR {
	width: 15px;
	height: 15px;
	background-image: url(images/HBlackNT_BR.gif);
}
.HBlackT_TL {
	width: 15px;
	height: 24px;
	background-image: url(images/HBlackT_L.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.HBlackT_TLimg {
	width: 15px;
	height: 24px;
	background-image: url(images/HBlackT_TL.gif);
	background-repeat: no-repeat;
}
.HBlackT_T {
	background-image: url(images/HBlackT_T.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.HBlackT_TR {
	width: 15px;
	height: 24px;
	background-image: url(images/HBlackT_R.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.HBlackT_TRimg {
	width: 15px;
	height: 24px;
	background-image: url(images/HBlackT_TR.gif);
	background-repeat: no-repeat;
}
.HBlackT_ML {
	width: 15px;
	height: 20px;
	background-image: url(images/HBlackT_L.gif);
	background-repeat: repeat-y;
}
.HBlackT_MM {
	height: 20px;
	background-color: #000000;
}
.HBlackT_MR {
	width: 15px;
	height: 20px;
	background-image: url(images/HBlackT_R.gif);
	background-repeat: repeat-y;
}
.FBlackNT_TL {
	width: 10px;
	height: 5px;
	background-image: url(images/FBlackNT_TL.gif);
}
.FBlackNT_TR {
	width: 10px;
	height: 5px;
	background-image: url(images/FBlackNT_TR.gif);
}
.FBlackNT_L, .FBlackNT_R, .FBlackNT_M, .FBlackNT_B, .FBlackNT_T {
	background-color: #0d0d0d;
}
.FBlackNT_BL {
	width: 10px;
	height: 4px;
	background-image: url(images/FBlackNT_BL.gif);
}
.FBlackNT_BR {
	width: 10px;
	height: 4px;
	background-image: url(images/FBlackNT_BR.gif);
}
.FBlackT_TL {
	width: 10px;
	height: 31px;
	background-color: #252525;
	background-image: url(images/FBlackT_TL.gif);
	background-repeat: no-repeat;
}
.FBlackT_T {
	height: 31px;
	background-color: #252525;
	background-image: url(images/FBlackT_T.gif);
	background-repeat: repeat-x;
}
.FBlackT_TR {
	width: 10px;
	height: 31px;
	background-color: #252525;
	background-image: url(images/FBlackT_TR.gif);
	background-repeat: no-repeat;
}

