<style>

body { background: #003366; font-family: Arial,Verdana,sans-serif; font-size: 80%}
.navBarTitle { font-family: Times New Roman, Times, serif; font-size: x-large; color: #ffffff; font-weight: bold}
.navBar { font-size: 80%; color: #ffffff; text-decoration: none; font-weight: bold }
.navBarpipe { font-size: large; color: #336699; font-weight: bold}
a.navBar:hover  { color: #66ccff}

.leftBarLink {
	font-size: small;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	background-image: url(graphics/invisibledot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.leftBarLink:hover {
	color: #000000;
	display: block;
	background-color: #CCCC99;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	background-position: left center;
	list-style-position: inside;
	list-style-image: url(graphics/blackdot.gif);
	background-image: url(graphics/dotmouseover.gif);
	background-repeat: no-repeat;
}

.centerTopTitle { font-size: x-small; text-transform: uppercase; color: #666633; text-decoration: none; letter-spacing: 5px}
.centerTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #666633;
	text-decoration: none;
	text-transform: capitalize;
}
a.centerTitle:hover { color: #0066cc; }
.centerLink{ font-size: small; color: #003366; text-decoration: underline}
a.centerLink:hover { color: #0066cc}

.rightTitle { font-size: x-small; text-transform: uppercase; color: #333300; text-decoration: none; letter-spacing: 3px}
.rightBarLink { font-size: small; color: #003366; text-decoration: none}
a.rightBarLink:hover { color: #0066cc }

td.left { background: #003366; }
td.center { background: #ffffff; }
td.right { background: #cccc99; }
td.navBar { background: #003366; }

.leftLine {
	background: #336699;
	background-color: #003366;
}

td.footer { background: #003366; }
.footer { font-size: x-small; color: #ffffff }
a.footer { font-size: x-small; color: #ffffff }
.footer1 {font-size: x-small; color: #ffffff }
.style5 {font-size: 60%}


</style>

.centerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #336699;
}
.rightbarhead {
	font-size: small;
	color: #003366;
}
.current {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
.smallbarlink {
	font-size: x-small;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #003366;
}
.currentsmallbar {
	font-size: x-small;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	display: block;
	background-image: url(http://www.durrantdesigns.com/graphics/dotmouseover.gif);
	background-repeat: no-repeat;
	background-color: #CCCC99;
}
a.smallbarlink:hover {
	font-size: x-small;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	background-image: url(http://www.durrantdesigns.com/graphics/dotmouseover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	background-color: #CCCC99;
}
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	background-color: #CCCC99;
	padding: 5px;
	display: block;
	border: 1px solid #000000;
}

.centersmalltitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: capitalize;
	color: #666633;
	text-decoration: none;
}
