body {
	background-image: url(../img/bground.gif);
	font-family: Tahoma;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	height: auto;
	text-decoration: none;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-repeat: repeat-y;
}

a:link {
	color: #ffcc00;
	
	text-decoration: none;
}

a:hover {
	color: #ffff99;
	text-decoration: none;
}

a:visited {
	color: #cc9900;
	text-decoration: none;
}

h1 {
	color: #ffcc00;
}

h2 {
	color: #ffcc00
}

h3 {
	color: #ffcc00
}

.nav {
	font: "News Gothic MT","tahoma",sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	}
	
.nav a:link {
	font: "News Gothic MT","tahoma",sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-decoration: underline;
	}

.nav a:hover {
	font: "News Gothic MT","tahoma",sans-serif;
	font-size: 20px;
	color: #ffff99;
	text-decoration: underline;
	}
	
.nav a:visited {
	font: "News Gothic MT","tahoma",sans-serif;
	font-size: 20px;
	color: #FFFFCC;
	text-decoration: none;
}

.navfirst {
	font: "News Gothic MT","tahoma",sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #ffcc00;
	text-decoration: underline;
	}
	
.navfirst a:link {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
}

.navfirst a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.navfirst a:visited {
	color: #ffcc00;
	text-decoration: underline;
}

.copyright {
	font: Tahoma,Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.copyright a:link {
	color: #ffcc00;
	text-decoration: none;
}

.copyright a:hover {
	color: #FFFF99;
	text-decoration: none;
}

.copyright a:visited {
	color: Yellow;
	text-decoration: none;
}

.rightnav {
	font: Tahoma,Sans-Serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(../img/DYellowBullet.gif);
	list-style-position: outside;
}

.rightnav a:link {
	color: #ffffff;
	text-decoration: none;
}

.rightnav a:hover {
	color: #ffff99;
	text-decoration: none;
}

.rightnav a:visited {
	color: #ffcc00;
	text-decoration: none;
}

.yellow20 {
	font: "News Gothic MT","tahoma",sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffcc00;
	}
	
	.yellowbody {
	font-family: Tahoma;
	color: #ffcc00;
	font-size: 14px;	
}

.yellowcopyright {
	font: Tahoma,Sans-Serif;
	color: #ffcc00;
	text-decoration: none;
	font-size: 12pts;
}
.caption {
	font-family: "Trebuchet MS";
	color: #ffcc00;
	font-size: 12px;
	font-weight: bold;
	border-bottom: dotted #999999;
	border-bottom-width: 1px;
	}

