body { margin: 0px; padding: 0px; text-align: center; height: 100%; font-size: 12px; font-family: arial, sans, tahoma, times, times new roman; background: url('../images/bg_5.jpg') repeat-x; }
.px4 { font-size: 4px; }
.px5 { font-size: 5px; }
.px6 { font-size: 6px; }
.px7 { font-size: 7px; }
.px8 { font-size: 8px; }
.px9 { font-size: 9px; }
.px10 { font-size: 10px; }
.px11 { font-size: 11px; }
.px12 { font-size: 12px; }
.px13 { font-size: 13px; }
.px14 { font-size: 14px; }
.px15 { font-size: 15px; }
.px16 { font-size: 16px; }
.px17 { font-size: 17px; }
.px18 { font-size: 18px; }
.boldIt { font-weight: bold; }
.noBold { font-weight: normal; }
.italicIt { font-style: italic; }
.underIt { text-decoration: underline; }
.noUnder { text-decoration: none; }
.redBold { color: #ff0000; background-color: inherit; font-weight: bold; }
.blueBold { color: #0000ff; background-color: inherit; font-weight: bold; }
.blackIt { color: #000000; background-color: inherit; }
.redIt { color: #ff0000; background-color: inherit; }
.blueIt { color: #0000ff; background-color: inherit; }
.whiteIt { color: #ffffff; background-color: inherit; }
.ddBG { background-color: #000099; color: #ffffff; }
.skyBG { background-color: #6699cc; color: #ffffff; }
.sky2BG { background-color: #ddddff; color: inherit; }
.whiteBG { background-color: #ffffff; color: inherit; }
.tanBG { background-color: #ffff99; color: inherit; }
.silverBG { background-color: #dddddd; color: inherit; }
.greyBG { background-color: #eeeeee; color: inherit; }
.yellowBG { background-color: #ffff00; color: #ff0000; }
.blackBG { background-color: #000000; color: inherit; }
.floatR { float: right; }
.floatL { float: left; }
.noshow { display: none; }
.yashow { display: block; }
.novis { visibility: hidden; }
.formIt { background-color: #eeddff; color: #000000; }
.alignL { text-align: left; }
.alignR { text-align: right; }
.alignC { text-align: center; }
.mt5 { margin-top: 5px; }
.mb5 { margin-bottom: 5px; }
.mb3 { margin-bottom: 3px; }
.ml5 { margin-left: 5px; }
.ml3 { margin-left: 3px; }
.mr5 { margin-right: 5px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mb10 { margin-bottom: 10px; }
.ml10 { margin-left: 10px; }
.ml50 { margin-left: 50px; }
.mr10 { margin-right: 10px; }
.pad2 { padding: 2px; }
.pad5 { padding: 5px; }
.pad10 { padding: 10px; }
.pl5 { padding-left: 5px; }
.pr5 { padding-right: 5px; }
.dottedT { border-top: dotted 1px #000099; }
.dottedB { border-bottom: dotted 1px #000099; }
.borderL { border-left: solid 1px #000099; }
.borderR { border-right: solid 1px #000099; }
.borderB { border-bottom: solid 1px #000099; }
.borderT { border-top: solid 1px #000099; }
.borderAll { border: solid 1px #000099; }
.borderAllDotted { border: dotted 1px #000099; }
.arrowIt { list-style-image: url('../images/icon_rightarrow.gif'); }
.divider { position: relative; height: 1px; border-bottom: dotted 1px #000099; font-size: 1px; }
a:link { color: #0000ff; background-color: inherit; }
a:visited { color: #0000ff; background-color: inherit; }
a:hover { color: #ff0000; background-color: inherit; cursor: pointer; }
.hoverIt:hover { color: #ff0000; }
.w150 { width: 150px; }
#mainTB { width: 960px; margin: 0px auto; }
li { margin-bottom: 4px; }
/*----td img {display: block;}---------->BUGGY IN FIREFOX 2.0 ---*/
#upperMenuDiv { position: relative; width: 960px; height: auto; margin: 0px auto; }
#upperHeadImg { position: relative; width: 960px; height: 38px; text-align: right; background: url('../images/referral/referal_fl_header_upper.jpg') left no-repeat; }
#upperHeadTxt { padding-top: 22px; padding-right: 10px; font-size: 19px; font-family: tahoma; color: #dddddd; background-color: inherit; }

#stripLeft { background: url('../images/strip_left.jpg') left repeat-y; }
#stripRight { background: url('../images/strip_right.jpg') right repeat-y; }
#contentTD {  background-color: #ffffff; color: inherit; }
#contentDiv { position: relative; width: 952px; height: auto; text-align: left; }

#footerDiv { position: relative; width: 100%; margin: 0px auto; background-color: #000099; color: #ffffff; }
fieldset { -moz-border-radius: 5pt; }
