﻿body {
	margin-top: 0px;
	margin-left: 0px;
}
H1 {
	font-family: Arial, Helvetica;
	color: black;
	font-size : 18pt;
	display : inline;
}
H2 {
	font-family: Arial, Helvetica;
	color: black;
	font-size : 16pt;
}
H3 {
	font-family: Arial, Helvetica;
	color: black;
	font-size : 14pt;
}
H4 {
	font-family: Arial, Helvetica;
	color: black;
	font-size : 12pt;
}
p {
	font-family: Arial, Helvetica;
	color: black;
	font-size : 10pt;
}
b {
	font-family: Arial, Helvetica;
	color: #112F61;
	font-size : 10pt;
}
i {
	font-family: Arial, Helvetica;
	color: #112F61;
	font-size : 10pt;
}
table {
	font-family: Arial, Helvetica;
	color: black;
	font-size : 10pt;
}
li {
	font-family: Arial, Helvetica;
	color: black;
	font-size : 10pt;
}
a:link {
	color : #000000;
}
a:visited {
	color : #000000;
}
a:hover {
	color : #979595;
}
a:active {
	color : #979595;
}
img {
	width: 350px;
	border-color : #000000;
	behavior: url("pngbehavior.htc");
}
.formfields {
	font-family: arial;
	color: #000000;
	font-size: 9pt;
	width: 100;
	border: 1px solid #8C7D54;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #FFFFFF;
	background-image: url('images/formgrad.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

.banner {
	width: 760px;
}
.floxer {
	width: 20px;
}
.homepic {
	width: 586px;
	height: 269px;
}
.paypal {
	width: 150px;
}
.twofifty {
	width:250px;
}
.twohundred{
	width:200px;
}
.onefifty{
	width: 150px;
}
.td-bg-bottom {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainwrapper {
	max-width:760px !important;
	width:760px !important;
	margin:0 auto !important;
}
