.corpcontentbox

{
    font-family: Verdana, Arial, Helvetica;
    FONT-SIZE: 12px;
    color: #000;
    background:white;
    padding-top: 5px;
    padding-left: 5px;
    margin-top: 5px;
    padding-right: 10px;
}




.containerWhiteSpacer

{

    WIDTH: 25px;

    HEIGHT: 24px

}

.containerRedSpacer

{

    WIDTH: 100%;

    HEIGHT: 1px

}
.image

{

    WIDTH: 0px;

    HEIGHT: 0px

}
.Head
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none


}
.containerMENU
{
    BORDER-RIGHT: white 5px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: white 5px solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: white 5px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: white 5px solid;
}
.container
{
    position: relative;
    left: 250px; 
    top: 150px;
    width: 350px; 
    height: 200px;
    overflow: auto;
}
.mghtitle
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    margin-top: 25px;
    TEXT-DECORATION: none
<-- 
.containerMENU

{
	border: 5px solid white;
	left: 225px;
	top: 225px;
	position: fixed;
	width: 200px;
}
 -->
