/* These are the Styles used by the MeetingXav.com section that
   sells downloadable presentations from piug meetings. */

.PageContent {
    position: absolute;
    left: 32px;
    top: 32px;
    width: 640px;
    }

.StandardBody {
    background-color: #fffddb;
    color: #000000;
    line-height: 110%;
    font-family: "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 10pt;
    }

.ErrorText {
    color: #ee2e23;
    font-size: 10pt;
    font-weight: bold;
    }

.NormalText {
    font-size: 10pt;
    }

.NormalHeading {
    font-size: 11pt;
    font-weight: bold;
    color: #0000FF;
    }
