body, div, td, th, p, a, ul, li, h1, h2, h3, h4, h5, h6, form, input, select, textarea {
    color : #333366;
    font-family : Tahoma, Verdana; 
    font-size : 11px;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

body {background-color: #00ADEE; text-align: center;}
h1{font-size: 14px; color: #FFFFFF;}
h2{font-size: 12px; font-weight: bold; color: #AA0000;}
ol, ul {list-style:none outside none;}

#img1{overflow: hidden; width: 245px; height: 120px;}
#img2{overflow: hidden; width: 245px; height: 140px;}
#img3{overflow: hidden; width: 245px; height: 160px;}
#img4{overflow: hidden; width: 245px; height: 130px;}

table {border: 0px none #FFFFFF; border-collapse: collapse;}
td,th {margin: 0px; padding: 0px; border: 0px;}
img {border: 0px none #FFFFFF;}

.lt {text-align: left; vertical-align: top;}
.lm {text-align: left; vertical-align: middle;}
.lb {text-align: left; vertical-align: bottom;}
.ct {text-align: center; vertical-align: top;}
.cm {text-align: center; vertical-align: middle;}
.cb {text-align: center; vertical-align: bottom;}
.rt {text-align: right; vertical-align: top;}
.rm {text-align: right; vertical-align: middle;}
.rb {text-align: right; vertical-align: bottom;}
.jt {text-align: justify; vertical-align: top;}


.w10 {width: 10px;}
.w20 {width: 20px;}
.w30 {width: 30px;}
.w160 {width: 160px;}
.w245 {width: 245px;}
.w980 {width: 980px;}
.wall {width: 100%;}

.h5 {height: 5px; font-size:1px; max-height: 5px; overflow: hidden;}
.h10 {height: 10px;}
.h20 {height: 20px;}
.h30 {height: 30px;}
.h40 {height: 40px;}
.h100 {height: 100px;}
.h120 {height: 120px;}
.h130 {height: 130px;}
.h140 {height: 140px;}
.h160 {height: 160px;}
.h230 {height: 230px;}

.bld {font-weight: bold;}

.wht {color: #FFFFFF;}
.red {color: #CC0000;}
.org {color: #FF6600;}
.yel {color: #DDDD00;}
.grn {color: #339933;}
.lbl {color: #00ADEE;}
.dbl {color: #333399;}
.pur {color: #666699;}

.wht_b {background-color: #FFFFFF;}
.red_b {background-color: #CC0000;}
.org_b {background-color: #FF6600;}
.yel_b {background-color: #DDDD00;}
.grn_b {background-color: #339933;}
.lbl_b {background-color: #00ADEE;}
.dbl_b {background-color: #333399;}
.pur_b {background-color: #666699;}

.yel_vl {background: url(../images/c/yel_vl.gif) no-repeat left top;}
.grn_vl {background: url(../images/c/grn_vl.gif) no-repeat left top;}
.dbl_vl {background: url(../images/c/dbl_vl.gif) no-repeat left top;}

.brd_wht {border: 1px solid #FFFFFF;}
.brd_t_lbl {border-top: 1px dotted #00ADEE;}
.brd_t_pur {border-top: 1px solid #666699;}

.fs10 {font-size: 10px;}
.fs12 {font-size: 12px;}
.fs14 {font-size: 14px;}

.ti20 {text-indent: 20px;}

.und {text-decoration: underline;}

.p5 {padding: 5px;}

.mtab {color: #FFFFFF; font-size: 10px; font-weight: bold;}
.selmtab {color: #FFFF00; font-size: 10px; font-weight: bold;}
.flrightimg {float:right; margin-left: 20px; margin-bottom: 15px;}

.chand {cursor: pointer;}

