body { background: url('../images/bg_strip.jpg') top repeat-x; font-size: 12px; font-family: tahoma,arial,times new roman; }
.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; }
.greenIt { color: #009900; background-color: inherit; }
.wcBG { background-color: #009966; color: #ffffff; }
.wc2BG { background-color: #F79910; color: #ffffff; }
.wc3BG { background-color: #FFCD04; color: #000000; }
.wcTile { background: url('../images/bg_tile.gif'); }
.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; }
.floatR { float: right; }
.floatL { float: left; }
.formIt { background-color: #eeddff; color: #000000; font-size: 12px; }
.alignL { text-align: left; }
.alignR { text-align: right; }
.alignC { text-align: center; }
.mt5 { margin-top: 5px; }
.mb5 { margin-bottom: 5px; }
.ml5 { margin-left: 5px; }
.mr5 { margin-right: 5px; }
.mt10 { margin-top: 10px; }
.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; }
.imgL { float: left; padding: 0px 10px 10px 0px; }
.pb3 { padding-bottom: 3px; }
.borderLB { border-left: solid 1px #000099; border-bottom: solid 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; }
.dottedT { border-top: dotted 1px; }
.dottedB { border-bottom: dotted 1px; }
.arrowIt { list-style-image: url('../images/icon_rightarrow.gif'); }
a:link { color: #0000ff; background-color: inherit; }
a:visited { color: #0000ff; background-color: inherit; }
a:hover { color: #ff0000; background-color: inherit; cursor: pointer; }
.inline { display: inline; }
#mainTB { border: double 4px #009900; }
#contentBodyTD { background: url('../images/tile_right.jpg') right repeat-y #ffffff; }
#menuBodyTD { background: url('../images/tile_left.jpg') left repeat-y; }
#menuAreaDiv { position: relative; width: 116px; height: auto; }
#contentContainer { position: relative; width: 654px; height: auto; padding: 15px; }
#contentBody { position: relative; height: auto; }
.pageTitle { position: relative; font-size: 16px; font-weight: bold; margin-bottom: 10px; background: url('../images/tile_left.jpg') left repeat-y; }
.subtitle { font-size: 14px; font-weight: bold; }
#footerTD { background: url('../images/wc_footer.jpg') top no-repeat; }
#footerDiv { position: relative; width: 800px; height: 71px; text-align: center; font-size: 11px; }
hr { background-color: #009900; color: #009900; }
fieldset { -moz-border-radius: 5px; -webkit-border-radius: 5px; }/*---  opacity: 0.5; THIS IS ONLY FOR MOZILLA BROWSERS----*/
legend { font-size: 16px; font-weight: bold; }
li { margin-bottom: 20px; }

#ajaxMsgDiv { position: absolute; right: 10px; width: auto; height: 34px; }
#searchDiv { display: none; }
#viewMemberDiv { display: none; }
#exportCSVDiv { display: none; }

/*======MEMBER'S INDEX=========*/
form { margin: 0px; padding: 0px; }
.newEvent { margin-bottom: 6px; line-height: 18px; padding: 5px; }
.moreInfo { display: none; padding: 5px; }
#eventFieldset { margin-top: 15px; padding: 5px; }
#paymentFieldset { display: none; }