BODY {
margin:0;
width:100%;
height:100%;
background-color:#FFF;
font-family:arial,helvetica;
font-size:12px;
}
HTML {
width:100%;
height:100%;
}
IMG {
border:0;
}
TD {
font-size:12px;
}
.title {
font-weight:bold;
font-size:12pt;
}
.head {
font-weight:bold;
font-size:14px;
}
.hTop {
vertical-align:top;
background-image:url(../img/main_hdr_bkg.jpg);
background-repeat:repeat-x;
}
.hCent TD {
vertical-align:top;
}
.hTxt {
font-weight:bold;
color:#FFF;
text-align:left;
padding-left:255px;
}
.cont {
background-image:url(../img/main_cont_bkg.gif);
background-repeat:repeat-y;
margin-top:22px;
width:861px;
height:100%;
}
.cont TD {
text-align:left;
}
.ftr {
width:100%;
height:96px;
}
.ftr TD {
text-align:center;
vertical-align:top;
background-image:url(../img/main_bkg_ftr.gif);
background-repeat:repeat-x;
}
.navR {
        height:32px;
        width:171px;
        background-image:url(../img/navR.gif);
        padding-left:4px;
		text-align:left;
        }
.navR A,.navR A:visited,.navR A:hover,.navRa A,.navRa A:visited,.navRa A:hover  {
        text-decoration:none;
        font-weight:bold;
        font-size:11px;
        display:block;
        width:158px;
        }
.navR A,.navR A:visited {
        color:#0F2978;
        }
.navR A:hover {
        color:#CB2121;
        }
A.navRa,A.navRa:visited,A.navRa:hover {		
		color:#CB2121 !important;
		}
.sLink A,.sLink A:visited,.sLink A:hover {
       color:#CB2121;
       font-weight:bold;
       font-size:11px;
       text-decoration:none;
       text-transform:uppercase;
       line-height:24px;
       }
A,A:visited {
       color:blue;
       text-decoration:none;
       }
A:hover {
       color:blue;
       text-decoration:underline;
      }