
body {
	background-color: #455d83;
	margin-top: 0px;
	margin-bottom: 0px;
}


.buy {
	background-image:  url(images/buy-fade.jpg);
}

.linkbgd {
	background-image:  url(images/linkbgd.jpg);
background-repeat:no-repeat;

}

.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2f5883;
}

.breadcrumb a:link {
	color: #2f5883;
	text-decoration: underline;
}
.breadcrumb a:visited {
	text-decoration: underline;
	color: #2f5883;
}
.breadcrumb a:hover {
	text-decoration: none;
	color: #2f5883;
}
.breadcrumb a:active {
	text-decoration: underline;
	color: #2f5883;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}
.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.whitesubheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

	color: #FFFFFF;
}

.whitesubheading a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitesubheading a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.whitesubheading a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.whitesubheading a:active {
	text-decoration: underline;
	color: #FFFFFF;
}


.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

	color: #ffcc67;
}

.bottomnav a:link {
	color: #ffcc67;
	text-decoration: underline;
}
.bottomnav a:visited {
	text-decoration: underline;
	color: #ffcc67;
}
.bottomnav a:hover {
	text-decoration: none;
	color: #ffcc67;
}
.bottomnav a:active {
	text-decoration: underline;
	color: #ffcc67;
}

a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}
