body {
	background-color: #F0EFD1;
}
.PageText {
	font-size: 10.5pt;
	color: #000066;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.PageBG {
	background-attachment: fixed;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-color: #FFFFFF;
}
.MenuBG {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #C9C8CD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DED061;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
.TableBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.QuoteTable {
	border: 1px solid #000066;
}
.Quotetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
}
.Quotetext1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
