body{
	font : normal x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


A {
	color : #ff6600;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #ff6600;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #ff6600;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : #ff6600;
	text-decoration : none;
	font-weight : bold;
}


.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #663300;
		font-weight : bold;
}

.paraheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
		font-weight : bold;
}

.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #777777;
	font-style : italic;
		font-weight : bold;
}


.bannerbacking{
	font-family: Verdana, Arial, Helvetica, sans-serif;
		background-image : url(../images/topBanner.jpg);
		background-repeat : repeat-x;
			color : #ffffff;
	font-size : xx-small;
		padding-left : 2em;
}

.path{
	font-family: Verdana, Arial, Helvetica, sans-serif;
			color : #ffffff;
	font-size : xx-small;

}

.pathbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
			color : #ffffcc;
	font-size : xx-small;
			font-weight : bold;
}

.menubacking{
		background-image : url(../images/menuBacking.jpg);
		background-repeat : repeat-y;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #000000;
	padding-bottom : 1em;
	padding-left : 1em;
	padding-right : 1em;
	padding-top : 1em;
	color : #ffffcc;
	font-size : xx-small;
}

.credit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
			color : #999999;
	font-size : xx-small;
			font-weight : bold;
}

