.bg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2C4681;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	scrollbar-base-color: #E4EEFA;
	scrollbar-arrow-color: #E4EEFA;
	scrollbar-shadow-color: Black;
	scrollbar-face-color: #2C4681;
	scrollbar-darkshadow-color: Black;
	scrollbar-highlight-color: 0000FF;
	scrollbar-3dlight-color: #E4EEFA;
	scrollbar-track-color: #E4EEFA;		
}
.bg_sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2C4681;
	background-color: #FFFFFF;
	background-image: url(../artwork/bg_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	scrollbar-base-color: #E4EEFA;
	scrollbar-arrow-color: #E4EEFA;
	scrollbar-shadow-color: Black;
	scrollbar-face-color: #2C4681;
	scrollbar-darkshadow-color: Black;
	scrollbar-highlight-color: 0000FF;
	scrollbar-3dlight-color: #E4EEFA;
	scrollbar-track-color: #E4EEFA;	
}
.btnCell {
	background-image: none;
	padding-top: 2px;
	padding-bottom: 1px;
	text-align: right;
	padding-right: 15px;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2C4681;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2C4681;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	filter: Glow(Color=Yellow, Strength=3);HEIGHT: 1px;
}

a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #2C4681;
}
.pageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C4681;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2C4681;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.menuCellLeft {
	background-color: #FFFFFF;
	background-image: url(../artwork/gradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top: thin solid #2C4681;
	border-right: thin solid #2C4681;
	border-bottom: thin solid #2C4681;
	border-left: thin none;
}
.menuCellCentre {
	background-image: none;
	border-top: thin solid #2C4681;
	border-right: thin none;
	border-bottom: thin solid #2C4681;
	border-left: thin none;
}.menuCellRight {
	background-image: none;
	border-top: thin solid #2C4681;
	border-right: thin solid #2C4681;
	border-bottom: thin solid #2C4681;
	border-left: thin none;
}
