
body,td,th {
	font-family: Century Gothic, Arial;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #889ba0;
}


.LinkText {
	
	text-transform: uppercase;
	font-family: Century Gothic, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.LeafBck {
	background-attachment: scroll;
	background-image: url(images/LeafBack.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FormStyle {
	border: 1px solid #2B89AC;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #2B89AC;
}
.FormButton {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2B89AC;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
.FullBdr {
	border: 1px solid #2B89AC;
}
.ProductSeperator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2B89AC;
	border-right-color: #2B89AC;
	border-bottom-color: #2B89AC;
	border-left-color: #2B89AC;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Arial;
}
h1 {
	font-size: 14px;
	color: #2B89AC;
}
.style1 {color: #FFFFFF}

a.LinkText:link {
	color: #ffffff;
	text-decoration: none;
}
a.LinkText:visited {
	text-decoration: none;
	color: #ffffff;
}
a.LinkText:active {
	text-decoration: none;
	color: #ffffff;
}
a.LinkText:hover {
	text-decoration: underline;
	color: #99CCFF;
}

a:link {
	color: #2b89ac;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #2B89AC;
}
a:hover {
	text-decoration: underline;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #2b89ac;
}
