body {
	background: #5f6062 url(../images/RBA_bkrd.jpg) repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

img { behavior: url(iepngfix.htc) }

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.wrapperultimate {
	text-align: center;
}

.wrapper {
	background: url(../images/bg-safari.png) no-repeat top left;
	behavior: url(iepngfix.htc);
	width: 970px;
	height: 592px;
/*	margin: 38px auto 0 auto; */
	margin: 0 auto;
}

/* CSS HACK FOR SAFARI BROWSER BELOW */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.wrapper {
		background: url(../images/bg.png) no-repeat top left;
		behavior: url(iepngfix.htc);
		width: 970px;
		height: 592px;
		margin: 38px auto 0 auto;
		margin: 0 auto;
	}
}

/* END CSS HACK */


.wrapperfrontheader {
	margin: 15px auto 0 auto;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

.table {
	margin: 11px 12px 0 13px;
}

.tablerightside {
	background: #5f6062;
}

.tableleftside {
	background: #5f6062;
}

.tablerightside_content {
	margin: 30px 0 0 0;
}

.location {
	width: 155px;
	margin: 140px 0 0 10px;
	border-top: dotted #FFFFFF 1px;
	border-bottom: dotted #FFFFFF 1px;
	text-align: right;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	line-height: 20px;
}

.footer {
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 0px;
	text-align: center;
	padding: 5px 0 0 0;
}

.submenu {
	margin: 70px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	text-align: right;
	width: 100px;
}

.submenu a:link {
	color: #333333;
	text-decoration: none;
}

.submenu a:visited {
	color: #333333;
	text-decoration: none;
}

.submenu a:hover {
	color: #ffffff;
	text-decoration: none;
}

.submenu a:active {
	color: #ffffff;
	text-decoration: none;
}
.righttableactualcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	width: 580px;
}

.font16pxyellow {
	font-size: 16px;
	color: #FFCC33;
}

.font20px {
	font-size: 20px;
	letter-spacing: 5px;
}