body {
	font-family: Arial;
	font-size: 11px;
	color: #8D846B;
	background-attachment: fixed;
	background-image: url(../images/main/web_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
.textContext {
	font-family: Arial;
	font-size: 12px;
	color: #8D846B;
	text-align: justify;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.textContext_boldBlack {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
.textContextStyle2 {
	font-family: Arial;
	font-size: 12px;
	color: #AE602F;
	text-align: justify;
	font-weight: bold;
}
.textContextStyle3 {

	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.ContextLink a:link, .ContextLink a:visited, .ContextLink a:active {
	color: #fa5f01;
	text-decoration: none;
}

.ContextLink a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.ContextLinka a:link, .ContextLinka a:visited, .ContextLinka a:active {
	color: #666666;
	text-decoration: none;
}

.ContextLinka a:hover {
	color: #fa5f01;
	text-decoration: underline;
}

