/* Show only to IE PC \*/
* html .boxhead h2 {
	height: 1%;
} /* For IE 5 PC */

.sidebox {
	font-size: 100%;
	background-image: url(images/background%20images/sbbody-r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 860px;
	text-align: left;
	z-index: 1;
}
.boxhead {
	margin: 0;
	text-align: left;
	background-image: url(images/background%20images/sbhead-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.boxhead h2 {
	margin: 0;
	color: white;
	font-size: 16px;
	background-image: url(images/background%20images/sbhead-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: lighter;
}
.boxhead h2 a
{
	color:#ffffff;
	text-decoration: none;
}
.boxbody {
	margin: 0;
	background-image: url(images/background%20images/sbbody-l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 31px;
	padding-left: 30px;
}
.top {
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 850px;
	font-size: 14px;
}
.boxbody a {
	color: #FF9900;
	text-decoration: none;
}

.wrapper {
	text-align: center;
}
body a {
	color: #FF9900;
	text-decoration: none;
}

