body{
	background:#fff url(../images/scheme3/bg.jpg) 0 -158px repeat-x;
	}
	
th {
	background:#ffc244 url(../images/highlight_line.gif) repeat-x scroll 0 0;
}

.alt td{
	background: #fff5e2 url(../images/highlight_line.gif) repeat-x scroll 0 0;
	color: #797268;
}

th.specalt {
	background: #fff5e2 url(../images/scheme3/bullet1.gif) no-repeat;
	color: #797268;
}

.button, .link-button{background:#ffc244 url(../images/highlight_line.gif) repeat-x top left;}
.button:hover, .link-button:hover{background:#f2c97b;}

#special-desc{border:1px solid #999;border-radius:10px;padding:10px;}
#special-desc span{width:120px;font-weight:bold;display:inline-block;}

#special-desc quote{margin-top:5px;padding-top:5px;border-top:1px dashed #999;display:block;}