.cRed{ color:#FF0000; }
.cBlack{ color:#000000 }

.fwBold{ font-weight:bold}

.w60{ width:60px }
.w100{ width:100px }
.w140{ width:140px }
.w140{ width:150px }
.w700{ width:700px }
.w730{ width:730px }

.h20{ height:20px }

.taCenter{ text-align:center }
.taRight{ text-align:right }

.vaTop{ vertical-align:top }

.bgC1{ background-color:#EEEEEE }
.bgC2{ background-color:#CCCCCC }

.pTop3{ padding-top:3px; }
.pTop5{ padding-top:5px;}


.bBottom{ border-bottom:1px dotted black; }
