/*********** SELECTOR STYLES  ***********/
body { background:#e4e8d3 url(images/inner_top_bg.gif) repeat-x top; font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; table-layout:fixed; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.6em; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
img { border:0px;	}
li { margin-bottom:5px; }
ol { margin:5px 0 5px 30px; padding:0; }
ul { margin:5px 0 5px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { -moz-border-radius:5pt; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; }
textarea { border:1px solid #ccc; padding:2px; overflow:auto; }
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#360; }

.input { padding:1px 2px 1px 4px; border:1px solid #ccc; background:#fff !important; }
.button { background:#4b6e80; color:#fff; border:0; padding:3px 8px; overflow:visible; }

/***** ALIGNMENT STYLES *****/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fo { float:left; width:100%; display:inline; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }

/***** FORMAT STYLES *****/
.alpha50 { opacity:0.5; filter:alpha(opacity=50); }
.alpha75 { opacity:.75; filter:alpha(opacity=75); }
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ww { word-wrap:break-word; word-break:break-all; word-break/* */:normal; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }
.ul0 li { list-style:none; }

/***** MARGIN STYLES *****/
.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb0px { margin-bottom:0px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.ml1px { margin-left:1px; }
.ml2px { margin-left:2px; }
.ml5px { margin-left:5px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml12px { margin-left:12px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }

/***** PADDING STYLES *****/
.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p10px15px { padding:10px 15px; }
.pb0px { padding-bottom:0px; }
.pb2px { padding-bottom:2px; }
.pb5px { padding-bottom:5px; }
.pb10px { padding-bottom:5px; }
.p15px { padding:15px; }
.pl1px { padding-left:1px; }
.pl2px { padding-left:2px; }
.pl5px { padding-left:5px; }
.pl10px { padding-left:10px; }
.pl12px { padding-left:12px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }

/***** COLOR STYLES *****/
.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#f00; }
.blue, .blue a:link, .blue a:visited { color:#06c; }
.blue a:hover, .blue a:active { color:#036; }
.brown, .brown a:link, .brown a:visited { color:#900; }
.gray, .gray a:link, .gray a:visited { color:#666; }
.gray a:hover, .gray a:active { color:#222; }
.green, .green a:link, .green a:visited { color:#060; }
.green a:hover, .green a:active { color:#f60; }
.magenta, .magenta a:link, .magenta a:visited { color:#f0f; }
.magenta a:hover, .magenta a:active { color:#606; }
.maroon, .maroon a:link, .maroon a:visited { color:#c00; }
.maroon a:hover, .maroon a:active { color:#900; }
.orange, .orange a:link, .orange a:visited { color:#f60; }
.orange a:hover, .orange a:active { color:#f00; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.silver, .silver a:link, .silver a:visited { color:#ccc; }
.silver a:hover, .silver a:active { color:#fff; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#ddf; }
.yellow, .yellow a:link, .yellow a:visited { color:#ff0; }
.yellow a:hover, .yellow a:active { color:#ff9; }

.bdr { border:1px solid #ddd; }
.bdr2 { border:1px solid #bacae3; }
.bdr3 { border:1px solid #ffabab; }
.bdrT { border-top:1px solid #ccc; }
.bdrR { border-right:1px solid #ccc; }
.bdrB { border-bottom:1px solid #ccc; }
.bdrB2 { border-bottom:1px dashed #090; }
.bdrL { border-left:1px solid #ccc; }
.bdrWhite, .bdrWhite td, .bdrWhite th { border:1px solid #fff; }
.bdrAll td, .bdrAll th  { border:1px solid #e5e5e5; }
.bdrAllRows td, .bdrAllRows th  { border:1px solid #e5e5e5; border-width:1px 0; }
.bdrT0 { border-top:0; }
.bdrB0 { border-bottom:0; }
.bdr0, .bdr0 td, .bdr0 th { border:0; }

.b1 { background:url(images/b1.gif) no-repeat 0% .25em; }
.b2 { background:url(images/b2.gif) no-repeat 0% .35em; }
.b3 { background:url(images/b3.gif) no-repeat 0% .55em; }
.b4 { background:url(images/b4.gif) no-repeat 0% .3em; }
.b5 { background:url(images/b5.gif) no-repeat 0% .5em; }
.b6 { background:url(images/b6.gif) no-repeat 0% .35em; }
.b7 { background:url(images/b7.gif) no-repeat 0% .5em; }
.b8 { background:url(images/b8.gif) no-repeat 0% .35em; }
.b9 { background:url(images/b9.gif) no-repeat 0% .35em; }
.b10 { background:url(images/b10.gif) no-repeat 0% .35em; }
.b11 { background:url(images/b11.gif) no-repeat 0% .4em; }

.bg1 { background:#fefeee; }
.bgWhite { background:#fff; }
.g1 { background:#e9f5b8 url(images/g1.gif) repeat-x bottom; }
.g2 { background:#e3f5ff url(images/g2.gif) repeat-x bottom; }
.g3 { background:#eef9e0 url(images/g3.gif) repeat-x bottom; }
.g4 { background:#fff url(images/g4.gif) repeat-x bottom; }
.g5 { background:#f76f02 url(images/g5.gif) repeat-x bottom; }
.g6 { background:#fff url(images/g6.gif) repeat-x top; }
.g7 { background:#fff url(images/g7.gif) repeat-x top; }
.g8 { background:#f76f02 url(images/g8.gif) repeat-x bottom; }
.g9 { background:#4c6f82 url(images/g9.gif) repeat-x bottom; }
.g10 { background:#fff url(images/g10.gif) repeat-x top; }
.g11 { background:#fff url(images/g11.gif) repeat-x bottom; }
.g12 { background:#fff url(images/g12.gif) repeat-x top; }

.hr1 { background:url(images/hr1.gif); }
.hr2 { background:url(images/hr2.gif); }
.hr3 { background:url(images/hr3.gif); }
.hr4 { background:url(images/hr4.gif); }
.hr5 { background:url(images/hr5.gif); }
.vr1 { background:url(images/vr1.gif) repeat-y center; }
.vr2 { background:url(images/vr2.gif) repeat-y center; }
.vr3 { background:url(images/vr3.gif) repeat-y center; }
.vr4 { background:url(images/vr4.gif) repeat-y center; }
.vr5 { background:url(images/vr5.gif) repeat-y center; }

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }
.xxlarge { font-size:1.4em; }
.xxxlarge { font-size:1.6em; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS"; }
.fftnr { font-family:"Times New Roman"; }
.ffv { font-family:Verdana; }

/***** OTHER STYLES *****/
.w20 { width:20%; }
.w25 { width:25%; }
.w30 { width:30%; }
.w33 { width:33%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }
.w66 { width:55%; }
.w100 { width:100%; }

.f120x120 { width:120px; margin:0 auto; }
.f120x120 p { overflow:hidden; width:120px; height:120px; line-height:120px; display:table-cell; }
.f120x120 img { margin-top: expression(( 120 - this.height ) / 2); }

.f250x250 { width:250px; margin:0 auto; }
.f250x250 p { overflow:hidden; width:250px; height:250px; line-height:250px; display:table-cell; }
.f250x250 img { margin-top: expression(( 250 - this.height ) / 2); }

/***** BODY STYLES *****/
#body { background:#fff; border:1px solid #afb1a6; border-width:0 1px; width:990px; margin:0 auto; }
.tgl .l { background:url(images/tgl_bg.gif) repeat-x bottom; padding-bottom:15px; }
.header { background:url(images/header_bg.gif); }

.search .tbg { background:url(images/search_tbg.gif); }
.search .bbg { background:url(images/search_bbg.gif); }
.search .co { background:#e6ecf2; border:1px solid #80caff; border-width:0 1px; }
.search .h { background:url(images/search_head_u.gif) no-repeat right bottom; }

.login .tbg { background:url(images/login_tbg.gif); }
.login .bbg { background:url(images/login_bbg.gif); }
.login .co { background:#f5fae1; border:1px solid #aac14c; border-width:0 1px; }
.login .h { background:url(images/login_head_u.gif) no-repeat right bottom; }

.tml .on { background:url(images/tml_on_bg.gif); }
.tml .off { background:url(images/tml_off_bg.gif); }

.footer { background:url(images/header_bg.gif) repeat-x bottom; }
.footer a { margin:0 5px; }
.bml { background:#c1d768; border:1px solid #b1c758; }
.copyright { border-top:1px solid #ff0; }

.pageHead { border-bottom:1px dashed #75a229; }

.classified { border:1px solid #e1e7c6; }
.classified .bg { background:#fcfdfa url(images/classified_bg.gif) repeat-x center;  }

.headVr { background:#f1f1f1; border:1px solid #fff; }

.pByC .l { border-left:5px solid #06c; background:url(images/pByC_lbg.gif) repeat-x bottom; }
.pByC .pic { padding:8px 0 5px 5px; }
.pByC .pic img { border:1px dashed #666; }
.pByC .m { border-bottom:1px dashed #999; }

