.myBold { font-weight: bold; }
.myItemName { font-size:10pt; }
.myGold { color: #e5cc80;}
.myOrange { color: #ff8000;}
.myPurple { color: #A335EE;}
.myBlue { color: #0070DD;}
.wcmBlue { color: #00c0ff;}
.myGray { color: #c9c9c9;}
.myGreen { color: #00FF00;}
.myYellow { color: #ffd517;}
.myRed { color: #d80000;}
.myWhite { color: #ffffff;}
.socketImg { width:14px; height:14px; vertical-align:-20%; margin:0 7px 0 0; padding:0;}
.bonusGreen { color:#00FF00; }
.setNameYellow { color:#ffd517; font-size:11px; }
.setItemYellow { color:#f8ffa8; }
.setItemGray { color:#787880; }
.wcmroster {
	border-width: 1px
	border-color: #e5cc80;
}
.wcmrosterheader {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e5cc80;
	background: #111111 url(images/111111_40x100_textures_05_inset_soft_33.png) 0 50% repeat-x;	
}
.wcmrosterselect {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e5cc80;
	background: #111111 url(images/111111_40x100_textures_05_inset_soft_33.png) 0 50% repeat-x;		
}
.wcmrosterrow1, .wcmrosterrow2, .wcmrostersubrow1, .wcmrostersubrow2 {
	font-size: 12px;
	text-decoration: none;
	vertical-align: middle;
	color: #79c8dc;
}
td.wcmrosterrow1, td.wcmrosterrow2, td.wcmrostersubrow1, td.wcmrostersubrow2 {
	border-left-color: white;
	border-left-width: 1px;
	border-right-color: white;
	border-right-width: 1px;
	border-top-color: black;
	border-top-width: 1px;
	border-bottom-color: black;
	border-bottom-width: 1px;
}
.wcmrosterrow1 {
	background: #1f1e1d;
}
.wcmrosterrow2 {
	background: #2e2d2b;
}
.wcmrostersubrow1 {
	background: #1f1e3d;
}
.wcmrostersubrow2 {
	background: #2e2d4b;
}