body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #00A6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3Dlight-color:#FFFFFF;
	scrollbar-highlight-color:#623823;
	scrollbar-arrow-color:#623823;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#623823;
	scrollbar-darkshadow-color:#FFFFFF;
}
a {
	font-size: 13px;
	color: #330000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #009900;
}
a:active {
	text-decoration: underline;
	color: #FFFF99;
}
.copyright {
	font-size: 12px;
	color: FFFFFF;
}
.TermsPolicy {
	text-decoration: underline;
	cursor: hand;
}
.hugeFont {
	font-size: 24px;
	font-weight: bold;
	color: #00492F;
}
.ExFont {
	font-size: 26px;
	font-weight: bold;
	color: #00492F;
}
.bigFont {
	font-size: 16px;
	font-weight: bold;
	color: #623823;
}
.smallFont {
	font-size: 12px;
}
.tinyFont {
	font-size: 10px;
}
.tdBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E8F0EA;
	border-right-color: #C7D3CF;
	border-bottom-color: #C7D3CF;
	border-left-color: #E8F0EA;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.BGTop {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}.quotation {
	font-size: 15px;
	color: #00279B;
}

