/* comment stuff out here */



a {
	color: #CC6666;

}
a:visited {
	color: #FF9999;
}

a:active {
	color: #FF9999;
}
a:hover {
	color: #339999;
}

.subhead1 {
	font-size: 120%;
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
}
.subhead2 {
	font-weight: bold;
	color: #CC6666;
}
.subhead3 {
	font-style: italic;
	font-weight: bold;
	color: #CC6666;
}
.subhead4 {
	font-style: italic;
	color: #CC6666;
}
.tdheader {
	background-color: #9A9867;
	background-image: url(images/top_image.jpg);
	background-repeat: no-repeat;

}
.tdnav {
	background-color: #CC6666;
	text-align: right;
}

.nav1 {
	font-weight: bold;
	color: #FEEAE3;
	text-align: right;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;

}
.nav2 {
	color: #FEEAE3;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;

}
.nav3 {
	color: #FEEAE3;
	text-align: right;
	font-size: 10px;
	margin-right: 15px;
}

a.nav1:link {
	color: #FEEAE3;
	text-decoration: none;
}
a.nav1:visited {
	color: #FEEAE3;
	text-decoration: none;
}
a.nav1:hover {
	color: #FFFFFF;
	text-decoration: none;

}

a.nav2:link {
	color: #FEEAE3;
	text-decoration: none;

}
a.nav2:visited {
	color: #FEEAE3;
	text-decoration: none;

}
a.nav2:hover {
	color: #FFFFFF;
	text-decoration: none;

}

a.nav3:link {
	color: #FEEAE3;
	text-decoration: none;

}
a.nav3:visited {
	color: #FEEAE3;
	text-decoration: none;

}
a.nav3:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.navactive {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.caption {
	font-size: 11px;
	color: #DDDDDD;


}
.caption2 {
	font-size: 11px;
	color: #666666;
}

