/* =============== Container  =============== */

.FullWidth {
    width: 100%;
}
.Container {
    margin: 0px;
    margin-bottom: 0px;
    _margin-top: 5px;
}
.FooterPart .Container {
    margin: 5px 0px;
    _margin-bottom: 10px;
    _margin-top: 10px;
}
p {
	padding: 0px;
	margin: 6px 0px;
}

.RoundTitleDiv {
	padding: 2px 8px;
}
.BodyPart .BarTitleDiv {
	padding: 0px 7px;
	top: -8px;
}
.FooterPart .BarTitleDiv {
	padding:2px 10px;
	top: 4px;
}
.HTitle {
    margin: 0px;
    padding: 0px;
    text-align:center;
    display:block;
}
.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: #fff;
	font-size: 1.5em;
	font-weight: lighter;
	 font-family:Tahoma, Arial, helvetica;
     text-align:center;
     width:100%;
     text-transform:uppercase;
}
.BarTitleDiv img {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom:2px;
}
.RoundTitleDiv img {
	vertical-align: bottom;
	margin-right: 10px;
}
.RoundContent {
    padding: 3px 6px;
}
.FooterFullW tbody tr td td td td.RoundContent {
    padding: 3px 6px;
}

/* ==================================================--------------_cur_images--------------================================================ */
.H_cur_NT_TL {
	width: 15px;
	height: 15px;
	background-image: url(images/H_cur_NT_TL.png);
}
.H_cur_NT_T {
	height: 15px;
	background-image: url(images/H_cur_NT_T.png);
	background-repeat: repeat-x;
}
.H_cur_NT_TR {
	width: 15px;
	height: 15px;
	background-image: url(images/H_cur_NT_TR.png);
}
.H_cur_NT_L {
	width: 15px;
	background-image: url(images/H_cur_NT_L.png);
	background-repeat: repeat-y;
}
.H_cur_NT_M {
	background-color: #ffffff;
}
.H_cur_NT_R {
	width: 15px;
	background-image: url(images/H_cur_NT_R.png);
	background-repeat: repeat-y;
}
.H_cur_NT_BL {
	width: 15px;
	height: 15px;
	background-image: url(images/H_cur_NT_BL.png);
}
.H_cur_NT_B {
	height: 15px;
	background-image: url(images/H_cur_NT_B.png);
	background-repeat: repeat-x;
}
.H_cur_NT_BR {
	width: 15px;
	height: 15px;
	background-image: url(images/H_cur_NT_BR.png);
}
.H_cur_T_TL {
	width: 15px;
	height: 24px;
	background-image: url(images/H_cur_T_L.png);
	background-repeat: repeat-y;
	vertical-align: top;
}
.H_cur_T_TLimg {
	width: 15px;
	height: 24px;
	background-image: url(images/H_cur_T_TL.png);
	background-repeat: no-repeat;
}
.H_cur_T_T {
	background-image: url(images/H_cur_T_T.png);
	background-color: #D9857E;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.H_cur_T_TR {
	width: 15px;
	height: 24px;
	background-image: url(images/H_cur_T_R.png);
	background-repeat: repeat-y;
	vertical-align: top;
}
.H_cur_T_TRimg {
	width: 15px;
	height: 24px;
	background-image: url(images/H_cur_T_TR.png);
	background-repeat: no-repeat;
}
.H_cur_T_ML {
	width: 15px;
	height: 20px;
	background-image: url(images/H_cur_T_L.png);
	background-repeat: repeat-y;
}
.H_cur_T_MM {
	height: 20px;
	background-color: #D9857E;
}
.H_cur_T_MR {
	width: 15px;
	height: 20px;
	background-image: url(images/H_cur_T_R.png);
	background-repeat: repeat-y;
}
.F_cur_NT_TL {
	width: 10px;
	height: 5px;
	background-image: url(images/F_cur_NT_TL.png);
}
.F_cur_NT_TR {
	width: 10px;
	height: 5px;
	background-image: url(images/F_cur_NT_TR.png);
}
.F_cur_NT_L, .F_cur_NT_R, .F_cur_NT_M, .F_cur_NT_B, .F_cur_NT_T {
	background-color: #D9857E;
}
.F_cur_NT_BL {
	width: 10px;
	height: 4px;
	background-image: url(images/F_cur_NT_BL.png);
}
.F_cur_NT_BR {
	width: 10px;
	height: 4px;
	background-image: url(images/F_cur_NT_BR.png);
}
.F_cur_T_TL {
	width: 10px;
	height: 31px;
	background-color: #D9857E;
	background-image: url(images/F_cur_T_TL.png);
	background-repeat: no-repeat;
}
.F_cur_T_T {
	height: 31px;
	background-color: #D9857E;
	background-image: url(images/F_cur_T_T.png);
	background-repeat: repeat-x;
}
.F_cur_T_TR {
	width: 10px;
	height: 31px;
	background-color: #D9857E;
	background-image: url(images/F_cur_T_TR.png);
	background-repeat: no-repeat;
}
