#jpage_m .iujbutton {
	-moz-box-shadow:inset 1px 1px 3px 0px #900;
	-webkit-box-shadow:inset 1px 1px 3px 0px #900;
	box-shadow:inset 1px 1px 3px 0px #900;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #bd5e5e), color-stop(1, #900) );
	background:-moz-linear-gradient( center top, #bd5e5e 1%, #900 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd5e5e', endColorstr='#900');
	background-color:#bd5e5e;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #fff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #000000;
}
#jpage_m .iujbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #900), color-stop(1, #bd5e5e) );
	background:-moz-linear-gradient( center top, #900 1%, #bd5e5e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#900', endColorstr='#bd5e5e');
	background-color:#900;
}
#jpage_m .iujbutton:active {
	position:relative;
	top:1px;
}
#jpage_m #pagebody a.iujbutton {
  color: #fff;
}

#a_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #6baadd;
	-webkit-box-shadow:inset 2px 0px 3px 1px #6baadd;
	box-shadow:inset 2px 0px 3px 1px #6baadd;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #0451a0), color-stop(1, #3674b3) );
	background:-moz-linear-gradient( center top, #0451a0 1%, #3674b3 100% );
	background: -ms-linear-gradient(top, #0451a0, #3674b3);
        background: -o-linear-gradient(top, #0451a0, #3674b3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0451a0', endColorstr='#3674b3');
	background-color:#0451a0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #6baadd;
}
#a_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #3674b3), color-stop(1, #0451a0) );
	background:-moz-linear-gradient( center top, #3674b3 1%, #0451a0 100% );
	background: -ms-linear-gradient(top, #3674b3, #0451a0);
        background: -o-linear-gradient(top, #3674b3, #0451a0);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3674b3', endColorstr='#0451a0');
	background-color:#0451a0;
}
#a_button:active {
	position:relative;
	top:1px;
}

#a_button #pagebody a {
  color: #fff;
}
#b_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #679f29;
	-webkit-box-shadow:inset 2px 0px 3px 1px #679f29;
	box-shadow:inset 2px 0px 3px 1px #679f29;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #2b5629), color-stop(1, #85b254) );
	background:-moz-linear-gradient( center top, #2b5629 1%, #85b254 100% );
	background: -ms-linear-gradient(top, #2b5629, #85b254);
        background: -o-linear-gradient(top, #2b5629, #85b254);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b5629', endColorstr='#85b254');
	background-color:#2b5629;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #679f29;
}
#b_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #85b254), color-stop(1, #2b5629) );
	background:-moz-linear-gradient( center top, #85b254 1%, #2b5629 100% );
	background: -ms-linear-gradient(top, #85b254, #2b5629);
        background: -o-linear-gradient(top, #85b254, #2b5629);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#85b254', endColorstr='#2b5629');
	background-color:#2b5629;
}
#b_button:active {
	position:relative;
	top:1px;
}

#b_button #pagebody a {
  color: #fff;
}
#c_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #efa680;
	-webkit-box-shadow:inset 2px 0px 3px 1px #efa680;
	box-shadow:inset 2px 0px 3px 1px #efa680;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #df3d01), color-stop(1, #e56434) );
	background:-moz-linear-gradient( center top, #df3d01 1%, #e56434 100% );
	background: -ms-linear-gradient(top, #df3d01, #e56434);
        background: -o-linear-gradient(top, #df3d01, #e56434);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#df3d01', endColorstr='#e56434');
	background-color:#df3d01;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #efa680;
}
#c_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #e56434), color-stop(1, #df3d01) );
	background:-moz-linear-gradient( center top, #e56434 1%, #df3d01 100% );
	background: -ms-linear-gradient(top, #e56434, #df3d01);
        background: -o-linear-gradient(top, #e56434, #df3d01);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e56434', endColorstr='#df3d01');
	background-color:#df3d01;
}
#c_button:active {
	position:relative;
	top:1px;
}

#c_button #pagebody a {
  color: #fff;
}
#d_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #f7f5b6;
	-webkit-box-shadow:inset 2px 0px 3px 1px #f7f5b6;
	box-shadow:inset 2px 0px 3px 1px #f7f5b6;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #f8cc00), color-stop(1, #ffe361) );
	background:-moz-linear-gradient( center top, #f8cc00 1%, #ffe361 100% );
	background: -ms-linear-gradient(top, #f8cc00, #ffe361);
        background: -o-linear-gradient(top, #f8cc00, #ffe361);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8cc00', endColorstr='#ffe361');
	background-color:#f8cc00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #660000;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #f7f5b6;
}
#d_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #ffe361), color-stop(1, #f8cc00) );
	background:-moz-linear-gradient( center top, #ffe361 1%, #f8cc00 100% );
	background: -ms-linear-gradient(top, #ffe361, #f8cc00);
        background: -o-linear-gradient(top, #ffe361, #f8cc00);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe361', endColorstr='#f8cc00');
	background-color:#f8cc00;
}
#d_button:active {
	position:relative;
	top:1px;
}

#d_button #pagebody a {
  color: #fff;
}
#e_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #dda6cc;
	-webkit-box-shadow:inset 2px 0px 3px 1px #dda6cc;
	box-shadow:inset 2px 0px 3px 1px #dda6cc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #a42c78), color-stop(1, #b65693) );
	background:-moz-linear-gradient( center top, #a42c78 1%, #b65693 100% );
	background: -ms-linear-gradient(top, #a42c78, #b65693);
        background: -o-linear-gradient(top, #a42c78, #b65693);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a42c78', endColorstr='#b65693');
	background-color:#a42c78;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #dda6cc;
}
#e_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #b65693), color-stop(1, #a42c78) );
	background:-moz-linear-gradient( center top, #b65693 1%, #a42c78 100% );
	background: -ms-linear-gradient(top, #b65693, #a42c78);
        background: -o-linear-gradient(top, #b65693, #a42c78);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b65693', endColorstr='#a42c78');
	background-color:#a42c78;
}
#e_button:active {
	position:relative;
	top:1px;
}

#e_button #pagebody a {
  color: #fff;
}
#f_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #c4d931;
	-webkit-box-shadow:inset 2px 0px 3px 1px #c4d931;
	box-shadow:inset 2px 0px 3px 1px #c4d931;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #c4d931), color-stop(1, #d0e15a) );
	background:-moz-linear-gradient( center top, #c4d931 1%, #d0e15a 100% );
	background: -ms-linear-gradient(top, #c4d931, #d0e15a);
        background: -o-linear-gradient(top, #c4d931, #d0e15a);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4d931', endColorstr='#d0e15a');
	background-color:#c4d931;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #1f481d;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #c4d931;
}
#f_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #d0e15a), color-stop(1, #c4d931) );
	background:-moz-linear-gradient( center top, #d0e15a 1%, #c4d931 100% );
	background: -ms-linear-gradient(top, #d0e15a, #c4d931);
        background: -o-linear-gradient(top, #d0e15a, #c4d931);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0e15a', endColorstr='#c4d931');
	background-color:#c4d931;
}
#f_button:active {
	position:relative;
	top:1px;
}

#f_button #pagebody a {
  color: #fff;
}
#i_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #679f29;
	-webkit-box-shadow:inset 2px 0px 3px 1px #679f29;
	box-shadow:inset 2px 0px 3px 1px #679f29;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #2b5629), color-stop(1, #85b254) );
	background:-moz-linear-gradient( center top, #2b5629 1%, #85b254 100% );
	background: -ms-linear-gradient(top, #2b5629, #85b254);
        background: -o-linear-gradient(top, #2b5629, #85b254);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b5629', endColorstr='#85b254');
	background-color:#2b5629;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #679f29;
}
#i_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #85b254), color-stop(1, #2b5629) );
	background:-moz-linear-gradient( center top, #85b254 1%, #2b5629 100% );
	background: -ms-linear-gradient(top, #85b254, #2b5629);
        background: -o-linear-gradient(top, #85b254, #2b5629);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#85b254', endColorstr='#2b5629');
	background-color:#2b5629;
}
#i_button:active {
	position:relative;
	top:1px;
}
#i_button #pagebody a {
  color: #fff;
}
#j_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #e97905;
	-webkit-box-shadow:inset 2px 0px 3px 1px #e97905;
	box-shadow:inset 2px 0px 3px 1px #e97905;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #e97905), color-stop(1, #ed9437) );
	background:-moz-linear-gradient( center top, #e97905 1%, #ed9437 100% );
	background: -ms-linear-gradient(top, #e97905, #ed9437);
        background: -o-linear-gradient(top, #e97905, #ed9437);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e97905', endColorstr='#ed9437');
	background-color:#e97905;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #e97905;
}
#j_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #ed9437), color-stop(1, #e97905) );
	background:-moz-linear-gradient( center top, #ed9437 1%, #e97905 100% );
	background: -ms-linear-gradient(top, #ed9437, #e97905);
        background: -o-linear-gradient(top, #ed9437, #e97905);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed9437', endColorstr='#e97905');
	background-color:#e97905;
}
#j_button:active {
	position:relative;
	top:1px;
}

#j_button #pagebody a {
  color: #fff;
}
#m_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	-webkit-box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #990000), color-stop(1, #ad3333) );
	background:-moz-linear-gradient( center top, #990000 1%, #ad3333 100% );
	background: -ms-linear-gradient(top, #990000, #ad3333);
        background: -o-linear-gradient(top, #990000, #ad3333);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#ad3333');
	background-color:#990000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #bd5e5e;
}
#m_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #ad3333), color-stop(1, #990000) );
	background:-moz-linear-gradient( center top, #ad3333 1%, #990000 100% );
	background: -ms-linear-gradient(top, #ad3333, #990000);
        background: -o-linear-gradient(top, #ad3333, #990000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad3333', endColorstr='#990000');
	background-color:#990000;
}
#m_button:active {
	position:relative;
	top:1px;
}

#m_button #pagebody a {
  color: #fff;
}
#s_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #4890cd;
	-webkit-box-shadow:inset 2px 0px 3px 1px #4890cd;
	box-shadow:inset 2px 0px 3px 1px #4890cd;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #4890cd), color-stop(1, #6da6d7) );
	background:-moz-linear-gradient( center top, #4890cd 1%, #6da6d7 100% );
	background: -ms-linear-gradient(top, #4890cd, #6da6d7);
        background: -o-linear-gradient(top, #4890cd, #6da6d7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4890cd', endColorstr='#6da6d7');
	background-color:#4890cd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #4890cd;
}
#s_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #6da6d7), color-stop(1, #4890cd) );
	background:-moz-linear-gradient( center top, #6da6d7 1%, #4890cd 100% );
	background: -ms-linear-gradient(top, #6da6d7, #4890cd);
        background: -o-linear-gradient(top, #6da6d7, #4890cd);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6da6d7', endColorstr='#4890cd');
	background-color:#4890cd;
}
#s_button:active {
	position:relative;
	top:1px;
}

#s_button #pagebody a {
  color: #fff;
}
#x_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	-webkit-box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #990000), color-stop(1, #ad3333) );
	background:-moz-linear-gradient( center top, #990000 1%, #ad3333 100% );
	background: -ms-linear-gradient(top, #990000, #ad3333);
        background: -o-linear-gradient(top, #990000, #ad3333);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#ad3333');
	background-color:#990000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #bd5e5e;
}
#x_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #ad3333), color-stop(1, #990000) );
	background:-moz-linear-gradient( center top, #ad3333 1%, #990000 100% );
	background: -ms-linear-gradient(top, #ad3333, #990000);
        background: -o-linear-gradient(top, #ad3333, #990000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad3333', endColorstr='#990000');
	background-color:#990000;
}
#x_button:active {
	position:relative;
	top:1px;
}
#x_button #pagebody a {
  color: #fff;
}
#aa_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #99CCFF;
	-webkit-box-shadow:inset 2px 0px 3px 1px #99CCFF;
	box-shadow:inset 2px 0px 3px 1px #99CCFF;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #0451a0), color-stop(1, #3674b3) );
	background:-moz-linear-gradient( center top, #0451a0 1%, #3674b3 100% );
	background: -ms-linear-gradient(top, #0451a0, #3674b3);
        background: -o-linear-gradient(top, #0451a0, #3674b3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0451a0', endColorstr='#3674b3');
	background-color:#0451a0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #006699;
}
#aa_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #3674b3), color-stop(1, #0451a0) );
	background:-moz-linear-gradient( center top, #3674b3 1%, #0451a0 100% );
	background: -ms-linear-gradient(top, #3674b3, #0451a0);
        background: -o-linear-gradient(top, #3674b3, #0451a0);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3674b3', endColorstr='#0451a0');
	background-color:#0451a0;
}
#aa_button:active {
	position:relative;
	top:1px;
}

#aa_button #pagebody a {
  color: #fff;
}
#bb_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #679f29;
	-webkit-box-shadow:inset 2px 0px 3px 1px #679f29;
	box-shadow:inset 2px 0px 3px 1px #679f29;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #2b5629), color-stop(1, #85b254) );
	background:-moz-linear-gradient( center top, #2b5629 1%, #85b254 100% );
	background: -ms-linear-gradient(top, #2b5629, #85b254);
        background: -o-linear-gradient(top, #2b5629, #85b254);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b5629', endColorstr='#85b254');
	background-color:#2b5629;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #679f29;
}
#bb_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #85b254), color-stop(1, #2b5629) );
	background:-moz-linear-gradient( center top, #85b254 1%, #2b5629 100% );
	background: -ms-linear-gradient(top, #85b254, #2b5629);
        background: -o-linear-gradient(top, #85b254, #2b5629);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#85b254', endColorstr='#2b5629');
	background-color:#2b5629;
}
#bb_button:active {
	position:relative;
	top:1px;
}

#bb_button #pagebody a {
  color: #fff;
}
#cc_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #efa680;
	-webkit-box-shadow:inset 2px 0px 3px 1px #efa680;
	box-shadow:inset 2px 0px 3px 1px #efa680;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #df3d01), color-stop(1, #e56434) );
	background:-moz-linear-gradient( center top, #df3d01 1%, #e56434 100% );
	background: -ms-linear-gradient(top, #df3d01, #e56434);
        background: -o-linear-gradient(top, #df3d01, #e56434);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#df3d01', endColorstr='#e56434');
	background-color:#df3d01;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #efa680;
}
#cc_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #e56434), color-stop(1, #df3d01) );
	background:-moz-linear-gradient( center top, #e56434 1%, #df3d01 100% );
	background: -ms-linear-gradient(top, #e56434, #df3d01);
        background: -o-linear-gradient(top, #e56434, #df3d01);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e56434', endColorstr='#df3d01');
	background-color:#df3d01;
}
#cc_button:active {
	position:relative;
	top:1px;
}

#cc_button #pagebody a {
  color: #fff;
}
#dd_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #f7f5b6;
	-webkit-box-shadow:inset 2px 0px 3px 1px #f7f5b6;
	box-shadow:inset 2px 0px 3px 1px #f7f5b6;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #f8cc00), color-stop(1, #ffe361) );
	background:-moz-linear-gradient( center top, #f8cc00 1%, #ffe361 100% );
	background: -ms-linear-gradient(top, #f8cc00, #ffe361);
        background: -o-linear-gradient(top, #f8cc00, #ffe361);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8cc00', endColorstr='#ffe361');
	background-color:#f8cc00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #660000;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #f7f5b6;
}
#dd_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #ffe361), color-stop(1, #f8cc00) );
	background:-moz-linear-gradient( center top, #ffe361 1%, #f8cc00 100% );
	background: -ms-linear-gradient(top, #ffe361, #f8cc00);
        background: -o-linear-gradient(top, #ffe361, #f8cc00);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe361', endColorstr='#f8cc00');
	background-color:#f8cc00;
}
#dd_button:active {
	position:relative;
	top:1px;
}

#dd_button #pagebody a {
  color: #fff;
}
#ee_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #dda6cc;
	-webkit-box-shadow:inset 2px 0px 3px 1px #dda6cc;
	box-shadow:inset 2px 0px 3px 1px #dda6cc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #a42c78), color-stop(1, #b65693) );
	background:-moz-linear-gradient( center top, #a42c78 1%, #b65693 100% );
	background: -ms-linear-gradient(top, #a42c78, #b65693);
        background: -o-linear-gradient(top, #a42c78, #b65693);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a42c78', endColorstr='#b65693');
	background-color:#a42c78;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #dda6cc;
}
#ee_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #b65693), color-stop(1, #a42c78) );
	background:-moz-linear-gradient( center top, #b65693 1%, #a42c78 100% );
	background: -ms-linear-gradient(top, #b65693, #a42c78);
        background: -o-linear-gradient(top, #b65693, #a42c78);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b65693', endColorstr='#a42c78');
	background-color:#a42c78;
}
#ee_button:active {
	position:relative;
	top:1px;
}

#ee_button #pagebody a {
  color: #fff;
}
#ff_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #c4d931;
	-webkit-box-shadow:inset 2px 0px 3px 1px #c4d931;
	box-shadow:inset 2px 0px 3px 1px #c4d931;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #c4d931), color-stop(1, #d0e15a) );
	background:-moz-linear-gradient( center top, #c4d931 1%, #d0e15a 100% );
	background: -ms-linear-gradient(top, #c4d931, #d0e15a);
        background: -o-linear-gradient(top, #c4d931, #d0e15a);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4d931', endColorstr='#d0e15a');
	background-color:#c4d931;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #1f481d;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #c4d931;
}
#ff_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #d0e15a), color-stop(1, #c4d931) );
	background:-moz-linear-gradient( center top, #d0e15a 1%, #c4d931 100% );
	background: -ms-linear-gradient(top, #d0e15a, #c4d931);
        background: -o-linear-gradient(top, #d0e15a, #c4d931);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0e15a', endColorstr='#c4d931');
	background-color:#c4d931;
}
#ff_button:active {
	position:relative;
	top:1px;
}

#ff_button #pagebody a {
  color: #fff;
}
#ii_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #679f29;
	-webkit-box-shadow:inset 2px 0px 3px 1px #679f29;
	box-shadow:inset 2px 0px 3px 1px #679f29;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #2b5629), color-stop(1, #85b254) );
	background:-moz-linear-gradient( center top, #2b5629 1%, #85b254 100% );
	background: -ms-linear-gradient(top, #2b5629, #85b254);
        background: -o-linear-gradient(top, #2b5629, #85b254);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b5629', endColorstr='#85b254');
	background-color:#2b5629;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #679f29;
}
#ii_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #85b254), color-stop(1, #2b5629) );
	background:-moz-linear-gradient( center top, #85b254 1%, #2b5629 100% );
	background: -ms-linear-gradient(top, #85b254, #2b5629);
        background: -o-linear-gradient(top, #85b254, #2b5629);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#85b254', endColorstr='#2b5629');
	background-color:#2b5629;
}
#ii_button:active {
	position:relative;
	top:1px;
}
#ii_button #pagebody a {
  color: #fff;
}
#jj_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #e97905;
	-webkit-box-shadow:inset 2px 0px 3px 1px #e97905;
	box-shadow:inset 2px 0px 3px 1px #e97905;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #e97905), color-stop(1, #ed9437) );
	background:-moz-linear-gradient( center top, #e97905 1%, #ed9437 100% );
	background: -ms-linear-gradient(top, #e97905, #ed9437);
        background: -o-linear-gradient(top, #e97905, #ed9437);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e97905', endColorstr='#ed9437');
	background-color:#e97905;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #e97905;
}
#jj_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #ed9437), color-stop(1, #e97905) );
	background:-moz-linear-gradient( center top, #ed9437 1%, #e97905 100% );
	background: -ms-linear-gradient(top, #ed9437, #e97905);
        background: -o-linear-gradient(top, #ed9437, #e97905);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed9437', endColorstr='#e97905');
	background-color:#e97905;
}
#jj_button:active {
	position:relative;
	top:1px;
}

#jj_button #pagebody a {
  color: #fff;
}
#mm_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	-webkit-box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #990000), color-stop(1, #ad3333) );
	background:-moz-linear-gradient( center top, #990000 1%, #ad3333 100% );
	background: -ms-linear-gradient(top, #990000, #ad3333);
        background: -o-linear-gradient(top, #990000, #ad3333);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#ad3333');
	background-color:#990000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #bd5e5e;
}
#mm_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #ad3333), color-stop(1, #990000) );
	background:-moz-linear-gradient( center top, #ad3333 1%, #990000 100% );
	background: -ms-linear-gradient(top, #ad3333, #990000);
        background: -o-linear-gradient(top, #ad3333, #990000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad3333', endColorstr='#990000');
	background-color:#990000;
}
#mm_button:active {
	position:relative;
	top:1px;
}

#mm_button #pagebody a {
  color: #fff;
}
#xx_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	-webkit-box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	box-shadow:inset 2px 0px 3px 1px #bd5e5e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #990000), color-stop(1, #ad3333) );
	background:-moz-linear-gradient( center top, #990000 1%, #ad3333 100% );
	background: -ms-linear-gradient(top, #990000, #ad3333);
        background: -o-linear-gradient(top, #990000, #ad3333);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#990000', endColorstr='#ad3333');
	background-color:#990000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #bd5e5e;
}
#xx_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #ad3333), color-stop(1, #990000) );
	background:-moz-linear-gradient( center top, #ad3333 1%, #990000 100% );
	background: -ms-linear-gradient(top, #ad3333, #990000);
        background: -o-linear-gradient(top, #ad3333, #990000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad3333', endColorstr='#990000');
	background-color:#990000;
}
#xx_button:active {
	position:relative;
	top:1px;
}
#xx_button #pagebody a {
  color: #fff;
}
#ss_button {
	-moz-box-shadow:inset 2px 0px 3px 1px #4890cd;
	-webkit-box-shadow:inset 2px 0px 3px 1px #4890cd;
	box-shadow:inset 2px 0px 3px 1px #4890cd;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #4890cd), color-stop(1, #6da6d7) );
	background:-moz-linear-gradient( center top, #4890cd 1%, #6da6d7 100% );
	background: -ms-linear-gradient(top, #4890cd, #6da6d7);
        background: -o-linear-gradient(top, #4890cd, #6da6d7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4890cd', endColorstr='#6da6d7');
	background-color:#4890cd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size: 100%;
	font-weight:bold;
	padding:4px 12px;
	text-decoration:none;
	text-shadow:1px 1px 3px #4890cd;
}
#ss_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.01, #6da6d7), color-stop(1, #4890cd) );
	background:-moz-linear-gradient( center top, #6da6d7 1%, #4890cd 100% );
	background: -ms-linear-gradient(top, #6da6d7, #4890cd);
        background: -o-linear-gradient(top, #6da6d7, #4890cd);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6da6d7', endColorstr='#4890cd');
	background-color:#4890cd;
}
#ss_button:active {
	position:relative;
	top:1px;
}

#ss_button #pagebody a {
  color: #fff;
}
