body {
	background-image : url(../images/bg.jpg);
	background-repeat : repeat-x;
	background-color : #BCC975;
} 

.op_bg {
	background-image : url(../images/op_bg.jpg);
	background-repeat : repeat-x;
	background-color : #C4CF81;
} 

.text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #26271F;
	font-weight: normal;
	text-decoration: none;
}

.text a, .text a:visited, .text a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #26271F;
	font-weight: normal;
	text-decoration: underline;
}


.bckgrnd-a { 
	background-color : #464C36
}

.bckgrnd-b { 
	background-color : #C4CF81
}

.copyright-text, .copyright-text a, .copyright-text a:link, .copyright-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #D4E09D;
	font-weight: normal;
	text-decoration: none;
}