/* =============== 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;
}

/* ==================================================--------------   Red   --------------================================================ */
.HredNT_TL {
	width: 15px;
	height: 15px;
	background-image: url(images/HredNT_TL.gif);
}
.HredNT_T {
	height: 15px;
	background-image: url(images/HredNT_T.gif);
	background-repeat: repeat-x;
}
.HredNT_TR {
	width: 15px;
	height: 15px;
	background-image: url(images/HredNT_TR.gif);
}
.HredNT_L {
	width: 15px;
	background-image: url(images/HredNT_L.gif);
	background-repeat: repeat-y;
}
.HredNT_M {
	background-color: #ffffff;
}
.HredNT_R {
	width: 15px;
	background-image: url(images/HredNT_R.gif);
	background-repeat: repeat-y;
}
.HredNT_BL {
	width: 15px;
	height: 15px;
	background-image: url(images/HredNT_BL.gif);
}
.HredNT_B {
	height: 15px;
	background-image: url(images/HredNT_B.gif);
	background-repeat: repeat-x;
}
.HredNT_BR {
	width: 15px;
	height: 15px;
	background-image: url(images/HredNT_BR.gif);
}
.HredT_TL {
	width: 15px;
	height: 24px;
	background-image: url(images/HredT_L.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.HredT_TLimg {
	width: 15px;
	height: 24px;
	background-image: url(images/HredT_TL.gif);
	background-repeat: no-repeat;
}
.HredT_T {
	background-image: url(images/HredT_T.gif);
	background-color: #930b08;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.HredT_TR {
	width: 15px;
	height: 24px;
	background-image: url(images/HredT_R.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.HredT_TRimg {
	width: 15px;
	height: 24px;
	background-image: url(images/HredT_TR.gif);
	background-repeat: no-repeat;
}
.HredT_ML {
	width: 15px;
	height: 20px;
	background-image: url(images/HredT_L.gif);
	background-repeat: repeat-y;
}
.HredT_MM {
	height: 20px;
	background-color: #007e85;
}
.HredT_MR {
	width: 15px;
	height: 20px;
	background-image: url(images/HredT_R.gif);
	background-repeat: repeat-y;
}
.FredNT_TL {
	width: 10px;
	height: 5px;
	background-image: url(images/FredNT_TL.gif);
}
.FredNT_TR {
	width: 10px;
	height: 5px;
	background-image: url(images/FredNT_TR.gif);
}
.FredNT_L, .FredNT_R, .FredNT_M, .FredNT_B, .FredNT_T {
	background-color: #671412;
}
.FredNT_BL {
	width: 10px;
	height: 4px;
	background-image: url(images/FredNT_BL.gif);
}
.FredNT_BR {
	width: 10px;
	height: 4px;
	background-image: url(images/FredNT_BR.gif);
}
.FredT_TL {
	width: 10px;
	height: 31px;
	background-color: #05696f;
	background-image: url(images/FredT_TL.gif);
	background-repeat: no-repeat;
}
.FredT_T {
	height: 31px;
	background-color: #05696f;
	background-image: url(images/FredT_T.gif);
	background-repeat: repeat-x;
}
.FredT_TR {
	width: 10px;
	height: 31px;
	background-color: #05696f;
	background-image: url(images/FredT_TR.gif);
	background-repeat: no-repeat;
}

