a:link {
	color: #0072BC;
}
a:visited {
	color: #0072BC;
}
a:hover {
	color: #0072BC;
}
a:active {
	color: #0072BC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/wla2010-background.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.cell-opacity-90 {
	background-color:#ffffff;
	/* for IE */
  	filter:alpha(opacity=90);
  	/* CSS3 standard */
 	opacity:0.9;
}
.cell-opacity-100 {
	background-color:#ffffff;
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
 	opacity:1;
}
body,td,th {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navbar a:link {
	color: #FFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFF;
	text-decoration: none;
}
.navbar a:active {
	color: #FFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFF;
	text-decoration: none;
}
.lang-select-bg {
	background-attachment: scroll;
	background-image: url(../images/wla2010-lang-select-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav-bg {
	background-color: #8DC63F;
}
.page-title-blue {
	font-size: 18px;
	font-weight: bold;
	color: #0072bc;
	margin-top: 20px;
}
.single-col {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	width: 730px;
}
.date-text {
	text-transform: uppercase;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.language-select-text {
	text-transform: uppercase;
	color: #FFF;
	padding-left: 20px;
	text-align: right;
	font-weight: bold;
}
.bigleft-col {
	width: 486px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
.bigleft1-col {
	width: 730px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
.page-title-green {
	font-size: 18px;
	font-weight: bold;
	color: #406e01;
	margin-top: 20px;
}
.greenright-col {
	width: 204px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #d8eacd;
	float: right;
}
.koala-caption {
	color: #7fa362;
	padding: 10px;
	background-color: #dcecc9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7fa362;
}
.smallright-col {
	width: 244px;
	float: right;
}
.footer {
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #666;
	text-align: right;
	background-color: #FFF;
}
.footer a:link {
	text-decoration: underline;
	color: #666;
}
.footer a:hover {
	text-decoration: underline;
	color: #666;
}
.footer a:active {
	text-decoration: underline;
	color: #666;
}
.footer a:visited {
	text-decoration: underline;
	color: #666;
}
.subtitle {
	font-size: 15px;
	font-weight: bold;
}
.terms {
	font-size: 10px;
}

