.ContainerMaster{
float: left;
width: 100%;
max-width: 100%;
display: inline;
padding: 0 0 0 0;
margin: 15px 0 0 0;
clear: both;
text-align: left;

}

.TitleRow{float:left; height: 31px; width: 100%; background-image: url(TitleRow.jpg);background-repeat: repeat-x; background-position: top left; clear: both; display: inline;}
.TitleRow img{display: inline; padding: 0 0 0 0; margin: 0 0 0 0; clear: none;}
.LeftFrame{float: left; width:100%; background-image: url(LeftFrame.jpg); background-repeat: repeat-y;background-position: top left; clear: both;display: inline;}
.MainRow{float: left; width: 100%; padding: 0 0 0 0; background-image: url(RightFrame.jpg);background-repeat: repeat-y;background-position: top right; clear:both; display: inline;}
.FooterRow{float: left; width: 100%; height:20px; background-image: url(UnderlineFooter.jpg);background-repeat: repeat-x;background-position: top left; clear:both; display: inline;}

.Content{
float: left;
padding: 10px 10px 10px 10px;
display: inline;
}

.cssTitle
{font-family: Verdana,Tahoma,Arial,Helvetica,San-serif;
font-size:13px;
font-weight:bold;
color:#30548F;
text-align: left;
padding-left: 10px;
line-height: 35px;
}





