@charset "utf-8";
/* CSS Document for Corinbank - www.corinbank.com.au */
/* Date Created: August 2007 */
/* Design By: Nic Welbourn - www.fixedwing.com.au */
/* Last Updated: 27 Nov 2008 */


/* ----- General Page Layout and Design Styles ----*/
body {
	background: #faff35;
	color: #666600;
	margin: 0;
	padding: 0;
}
table.PageContainer {
	height: 100%;

}
td.toprow {
	background: #231c0e;
	height: 50px;
}
#CenterContainer {
	float: center;
	width: 920px;
	height: 540px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;	
}
table.MainTable {
	height: 540px;
}
.bkg_mainBg_01 {
	background: url(../images/swf/bg01.jpg) left top repeat-x;
}
.bkg_mainBg_02 {
	background: url(../images/swf/bg02.jpg) left top repeat-x;
}
a {
	color: #76633F;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: thin;
}
a.link, a.visited {
	color: #333333;	
}
a.hover, a.active {
	color: #333333;
	text-decoration: underline;
}
p {
	color: #76633F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
.bkg_footer {
	height: 20px;
	background-color: #231C0E;
}
h1 {
	font: normal 18px/19px Arial, Helvetica, sans-serif;
	color: #666600;
}
h2 {
	font: normal 15px/16px Arial, Helvetica, sans-serif;
	color: #F18E00;
}
