body {
	background-color: #FFFFFF;
  scrollbar-arrow-color: #6B6B6B;
  scrollbar-track-color: #E0DABF;
  scrollbar-face-color: #D3CCA5;
  scrollbar-highlight-color: #E0DABF;
  scrollbar-3dlight-color: #9AAAC2;
  scrollbar-darkshadow-color: #8D8A7C;
  scrollbar-shadow-color: #AFA88C;
}
body,td,th {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.subheadings {
	font-size: 14px;
	font-weight: bold;
}
.titles {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.greyText {color: #666666}
.tarTable {
	border: 1px solid #000000;
}
.picturebox {
	border: 1px solid #9AAAC2;
}
.mnuNorm {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9AAAC2;
	border-left-color: #9AAAC2;
}
.mnuBreak {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AAAC2;
}
.iFrame {
	border: none;
}
.bottomBar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9AAAC2;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6063E0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a.mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.mnu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.underlined {
	text-decoration: underline;
}
.formObj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D5DDEC;
	border: 1px solid #333333;
}
