
.containermaster
{
	width: 100%;
	background-color: transparent; 
	text-align: left;
    border-right: #7994cb 0px solid;
    border-top: #7994cb 0px solid;
    border-left: #7994cb 0px solid;
    border-bottom: #7994cb 0px solid;
    moz-border-radius-bottomleft: 0px;
    moz-border-radius-bottomright: 0px;
    moz-border-radius-topleft: 0px;
    moz-border-radius-topright: 0px;
    margin:0;
    padding:0;
}
.containerrow1 {
	/* background-image: url(AHNA-Purple.jpg); */
}
.containerrow2 {
	/* background-color: #ffffff;*/
}

 
.title-magenta {
font-family: Arial, Verdana, san-serif;
font-size: 18px;
color: rgb( 130, 62, 145);
font-weight: normal;
}
.title-blue {
font-family: Arial, Verdana, san-serif;
font-size: 18px;
color: #4B5870;
font-weight: normal;
}
.container-title h1 {
    margin: 4px 0px 0px 5px;
    padding: 0px;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
}
