﻿body {
	font-family: Arial, Helvetica, sans-serif;
}
.para1 {
	font-size: small;
	margin-left: 20px;
	margin-right: 20px;
}
.para_ctr {
	font-size: small;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
.image1 {
	border-style: solid;
	border-width: 1px;
	margin: 10px;
}
.small {
	font-size: small;
}
.border {
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}
.small_lft {
	text-align: left;
	font-size: small;
}
.bk_ltgrn {
	border: 1px solid #000000;
	background-color: #CCFFCC;
}
.green {
	color: #008000;
}
.lt_grn {
	color: #99FF99;
}
.green_bk {
	border-width: 1px;
	background-color: #CCFFCC;
}
.all_caps_title {
	font-size: x-large;
	letter-spacing: 4pt;
	font-weight: bold;
	font-family: "Arial Black";
	text-transform: uppercase;
}
.all_white_caps {
	font-size: x-large;
	letter-spacing: 4pt;
	font-weight: bold;
	font-family: "Arial Black";
	text-transform: uppercase;
	color: #FFFFFF;
}
.small_ctr {
	font-size: small;
	text-align: center;
}
.orange_bk {
	background-color: #FFD5AA;
}
.page {
	padding: 20px 10% 5% 10%;
	background-image: url('images/dark-forest.jpg');
}
.page2 {
	padding: 20px 10% 5% 10%;
	background-color: #000000;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.monthly_picks {
	background-color: #FFD5AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.white_gil_20 {
	color: #FFFFFF;
	text-align: left;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}
.footer_bk {
	font-size: small;
	background-image: url('images/footer_bk.gif');
}
.top_bk {
	text-align: center;
	background-image: url('images/top_bk.png');
}
.mid_bk {
	background-image: url('images/mid_bk.png');
	text-align: center;
}
.bottom_bk {
	text-align: center;
	background-image: url('images/bottom_bk.png');
}
.top_hdr_bk {
	text-align: center;
	background-image: url('images/top_hdr_bk.png');
}
.mid_hdr_bk {
	background-image: url('images/mid_hdr_bk.png');
	text-align: center;
}
.bottom_hdr_bk {
	text-align: center;
	background-image: url('images/bottom_hdr_bk.png');
}
.bk_blk {
	background-color: #000000;
}
.bk_blk_ctr {
	text-align: center;
	background-color: #000000;
}
.bk_wht {
	background-color: #FFFFFF;
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.xsmall {
	font-size: x-small;
}
.xsm_ctr {
	text-align: center;
	font-size: x-small;
}
.bk_wht {
	text-align: center;
	background-color: #FFFFFF;
}
A:link {
	COLOR: #008000;
	TEXT-DECORATION: underline;
	font-family: Arial;
}
.left {
	text-align: left;
}
A:visited {
	COLOR: #008000;
	TEXT-DECORATION: none;
	font-family: Arial;
}
A:active {
	COLOR: #FF0000;
	font-family: Arial;
}
A:hover {
	COLOR: #FF9933;
	TEXT-DECORATION: underline;
	font-family: Arial;
}
h1 {
	font-family: Arial;
	font-size: 24pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}
h2 {
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
h4 {
	font-size: 12pt;
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.smallfont {
	text-align: left;
	font-size: 8pt;
}
.small {
	font-size: small;
}
.maintable {
	border: 3px solid #000000;
	background-color: #FFFFFF;
	align= center;
}
.no_brdr {
	border-width: 0px;
}
.no_bdr_ctr {
	border-width: 0;
	text-align: center;
}
.margin_10 {
	margin-left: 10px;
	margin-right: 10px;
}
.margin_10_top {
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
}
.para10 {
	margin: 10px;
	padding: 10px;
}
.legal {
	font-size: 8pt;
	color: #333333;
}