body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-color: #D3D3D3;
	overflow-y: scroll;
}
div {
}
#advert {
	position: fixed;
	top: 8px;
	right: 8px;
}
#loan {
}
#term {
}
p.welcome:first-letter {
	font-size: 3em;
	float: left;
}
span {
}
span.highlight {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
	vertical-align: super;
}
table {
	text-align: justify;
	font-size: 10pt;
}
table.body {
	color: #101020;
}
table.title {
	height: 150px;
	background-image: url('images/title.png');
	background-repeat: no-repeat;
}
table.navigation {
	text-align: center;
}
table.navigation h1 {
	text-align: right;
	display: none;
}
table.navigation a {
}
table.navigation a:link {
	display: inline-block;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC00;
	width: 140px;
	text-align: center;
	padding: 4px;
	text-decoration: none;
}
table.navigation a:visited {
	display: inline-block;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC00;
	width: 140px;
	text-align: center;
	padding: 4px;
	text-decoration: none;
}
table.navigation a:hover {
	background-color: #00FF00;
}
table.navigation a:active {
	background-color: #00FF00;
}
table.navigation2 {
}
table.navigation2 tr {
	text-align: right;
}
table.navigation2 a {
}
table.navigation2 a:link {
	display: inline-block;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004C99;
	width: 110px;
	text-align: center;
	padding: 2px;
	text-decoration: none;
}
table.navigation2 a:visited {
	display: inline-block;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004C99;
	width: 110px;
	text-align: center;
	padding: 2px;
	text-decoration: none;
}
table.navigation2 a:hover {
	background-color: #0066CC;
}
table.navigation2 a:active {
	background-color: #0066CC;
}
table.main {
}
table.news {
	font-size: 9pt;
}
table.data {
	color: #000000;
	text-align: center;
	font-size: 14pt;
	white-space: nowrap;
}
table.data2 {
	color: #000000;
	text-align: center;
	font-size: 10pt;
	white-space: nowrap;
}
table.data3 {
	color: #000000;
	text-align: center;
	font-size: 9pt;
	white-space: nowrap;
}
table.footer {
	color: #000000;
	background-image: url('images/pagerip.png');
	background-repeat: no-repeat;
	background-position: centre top;
	padding-top: 20px;
}
table.footer a:link {
}
table.footer a:visited {
}
table.footer a:hover {
}
table.footer a:active {
}
td.captcha {
	background-image: url('dynamic/wait.png');
	background-position: center;
	background-repeat: no-repeat;
}
th {
	text-align: center;
	font-size: 11pt;
	background-color: #B7C8DE;
}
th.alternate {
	text-align: center;
	font-size: 11pt;
	background-color: #009900;
}
tr {
}
tr.alternate {
	background-color: #FFFFF4;
}
p {
	font-size: 10pt;
	text-align: justify;
}
h1 {
	color: #000000;
	font-size: 18pt;
}
h2 {
	color: #000000;
	font-size: 14pt;
}
h3 {
	color: #000000;
	font-size: 12pt;
}
h4 {
	color: #000000;
	font-size: 10pt;
}
h5 {
	color: #000000;
	font-size: 9pt;
}
h6 {
	color: #000000;
	font-size: 8pt;
}
a {
}
a:link {
	color: #004C99;
}
a:visited {
	color: #004C99;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #00CC00;
}