/* Show only to IE PC \*/
* html .boxhead h2 {
	color: #999999;
} /* For IE 5 PC */

.sidebox {
	font-size: 100%;
	background-image: url(../Images/RoundedTable/cssrounded/righttround.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 760px;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.boxhead {
	margin: 0;
	background-image: url(../Images/RoundedTable/cssrounded/toprightround.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 760px;
	height: 57px;
	padding: 0;
}
.boxhead h2 {
	margin: 0;
	color: #333333;
	font-weight: bold;
	background-image: url(../Images/RoundedTable/cssrounded/topleftround.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 57px;
	font-size: 1.2em;
}
.boxbody {
	background-image: url(../Images/RoundedTable/cssrounded/leftround.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: normal;
	white-space: normal;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	margin: 0px;
	padding-right: 30px;
	padding-bottom: 31px;
	padding-left: 30px;
	padding-top: 1px;
}
