/* mergenine: wow The Burning Crusade theme for phpBB2 Plus 1.53a*/

/* The content of the posts (body of text) */
html
{
  height:100%;
}
body
  {
  height:100%;
  background:#000000;
  color:#FFFFFF;
  font:12px Verdana,Arial,Helvetica,sans-serif;
  margin:0px;
  padding:0;
/*  scrollbar-face-color: #202020;
  scrollbar-highlight-color: #606060;
  scrollbar-shadow-color: #303030;
  scrollbar-3dlight-color: #202020;
  scrollbar-arrow-color:  #7EE62D;
  scrollbar-track-color: #000000;
  scrollbar-darkshadow-color: #202020;*/
}
.popup {
  background-color: #000000;
  text-align: left;
  width: 305px;
  border: 1px;
  border-color: #CCCCCC;
  border-style: solid;
  position: relative;
}
/* General font families for common tags */
font,th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif}

/* General text */
.gensmall{font-size:10px}
td.genmed,.genmed{font-size:11px}
.explaintitle{font-size:11px;font-weight:bold;color:#FFF}

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#FFF;text-decoration:none}
a:hover{color:#7EE62D}

a.link2{color:#FFF}
a.link2:visited{color:#7EE62D}

/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#EDD76F}
a.topictitle:hover{color:#7EE62D}

/* titles for the statistics mod tables only */
.cattitle{font-size:11px;font-weight:bold}
a.cattitle:visited{color:#FFF}
a.cattitle:hover{color:#7EE62D}

/* titles for the topics:could specify viewed link colour too */
td.cathead
  {
  font-weight:bold;
  letter-spacing:1px;
  background-color:#212121;
  background-image: url(images/cellpic1.gif);
  height:29px;
  text-indent:4px;
  }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

hr
  {
  border: 1px inset #252525;
  }

/* Category gradients*/
td.cat,td.catBottom,td.catbottom
  {
  letter-spacing:1px;
  background-color:#1E1E1E;
  background-image: url(images/cellpic1.gif);
  height:22px;
  text-indent:4px;
  }
.catBottom,.catSides
  {
  font-weight:bold;
  letter-spacing:1px;
  background-color:#1E1E1E;
  background-image: url(images/cellpic1.gif);
  height:22px;
  font-size:10px;
  text-indent:4px;
  }
/* Main table cell colours and backgrounds */
.row1
  {
  background:#252525;
  }
.hiddencomment
  {
  background:#161616;
  color:#FFFFFF;
  border-style: none;
  }
.row2,.helpline
  {
  background:#161616;
  }
.row3{background:#161616}
.row4
  {
  background: #000000 url(images/nav_background.gif) repeat-x;
  height: 33px;
  }
.row6
  {
  background: #000000 url(images/rowpic6.gif) repeat-x;
  height: 23px;
  }
td.spacerow
  {
  background:#000000 url(images/chains.gif) repeat-x;
  height: 9px;
  }

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic
  {
  background:url(images/cellpic1.gif) #000000 repeat-x;
  height: 22px;
  }

/* Table Header cells */
th
  {
  background:#000000 url(images/thcellpic.gif);
  color:#7EE62D;
  font-size:11px;
  font-weight:bold;
  height:25px;
  white-space:nowrap;
  text-align:center;
  padding-left:8px;
  padding-right:8px;
  }

.view_bg
  {
  background: url(images/view_bg.gif) repeat-x;
  }

/* This is the border line & background colour round the entire page */
.bodyline
  {
  height:100%;
  background: url(images/tbc.jpg) repeat-x;
  border:0px solid #000000;
  }

/* This is the outline round the main forum tables */
.forumline
  {
  background:#010101;
  border:1px outset #EDD76F;
  }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1
  {
  font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  color:#FFF;
  }

.subtitle,h2
  {
  font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  text-decoration:none;
  }

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav
  {
  font-size:11px;
  font-weight:bold;
  color: #CCCCCC;
  }

.postbody
  {
  font-size:12px;line-height:125%;
  }

/* Location,number of posts,post date etc */
.postdetails{font-size:10px;color:#FFF}

/* Quote blocks and Code blocks*/

.quote
  {
  color: #c1c1c1;
  }
.code
  {
  color: #00CC00;
  }


/* This is for the error messages that pop up */
.errorline{background:#000000;border:1px outset #EDD76F}

/* Form elements */
form{display:inline}

input
  {
  font:11px Verdana,Arial,Helvetica,sans-serif;
  }

select  {
  color:#FFFFFF;
  background:#161616;
  font:11px Verdana,Arial,Helvetica,sans-serif
  }

input.post
  {
  color:#FFFFFF;
  background: #0B0B0B;
  border-top: 1px solid #766B37;
  border-left: 1px solid #766B37;
  border-bottom: 1px solid #B1A052;
  border-right: 1px solid #B1A052;
  font:11px Verdana,Arial,Helvetica,sans-serif;
  padding-bottom:2px;
  padding-left:2px;
  }

textarea.post
  {
  color:#FFFFFF;
  background: #0B0B0B;
  background: #0B0B0B;
  border-top: 1px solid #766B37;
  border-left: 1px solid #766B37;
  border-bottom: 1px solid #B1A052;
  border-right: 1px solid #B1A052;
  font:11px Verdana,Arial,Helvetica,sans-serif;
  padding-bottom:2px;
  padding-left:2px;
  }

input.button,input.liteoption,.fakebut
  {
  background-color : #225200;
  color : #FFCD00;
  border: 1px outset #52C500;
  font-size:11px;
  font-weight:bold;
  padding : 1px;
}

input.button:hover,input.liteoption:hover
  {
  background-color : #225200;
  color : #FFCD00;
  border: 1px inset #52C500;
  font-size:11px;
  font-weight:bold;
  padding : 1px;
  }


input.catbutton
  {
  color:#EDD76F;
  border:1px solid #343434;
  background:#202020;
  font-size:10px;
  }

input.catbutton:hover
  {
  background-color : #225200;
  color : #FFCD00;
  border: 1px inset #52C500;
  font-size:10px
  }

input.mainoption
  {
  background-color : #225200;
  color : #FFCD00;
  border: 1px outset #52C500;
  font-size:11px;
  font-weight:bold;
  padding : 1px;
  }

input.mainoption:hover
  {
  background-color : #225200;
  color : #FFCD00;
  border: 1px inset #52C500;
  font-size:11px;
  font-weight:bold;
  padding : 1px;
  }

a.but,a.but:visited
  {
  color: #CCCCCC;
  border:1px outset #006BDB;
  background:#06143D;
  font-size:11px;
  font-weight:bold;
  padding : 1px;
  }

a.but:hover
  {
  color:#EDD76F;
  border: 1px inset #006BDB;
  background:#06143D;
  font-size:11px;
  font-weight:bold;
  padding : 1px;
  }

/* This is the line in the posting page which shows the rollover
help line. Colour value in row2 */
.helpline
  {
  color:#EDD76F;
  background:#161616;
  border:0 solid;
  font-size:10px
  }


/* This is the gradient background at the top of the page */
.topnav
  {
  font-size:10px;
  background: #000000 url(images/cellpic_nav.gif) repeat-x;color:#FFFFFF;
height:21px;white-space:nowrap;border: 0px solid #91a0ae;border-width: 0px 0px 0px 0px}

/* Admin & Moderator Colours MODification */
.admin,.mod{font-size:11px;font-weight:bold}
.admin,a.admin,a.admin:visited{color:#FFFCCC}
.mod,a.mod,a.mod:visited{color:#006600}
a.admin:hover,a.mod:hover{color:#7EE62D}

/* Specify the space around images */
.imgtopic,.imgicon{margin-left:3px}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px 4px 1px 4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}


/* FI Colour Palette MOD - START */
.colouter,.col{border:1px solid #000;margin-left:10px}
.colouter{border-right-width:0;cursor:pointer}
.col{margin:0;padding:0 0 0 7px;display:inline;border-width:1px 1px 0 0;font-size:7px}
/* FI Colour Palette MOD - END */

abbr, acronym {
  border-bottom: 1px dotted #333;
  cursor: help;
}

.tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited {
  font-size: 11px;
  color: #EDD76F;
  text-decoration: none;
}

a.tab_links:hover {
  text-decoration: underline;
}

.tab_headers, th.tab_headers {
  color: #EDD76F;
  font-size: 11px;
  font-weight : bold;
  padding-left: 4px;
  padding-right: 8px;
  border: #EDD76F;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  background-color: #000000;
}

.tab_border  { background-color: #E5E5E5; border: 0px;}

.filler, th.filler {
  background-color:#E5E5E5;
  background-image:none;
}

.header_background
  {
  font-size:10px;
  color:#FFF;
  background: #000000 url(images/full_header_background.gif) repeat-x;
  height: 95px;
  }
.half_header_background
  {
  color:#7EE62D;
  background: #000000 url(images/half_header_background.gif) repeat-x;
  height: 73px;
  }
.nav_background
  {
  font-size:10px;
  background: #000000 url(images/nav_background.gif) repeat-x;
  color:#CCCCCC;
  height:33px;
  text-align:center;
  white-space:nowrap;
  border: 0px solid #91a0ae;
  }
.newsnav
  {
  background: transparent url(images/newsnav.gif) repeat-x;
  color:#FFF;
  height:29px;
  white-space:nowrap;
  }

.header_qlinks
  {
  background: #000000 url(images/qlinks_background.gif) repeat-x;
  font-size: 9px;
  }

.u_login
  {
  background: url(images/u_login.gif) no-repeat;
  height: 27px;
  }

.u_password
  {
  background: url(images/u_password.gif) no-repeat;
  height: 27px
  }
.login_bg
  {
  background: url(images/login_bg.gif) repeat-x;
  font-size: 9px;
  color: #FFFFFF;
  }

input.lsub {
background-image: url(images/l_go.gif);
background-repeat: no-repeat;
height: 29px;
width: 42px;
border: 0px;
cursor: default;
}

input.lsub1 {
background-image: url(images/menu-search.gif);
background-repeat: repeat-x;
height: 33px;
width: 74px;
border: 0px;
cursor: default;
}

input.lsub_lite {
background: url(images/l_go_lite.gif) repeat-x;
height: 29px;
width: 42px;
border: 0px;
}

input.log {
background: #081310;
border: 1px inset #60A874;
font: 9px  Verdana, Arial, Helvetica, sans-serif;
line-height: 11px;
padding-right: 4px;
color:#50BEA0;
}

.doiley {
  background: TRANSPARENT url(images/doiley.gif) no-repeat left 0px;
  height: 100%;
  }


.border_bot_center
  {
  background: #000000 url(images/border_bot_center.gif) repeat-x;
  color : #FFFFFF;
  font: bold 9px  Verdana, Arial, Helvetica, sans-serif;
  line-height: 11px;
  }

.border_side_left
  {
  background: #000000 url(images/border_side_left.gif) repeat-y;
  width: 45px;
  }
.border_side_right
  {
  background: #000000 url(images/border_side_right.gif) repeat-y;
  width: 45px;
  }

.border_top_right
  {
  background: #000000 url(images/border_top_right.gif) no-repeat;
  width: 45px;
  }
.border_top_left
  {
  background: #000000 url(images/border_top_left.gif) no-repeat;
  width: 45px;
  }

.topper
  {
  background: TRANSPARENT url(images/search-bg.gif) repeat-x;
  height: 34px;
  }
.btopper
  {
  background: TRANSPARENT url(images/search-bbg.gif) repeat-x;
  height: 34px;
  }
/*
  Styled checkboxes and radio buttons.
  Created by Philip Howard, GamingHeadlines.co.uk
  Web: http://www.gamingheadlines.co.uk/wod/formstyle/index.html
*/
.checkbox {
  background: url(images/CheckboxUnchecked.gif) no-repeat center center;
  display: block;
  width: 16px;
  height:16px;
}
a.checkbox, a.checkboxchecked {
  display: block;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
a.checkbox {
  background: url(images/CheckboxUnchecked.gif) no-repeat center center;
}
a.checkboxchecked {
  background: url(images/CheckboxChecked.gif) no-repeat center center;
}

.radiobox {
  background: url(images/RadioboxUnchecked.gif) no-repeat center center;
  display: block;
  width: 16px;
  height:16px;
}
a.radiobox, a.radioboxchecked {
  display: block;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
a.radiobox {
  background: url(images/RadioboxUnchecked.gif) no-repeat center center;
}
a.radioboxchecked {
  background: url(images/RadioboxChecked.gif) no-repeat center center;
}

.inputhidden { display: none; }

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #353535; border-style: none; }

/* The whole body of the popup frame */
.wowitem, .wowitemt, .wowitemname
{
  background-color: #000000;
  text-align: left;
  width: 305px;
  border: 1px;
  border-color: #CCCCCC;
  border-style: solid;
  position: relative;
}

.wowitem {
padding: 2px;
}

/* Default link colors for the whole frame */
.wowitemt a:link, .wowitemt a:visited, .wowitemt a:active { color: #FFB019; text-decoration: none; font-weight: normal }
.wowitem a:link, .wowitem a:visited, .wowitem a:active { color: #FFB019; text-decoration: none; font-weight: normal }
.wowitemt a:hover, .wowitem a:hover { color: #FFB019; text-decoration: none; font-weight: normal }

.wowitemt td, .wowitem th, .wowitem
{
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
}
.wowrttxt {
    position: absolute;
    text-align: right;
    right: 3px;
    top: inherit;
    color: #FFFFFF;
}

/* Item icon stuff */
.itemicon { width: 40px; height: 40px; }
.smallitemicon { width: 15px; height: 15px; }

/* Item link (Name of items on ViewItem page) */
a:link.itemlink, a:visited.itemlink, a:active.itemlink { text-decoration: none; }
a:hover.itemlink { text-decoration: none; }

/* Forum link */
a:link.forumitemlink, a:visited.forumitemlink, a:active.forumitemlink { text-decoration: none; font-weight: normal }
a:hover.forumitemlink { text-decoration: none; font-weight: normal }

/* Armor set info link */
.setbonus { color: #1EFF00; font-weight: normal; }
a:link.setbonus, a:visited.setbonus, a:active.setbonus { text-decoration: none; font-weight: normal; color: #1EFF00; }
a:hover.setbonus { text-decoration: underline; font-weight: normal; color: #1EFF00; }
a:link.set, a:visited.set, a:active.set { text-decoration: none; font-weight: normal; color: #FFA500; }
a:hover.set { text-decoration: underline; font-weight: normal; color: #FFA500; }

/* Item effects */
.itemeffectlink { color: #FFFFFF; font-weight: normal; }
a:link.itemeffectlink, a:visited.itemeffectlink, a:active.itemeffectlink { text-decoration: none; font-weight: normal; color: #1EFF00; }
a:hover.itemeffectlink { text-decoration: underline; font-weight: normal; color: #1EFF00; }

/* Refresh link */
a:link.itemrefresh, a:visited.itemrefresh, a:active.itemrefresh { text-decoration: none; font-weight: normal; font-size: x-small }
a:hover.itemrefresh { text-decoration: none; font-weight: normal; font-size: x-small }

/* Item Create link, used for certain recipes */
.itemeffectlink { color: #1EFF00; font-weight: normal; }
a:link.itemcreatelink, a:visited.itemcreatelink, a:active.itemcreatelink { text-decoration: none; font-weight: normal; color: #1EFF00; }
a:hover.itemcreatelink { text-decoration: underline; font-weight: normal; color: #1EFF00; }

/* Item Description Text */
.itemdesc { color: #FFD200; }
.goldtext
{
  color: #FFD200;
}
a.goldtext
{
  color: #FFD200;
  text-decoration: none;
}

setitemlisttext { color: #888888; text-decoration: none;}
a:link.setitemlist { color: #888888; text-decoration: none;}
a:visited.setitemlist { color: #888888; text-decoration: none;}
a:active.setitemlist { color: #FFA500; text-decoration: none;}
a:hover.setitemlist{ text-decoration: underline;}
/* Allakhazam credits stuff */
.akznotice a:link, .akznotice a:visited, .akznotice a:active { text-decoration: underline; font-weight: normal; color: #FFFFFF; }
.akznotice a:hover { text-decoration: underline; font-weight: normal }
.akznotice {  display: none;  color: #FFFFFF; font-size: smaller; text-align: center; background-color: #0B0B0B; }


a.itemlink_artefact   { color: #FF0000; font-weight: bold; text-decoration: none }
a.itemlink_legendary  { color: #FF8000; font-weight: bold; text-decoration: none }
a.itemlink_epic        { color: #A335EE; font-weight: bold; text-decoration: none }
a.itemlink_rare       { color: #0070DD; font-weight: bold; text-decoration: none }
a.itemlink_uncommon   { color: #1EFF00; font-weight: bold; text-decoration: none }
a.itemlink_common     { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.itemlink_poor       { color: #9D9D9D; font-weight: bold; text-decoration: none }
a.itemlink_unknown    { color: #40ffc0; font-weight: bold; text-decoration: none }

.item_artefact   { color: #FF0000; font-weight: bold; text-decoration: none }
.item_legendary  { color: #FF8000; font-weight: bold; text-decoration: none }
.item_epic        { color: #A335EE; font-weight: bold; text-decoration: none }
.item_rare       { color: #0070DD; font-weight: bold; text-decoration: none }
.item_uncommon   { color: #1EFF00; font-weight: bold; text-decoration: none }
.item_common     { color: #FFFFFF; font-weight: bold; text-decoration: none }
.item_poor        { color: #9D9D9D; font-weight: bold; text-decoration: none }
.item_unknown    { color: #40ffc0; font-weight: bold; text-decoration: none }

a:link.itemlink, a:visited.itemlink, a:active.itemlink { text-decoration: none; }
a:hover.itemlink { text-decoration: none; }

.myItemName{font-size:13px}
.myGold{color:#e5cc80}
.myOrange{color:#ff8000}
.myPurple{color:#A335EE}
.myBlue{color:#0070DD}
.myGray{color:#c9c9c9}
.myGreen{color:#00FF00}
.myYellow{color:#ffd517}
.myRed{color:#d80000}
.myWhite{color:#ffffff}
.myTable{max-width:290px;color:#FFFFFF;font-size:9pt;position:relative;font-family:Arial,Helvetica,sans-serif}

.myRight{color:#FFFFFF;font-size:9pt;position:absolute;right:0px}
a.rarity0{font-size:10pt;color:#5B5B5B !important}/*grey*/
a.rarity0:hover{color:#919191 !important}/*grey*/
a.rarity1{font-size:10pt;color:#ffffff !important}/*white*/
a.rarity1:hover{color:#ffffff !important}/*white*/
a.rarity2{font-size:10pt;color:#007200 !important}/*green*/
a.rarity2:hover{color:#00A900 !important}/*green*/
a.rarity3{font-size:10pt;color:#004385 !important}/*blue*/
a.rarity3:hover{color:#0062C3 !important}/*blue*/
a.rarity4{font-size:10pt;color:#5D1F88 !important}/*purple*/
a.rarity4:hover{color:#B343FF !important}/*purple*/
a.rarity5{font-size:10pt;color:#C24E00 !important}/*orange*/
a.rarity5:hover{color:#FA9900 !important}/*orange*/
a.rarity6{font-size:10pt;color:#9C884D !important}/*gold*/
a.rarity6:hover{color:#e5cc80 !important}/*gold*/
a.rarity6:hover{font-size:10pt;color:#e5cc80 !important}/*gold*/
.ps a:hover{text-decoration:none !important}
.ps a.rarity0{font-size:12px;color:#5B5B5B !important}/*grey*/
.ps a.rarity0:hover{color:#919191 !important}/*grey*/
.ps a.rarity1{font-size:12px;color:#ffffff !important}/*white*/
.ps a.rarity1:hover{color:#ffffff !important}/*white*/
.ps a.rarity2{font-size:12px;color:#007200 !important}/*green*/
.ps a.rarity2:hover{color:#00A900 !important}/*green*/
.ps a.rarity3{font-size:12px;color:#004385 !important}/*blue*/
.ps a.rarity3:hover{color:#0062C3 !important}/*blue*/
.ps a.rarity4{font-size:12px;color:#5D1F88 !important}/*purple*/
.ps a.rarity4:hover{color:#B343FF !important}/*purple*/
.ps a.rarity5{font-size:12px;color:#C24E00 !important}/*orange*/
.ps a.rarity5:hover{color:#FA9900 !important}/*orange*/
.ps a.rarity6{font-size:12px;color:#9C884D !important}/*gold*/
.ps a.rarity6:hover{color:#e5cc80 !important}/*gold*/
.ps a.rarity6:hover{font-size:12px;color:#e5cc80 !important}/*gold*/
.ps tr.data2 a.rarity0{color:white !important}/*grey*/
.ps tr.data2 a.rarity0:hover{color:white !important}/*grey*/
.ps tr.data2 a.rarity1{color:white !important}/*white*/
.ps tr.data2 a.rarity1:hover{color:white !important}/*white*/
.ps tr.data2 a.rarity2{color:white !important}/*green*/
.ps tr.data2 a.rarity2:hover{color:white !important}/*green*/
.ps tr.data2 a.rarity3{color:white !important}/*blue*/
.ps tr.data2 a.rarity3:hover{color:white !important}/*blue*/
.ps tr.data2 a.rarity4{color:white !important}/*purple*/
.ps tr.data2 a.rarity4:hover{color:white !important}/*purple*/
.ps tr.data2 a.rarity5{color:white !important}/*orange*/
.ps tr.data2 a.rarity5:hover{color:white !important}/*orange*/
.ps tr.data2 a.rarity6{color:white !important}/*gold*/
.ps tr.data2 a.rarity6:hover{color:white !important}/*gold*/
.ps tr.data2 a.rarity6:hover{color:white !important}/*gold*/
.rarityShadow0{font-size:10pt;color:#E6E6E6 !important}/*grey*/
.rarityShadow1{font-size:10pt;color:#000000 !important}/*white*/
.rarityShadow2{font-size:10pt;color:#82F682 !important}/*green*/
.rarityShadow3{font-size:10pt;color:#AAD5FF !important}/*blue*/
.rarityShadow4{font-size:10pt;color:#F0D4FF !important}/*purple*/
.rarityShadow5{font-size:10pt;color:#FFCC00 !important}/*orange*/
.rarityShadow6{font-size:10pt;color:#e5cc80 !important}/*gold*/
.socketImg{width:14px;height:14px;vertical-align:-20%;margin:0 7px 0 0;padding:0}
.tooltipRight{position:relative;float:right;clear:right;margin: 0 0 0 4px}
.bonusGreen{color:#00FF00}
.setNameYellow{color:#ffd517;font-size:11px}
.setItemYellow{color:#f8ffa8}
.setItemGray{color:#787880}
.myBlueGem{color:#666666;display:block;background:url(blue-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myMetaGem{color:#666666;display:block;background:url(meta-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myOrangeGem{color:#666666;display:block;background:url(orange-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myPurpleGem{color:#666666;display:block;background:url(purple-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myRedGem{color:#666666;display:block;background:url(red-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myYellowGem{color:#666666;display:block;background:url(yellow-mini.gif) no-repeat 3px 4px;padding-left:19px}
.myBold{font-weight:bold}

.nNumber{color:#FF0000}
.pNumber{color:#00FF00}

