
        body
        {
                margin:0px;
                padding:0px;
                background-color:#8d9cb9;
        }

        img
        {
                border:none;
        }

        td
        {
                color:#ffffff;
                font-family:Tahoma;
                font-size:12px;
        }

        .mainTable
        {
                  background-image:url('/images/mainPageBg.jpg');
                  background-position:top;
                  background-repeat:repeat-x;
        }

        .menuDivOff
        {
                  background-image:url('/images/menuOffBg.gif');
                  background-position:top;
                  background-repeat:repeat-x;
                  height:28;
                  text-align:center;
                  color:#ffffff;
                  text-transform:uppercase;
                  font-weight:bold;
                  vertical-align: sub;
        }

        .menuDivOff a, .menuDivOff a:link, .menuDivOff a:visited
        {
                color:#ffffff;
                text-decoration:none;
        }

        .mmDivOff
        {
                  background-image:url('/images/mmOffBg.gif');
                  background-position:top;
                  background-repeat:repeat-x;
                  height:28;
                  text-align:center;
                  color:#ffffff;
                  font-weight:bold;
                  border-bottom:2px solid #112750;
                  border-right:1px solid #112750;
        }

        .mmDivOff a, .mmDivOff a:visited
        {
                color:#ffffff;
                text-decoration:none;
        }

        .receptionBg
        {
                  background-image:url('/images/receptionCollageEndBg.jpg');
                  background-position:top;
                  background-repeat:no-repeat;
        }

        .bigLabel
        {
                font-weight:bold;
                font-size:13px;
        }

        .contactText
        {
                margin:20px;
                margin-top:30px;
                line-height:16px;
        }

        a, a:link, a:visited
        {
                color:#98d2ff;
                text-decoration:none;
        }

        .newsHeader
        {
                text-transform:uppercase;
                font-weight:bold;
                border-top:1px dotted #ffffff;
                border-bottom:1px dotted #ffffff;
                padding:4px;
        }

        .divDate
        {
                color:#9cf5fe;
                font-weight:bold;
                display:block;
                margin-top:4px;
        }

        .divAnnounce
        {
                border-bottom:1px dotted #ffffff;
                padding:2px;
                padding-bottom:6px;
                margin-bottom:5px;
                color:#c7cfdd;
        }

        .copyText
        {
                color:#c7cfdd;
                font-size:10px;
                text-align:right;
                margin-top:40px;
        }
		.td-bg-fix{
		background-image: url(/images/mainPageCollage.jpg);
		}
		.under{
		text-decoration: underline;
		}
		.divDate a, .divDate a:hover, .divDate a:link{
		text-decoration: underline;
		}
       
