body
{
	background-image:url("/pics/bg1.gif");
	margin-top:10px;
	margin-bottom:10px;
}

.contentTitle
{
	background-color: #C0C0FF;
	height:30px;
	font-weight:bold;
	font-family:sans-serif;
	padding: 10px 0px 0px 10px;
	background-image:url("/pics/LeftUpperTone.gif");
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom: 1px solid #FF2040;
}

.content
{
	margin-top: 20px;
}

.contentText
{
	margin-top: 7px;
}


