@charset "utf-8";

body
{
	background-color:#000000;
	text-align:center;
}
h1,h4,h1 a:link,h1 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #236a8f;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h1 a:hover {
	color: #759143;
}
h2 , h2 a:link, h2 a:visited{
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	color: #769143;
	border: 0;
	text-align: left;
	text-decoration: none;
}
h2 a:hover {
	color: #236a8f;
	text-decoration: underline;
}
h3 , p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 0;
	text-align: inherit;
	margin: 0;
	padding: 0;
}
h3 , h3 a:link{
	font-size: 8pt;
	color: #888888;
	margin-bottom: 0;
}
h3 a:hover{
	color: #333333;
}
h4,h4 a:link,h4 a:visited{
	color: #ffd200;
	font-size: 12pt;
	vertical-align:top;
}
h4 a:hover {
	color: #c07e00;
	text-decoration: underline;
}
p , h5, p a:link{
	font-family:Arial, Helvetica, sans-serif;
	color: #545454;
	margin: 0;
	padding: 0;
}
p a:hover{
	color: #74903a;
}
h5{
	color: #FF4400;
}
div#FinwickMain {
	position: relative;
	top: 0;
	width: 1000px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
div#FinwickBuy {
	position: relative;
	top: 0;
	width: 84px;
	height: 39px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	background: url(../../Images/purchase.png) 0 0 no-repeat;
}
div#FinwickLogin {
	position: relative;
	top: 0;
	width: 70px;
	height: 39px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	background: url(../../Images/login.png) 0 0 no-repeat;
}
