@charset "utf-8";
.Slogan {
	text-align: center;
	color: #FF7F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
}
.emaillinks {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}

.emaillinks:hover {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.contacttext {
	color: #FF7F00;
}

.table {
	table-layout: fixed;
}


/* CSS Document */
p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 21px;
	padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
}

.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 140px;
	text-align: left;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 50px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #DFAE35;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: left
}
.ContentHeaderPurchase {
	font-size: 24px;
	color: #FF7F00;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 100;
}


.TableBorder {
	border-collapse:collapse;
	border:1px solid #FFF;
	color: #FFF;
}
.ContentHeader1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFC63F;
}

.redtext {
	color: #F00;
	font-size:20px;
}
.greentext {
	color: #0F0;
	font-size:20px;
}
.pinktext {
	color: #FF80FF;
	font-size:20px;
}
.yellowtext {
	color: #FF0;
	font-size:20px;
}
.purpletext {
	color: #800080;
	font-size:20px;
}
.bluetext {
	color: #00C1C1;
	font-size:20px;
}
.orangetext {
	color: #FF8000;
	font-size:20px;
}
.whitetext {
	color: #FFF;
	font-size:20px;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.16size {
	font-size: 24px;
}
