.contentBack {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-image:url(/images/content_back.jpg);
	background-repeat:no-repeat;
	background-attachment:inherit;
	background-position:center;

}
.contentBack a:link {
	color:#060;
	text-decoration:none;
	}
.contentBack a:visited {
	color: #060;
	text-decoration:none;
	}
.contentBack a:hover {
	color:#300;
	}

.textStandard {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
}
.textStandard a:link {
	color:#060;
	text-decoration:none;
	}
.textStandard a:visited {
	color: #060;
	text-decoration:none;
	}
.textStandard a:hover {
	color:#300;
	}
.textHeading {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #000;
}

