em 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
}

.ContainerMaster {
    width: 100%;
}

.ContainerMasterMorado {
	background-color: #C3C5EC;
	BORDER-RIGHT: #9599D8 1px solid; 
	BORDER-TOP: #9599D8 1px solid; 
	BORDER-LEFT: #9599D8 1px solid; 
	BORDER-BOTTOM: #9599D8 1px solid; 
}

.Title {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
}

.TitleMorado {
	color: rgb(166, 98, 204);
}

.SubTitleMorado 
{
    font-size: 11pt;
	color: #B3B3B3;
}

.ContentPane {
	text-align:left;
}

.CompleteWidth {
	width: 100%;
}

.Middle {
	vertical-align: middle;
}

.ContainerRow1 {
	border-bottom: #9599D8 1px solid;
}

.ContainerRow2 {
	background-color: #ffffff;
}

.TextBoxStyle
{
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
}

.ComboBoxStyle
{
    font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
}

a
{
	color: #11449e;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}
a:hover
{
	color: #11449e;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}





