.ContainerMaster {
	width: 100%;
	margin-bottom: 10px;
}

.Cont_TitleTab {
	width: 100%;
}
.TitlePurple_TL {
	width: 4px;
	height: 4px;
	background-image: url(images/TitlePurple_TL.gif);
	background-repeat: no-repeat;
}
.TitlePurple_T {
	background-color: #6F0049;
}
.TitlePurple_TR {
	width: 4px;
	height: 4px;
	background-image: url(images/TitlePurple_TR.gif);
	background-repeat: no-repeat;
}
.TitlePurple_L {
	background-color: #6F0049;
}
.TitlePurple_M {
	background-color: #6F0049;
	padding: 6px;
}
.TitlePurple_R {
	background-color: #6F0049;
}
.TitlePurple_BL {
	width: 4px;
	height: 4px;
	background-image: url(images/TitlePurple_BL.gif);
	background-repeat: no-repeat;
}
.TitlePurple_B {
	background-color: #6F0049;
}
.TitlePurple_BR {
	width: 4px;
	height: 4px;
	background-image: url(images/TitlePurple_BR.gif);
	background-repeat: no-repeat;
}
.Cont_Title {
	font-family: Verdana;
	font-size: 14pt;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.Cont_Content {
	padding: 3px 10px;
	_padding-top:13px;
	vertical-align: top;
	background-image: url(images/GendarLogoBck.jpg);
	background-position: right;
	background-repeat: repeat-y;
}